@ticketboothapp/booking 1.2.25-rc.0 β†’ 1.2.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/package.json +11 -29
  2. package/src/components/booking/AddOnsSection.tsx +2 -2
  3. package/src/components/booking/AdminPaymentChoiceModal.tsx +1 -1
  4. package/src/components/booking/BookingDialog.tsx +31 -13
  5. package/src/components/booking/BookingFlow.tsx +32 -27
  6. package/src/components/booking/BookingFlowCollage.tsx +10 -6
  7. package/src/components/booking/BookingFlowPlaceholder.tsx +1 -1
  8. package/src/components/booking/BookingFlowPreview.tsx +18 -9
  9. package/src/components/booking/BookingProductGrid.tsx +55 -19
  10. package/src/components/booking/Calendar.module.css +19 -4
  11. package/src/components/booking/Calendar.tsx +13 -8
  12. package/src/components/booking/CancellationPolicySelector.tsx +2 -2
  13. package/src/components/booking/ChangeBookingDialog.tsx +22 -12
  14. package/src/components/booking/CheckoutForm.module.css +10 -0
  15. package/src/components/booking/CheckoutForm.tsx +10 -2
  16. package/src/components/booking/CheckoutModal.tsx +16 -14
  17. package/src/components/booking/DapFlowCollage.tsx +5 -2
  18. package/src/components/booking/DapTourDescription.tsx +4 -4
  19. package/src/components/booking/DependentAddOnBookingDialog.tsx +23 -16
  20. package/src/components/booking/DependentAddOnPaymentForm.tsx +10 -7
  21. package/src/components/booking/ItineraryBox.tsx +6 -6
  22. package/src/components/booking/ItineraryBuilder.tsx +1 -1
  23. package/src/components/booking/MealDrinkAddOnSelector.tsx +3 -3
  24. package/src/components/booking/PickupLocationSelector.tsx +20 -18
  25. package/src/components/booking/PickupTimeSelector.tsx +3 -3
  26. package/src/components/booking/PriceBreakdown.tsx +5 -5
  27. package/src/components/booking/PriceSummary.module.css +7 -0
  28. package/src/components/booking/PriceSummary.tsx +8 -7
  29. package/src/components/booking/PrivateShuttleBookingFlow.tsx +28 -19
  30. package/src/components/booking/PromoCodeInput.module.css +31 -25
  31. package/src/components/booking/PromoCodeInput.tsx +36 -24
  32. package/src/components/booking/ReturnTimeSelector.tsx +3 -3
  33. package/src/components/booking/TermsAcceptance.tsx +7 -2
  34. package/src/components/booking/TicketSelector.tsx +1 -1
  35. package/src/components/booking/TourDescription.tsx +11 -6
  36. package/src/components/booking/booking-flow.css +65 -4
  37. package/src/hooks/useBookingSourceMetadataFromLocation.ts +1 -1
  38. package/src/hooks/useIsBookingLaunchLive.ts +1 -1
  39. package/src/index.ts +26 -64
  40. package/src/providers/booking-dialog-provider.tsx +62 -53
  41. package/src/runtime/BookingHostContext.tsx +39 -0
  42. package/src/runtime/index.ts +13 -0
  43. package/src/runtime/types.ts +86 -0
  44. package/tsconfig.json +3 -5
  45. package/src/assets/icons/minus.svg +0 -7
  46. package/src/assets/icons/partner-logos/getyourguide.svg +0 -8
  47. package/src/assets/icons/plus.svg +0 -3
  48. package/src/colours.css +0 -23
  49. package/src/components/BookingDetails.module.css +0 -1591
  50. package/src/components/BookingDetails.tsx +0 -2264
  51. package/src/components/BookingWidget.tsx +0 -302
  52. package/src/components/ManageBookingView.tsx +0 -437
  53. package/src/components/PhoneInputWithCountry.module.css +0 -131
  54. package/src/components/PhoneInputWithCountry.tsx +0 -44
  55. package/src/components/PickupLocationDialog.module.css +0 -360
  56. package/src/components/PickupLocationDialog.tsx +0 -357
  57. package/src/components/PostBookingDependentAddOnUpsell.module.css +0 -174
  58. package/src/components/PostBookingDependentAddOnUpsell.tsx +0 -407
  59. package/src/components/button.css +0 -245
  60. package/src/components/button.tsx +0 -152
  61. package/src/components/colorable-svg.tsx +0 -29
  62. package/src/components/image.css +0 -29
  63. package/src/components/image.tsx +0 -113
  64. package/src/components/partner/PartnerBookingPage.module.css +0 -130
  65. package/src/components/partner/PartnerBookingPage.tsx +0 -390
  66. package/src/components/partner/PartnerBookingPageWithBrowserMetadata.tsx +0 -45
  67. package/src/components/product-tag.module.css +0 -30
  68. package/src/components/product-tag.tsx +0 -34
  69. package/src/components/product-theme-pages/image-modal.tsx +0 -248
  70. package/src/components/product-theme-pages/photo-gallery.module.css +0 -200
  71. package/src/components/terms/TermsContent.tsx +0 -178
  72. package/src/components/value-pill.module.css +0 -59
  73. package/src/components/value-pill.tsx +0 -46
  74. package/src/constants/images.ts +0 -556
  75. package/src/constants/pill-values.ts +0 -210
  76. package/src/constants/products.ts +0 -155
  77. package/src/contexts/AvailabilitiesCacheContext.tsx +0 -125
  78. package/src/contexts/CompanyContext.tsx +0 -70
  79. package/src/data/dap-descriptions/session-couples-families-friends.en.json +0 -61
  80. package/src/data/dap-descriptions/session-elopements.en.json +0 -60
  81. package/src/data/dap-descriptions/session-proposals.en.json +0 -60
  82. package/src/data/product-descriptions/afternoon-delight.en.json +0 -35
  83. package/src/data/product-descriptions/emerald-lake-escape.en.json +0 -68
  84. package/src/data/product-descriptions/lake-louise-adventure.en.json +0 -74
  85. package/src/data/product-descriptions/moraine-lake-adventure.en.json +0 -78
  86. package/src/data/product-descriptions/moraine-lake-sunrise-lake-louise-golden-hour.en.json +0 -65
  87. package/src/data/product-descriptions/moraine-lake-sunrise.en.json +0 -64
  88. package/src/data/product-descriptions/private-tour.en.json +0 -80
  89. package/src/data/product-descriptions/two-lakes-combo.en.json +0 -65
  90. package/src/data/products-config.json +0 -101
  91. package/src/lib/analytics.ts +0 -197
  92. package/src/lib/booking/booking-source.ts +0 -51
  93. package/src/lib/booking/checkout-breakdown.ts +0 -69
  94. package/src/lib/booking/correlation-id.ts +0 -46
  95. package/src/lib/booking/i18n/config.ts +0 -21
  96. package/src/lib/booking/i18n/index.tsx +0 -144
  97. package/src/lib/booking/i18n/messages/en.json +0 -236
  98. package/src/lib/booking/i18n/messages/fr.json +0 -236
  99. package/src/lib/booking/itinerary-display.ts +0 -36
  100. package/src/lib/booking/itinerary-labels.ts +0 -70
  101. package/src/lib/booking/location-calculations.ts +0 -43
  102. package/src/lib/booking/location-utils.ts +0 -165
  103. package/src/lib/booking/map-utils.ts +0 -153
  104. package/src/lib/booking/marker-icons.ts +0 -113
  105. package/src/lib/booking/normalize-booking-product-id.ts +0 -21
  106. package/src/lib/booking/pickup-location-types.ts +0 -25
  107. package/src/lib/booking/places-api.ts +0 -154
  108. package/src/lib/booking/pricing.ts +0 -466
  109. package/src/lib/booking/product-option-id.ts +0 -35
  110. package/src/lib/booking/source-metadata.ts +0 -226
  111. package/src/lib/booking/sunday-week.ts +0 -14
  112. package/src/lib/booking/theme.ts +0 -83
  113. package/src/lib/booking/trace-context.ts +0 -62
  114. package/src/lib/booking/utils.ts +0 -9
  115. package/src/lib/booking-api.ts +0 -1793
  116. package/src/lib/booking-constants.ts +0 -23
  117. package/src/lib/booking-ref.ts +0 -13
  118. package/src/lib/booking-types.ts +0 -36
  119. package/src/lib/currency.ts +0 -81
  120. package/src/lib/dap-descriptions.ts +0 -50
  121. package/src/lib/dap-itinerary-preview.ts +0 -315
  122. package/src/lib/dependent-add-on-api.ts +0 -434
  123. package/src/lib/env.ts +0 -96
  124. package/src/lib/firebase.ts +0 -20
  125. package/src/lib/job-application-api.ts +0 -83
  126. package/src/lib/manage-booking-embed-print.ts +0 -16
  127. package/src/lib/manage-booking-post-checkout.ts +0 -68
  128. package/src/lib/photo-dap-config.ts +0 -228
  129. package/src/lib/photo-packages.ts +0 -75
  130. package/src/lib/pickup/map-utils.ts +0 -56
  131. package/src/lib/pickup/marker-icons.ts +0 -19
  132. package/src/lib/product-descriptions.ts +0 -66
  133. package/src/lib/products-config.ts +0 -73
  134. package/src/providers/dependent-add-on-dialog-provider.tsx +0 -105
  135. package/src/radius.css +0 -5
  136. package/src/spacing.css +0 -7
  137. package/src/strings/en.json +0 -1774
  138. package/src/strings/es.json +0 -1573
  139. package/src/strings/fr.json +0 -1573
  140. package/src/strings/index.js +0 -23
  141. package/src/text-style.css +0 -56
  142. package/src/utils/currency-converter.ts +0 -101
@@ -1,60 +0,0 @@
1
- {
2
- "paragraphs": [
3
- "Planning to propose in one of the most breathtaking places on earth? Let us help you make it truly unforgettable. We know how to blend into the moment while capturing the joy of an intimate celebration beautifully."
4
- ],
5
- "sections": [
6
- {
7
- "title": "What's included",
8
- "content": [
9
- {
10
- "title": "30-minute session",
11
- "items": [
12
- "πŸ“Έ 20 to 25 minutes of photography time",
13
- "πŸ“ 2 Locations within walking distance",
14
- "πŸ–ΌοΈ 25 professionally edited photos delivered in a personalized online gallery"
15
- ]
16
- },
17
- {
18
- "title": "60-minute session",
19
- "items": [
20
- "πŸ“Έ 50 to 55 minutes of photography time",
21
- "πŸ“ 2-3 Locations within walking distance",
22
- "πŸ–ΌοΈ 50 professionally edited photos delivered in a personalized online gallery"
23
- ]
24
- },
25
- {
26
- "title": "90-minute session",
27
- "items": [
28
- "πŸ“Έ 80-90 mins of Photography Time",
29
- "πŸ“ 5 Locations within walking distance",
30
- "πŸ–ΌοΈ 75 professionally edited photos delivered in a personalized online gallery"
31
- ]
32
- },
33
- {
34
- "title": "Other details",
35
- "items": [
36
- "πŸ–₯️ Editing: Basic exposure and lighting adjustments + colour corrections",
37
- "πŸ‘­πŸ½ 2 People Max per session"
38
- ]
39
- }
40
- ]
41
- },
42
- {
43
- "title": "Available add ons",
44
- "content": [
45
- "πŸƒβ€β™€οΈ Express Service - 7 Day turnaround on images - $300",
46
- "πŸƒβ€β™€οΈπŸ’¨ Super Express Service - 48-hour turnaround on images - $900",
47
- "πŸ”¬ Additional Editing: Object Removal / Skin Retouching - $199/item",
48
- "βž• Additional Images: 15 Additional Images - $99",
49
- "♾️ The Works - Get ALL additional images taken on the day - $199"
50
- ]
51
- },
52
- {
53
- "title": "Exclusions",
54
- "content": [
55
- "πŸ’΅ Tips or Gratuities",
56
- "πŸ…ΏοΈ Parking Fees"
57
- ]
58
- }
59
- ]
60
- }
@@ -1,35 +0,0 @@
1
- {
2
- "shortDescription": "[Replace with short description.]",
3
- "paragraphs": [
4
- "[Replace with your full description paragraph 1. Afternoon departure to Moraine Lake and Lake Louise. Describe the relaxed timingβ€”ideal for those who prefer not to wake up early for sunrise.]",
5
- "[Replace with your full description paragraph 2. Cover the afternoon schedule, pickup locations, and how the tour flowsβ€”which lake first, how much time at each.]",
6
- "[Replace with your full description paragraph 3. Highlight the benefits of an afternoon tourβ€”different light for photography, fewer crowds at certain times, a more leisurely pace.]",
7
- "[Replace with your full description paragraph 4. Add who this tour suitsβ€”late risers, those with morning commitments, or visitors wanting a relaxed day exploring both lakes.]"
8
- ],
9
- "review": {
10
- "text": "[Replace with a customer review quote for this tour]",
11
- "name": "β€” [Reviewer Name]"
12
- },
13
- "sections": [
14
- {
15
- "title": "What's included",
16
- "content": [
17
- "Afternoon round-trip to both lakes",
18
- "Guide and park entry",
19
- "Approximate time at each lake"
20
- ]
21
- },
22
- {
23
- "title": "What to bring",
24
- "content": [
25
- "Layers, camera, water, snacks",
26
- "Comfortable shoes",
27
- "Sunscreen"
28
- ]
29
- },
30
- {
31
- "title": "Important information",
32
- "content": "[Replace with key info: afternoon departure time, pickup locations, cancellation policy, return time, etc.]"
33
- }
34
- ]
35
- }
@@ -1,68 +0,0 @@
1
- {
2
- "shortDescription": "Visit the <b>Big 3 lakes of the Canadian Rockies; Moraine Lake, Lake Louise, and Emerald Lake</b>. On this scenic <b>small-group tour through Banff and Yoho National Park</b>. With <b>pickups in Canmore, Banff, and Lake Louise</b>, relax while our guides handle the driving and logistics. Along the way, we’ll also stop at <b>Natural Bridge</b> and the <b>impressive Takakkaw Falls</b>, giving you the chance to experience the <b>most iconic landscapes</b> of the Rockies <b>in one unforgettable day</b>.",
3
- "paragraphs": [
4
- "Visit the <b>3 most iconic lakes of the Canadian Rockies</b> on this scenic small-group tour through Banff and Yoho National Park. <b>Designed for travelers who want to experience the region’s most famous landscapes in a single unforgettable day</b>, this tour takes you to <b>Moraine Lake, Lake Louise, and Emerald Lake</b>, along with several spectacular stops along the way.",
5
- "Your day begins with <b>convenient pickups in Canmore, Banff, or Lake Louise</b>. Sit back and relax while our local guides handle the driving and logistics, allowing you to enjoy the scenic journey through the mountains. Along the way, our guides will share stories about the region’s wildlife, geology, and history while pointing out some of the most beautiful viewpoints in the Rockies.",
6
- "You’ll visit three of the most breathtaking lakes in the Canadian Rockies. Experience the world-famous turquoise waters of <b>Moraine Lake</b>, take in the iconic setting of <b>Lake Louise</b>, and discover the vibrant colors of <b>Emerald Lake</b> in Yoho National Park. At Emerald Lake, you’ll enjoy <b>exclusive access to the Emerald Lake Lodge</b>, located on the <b>β€œisland in the Rockies”</b>, a quieter area of the lake with incredible views of the surrounding peaks. Guests also have the option to <b>purchase lunch packages from Emerald Lake Lodge</b>, making it easy to enjoy a meal while taking in the scenery.",
7
- "Along the way, we’ll also stop at several remarkable natural landmarks. See the powerful cascade of <b>Takakkaw Falls, one of the tallest waterfalls in Canada</b>, and visit the unique rock formations of <b>Natural Bridge</b>, carved by the <b>rushing waters of the Kicking Horse River</b>.",
8
- "To make the day even more enjoyable, we provide <b>hot drinks including locally roasted coffee, tea, and hot chocolate</b>, as well as water to refill your bottle and small trail snacks during the tour.",
9
- "With <b>comfortable transportation, knowledgeable local guides, and visits to some of the most spectacular locations in Banff and Yoho National Park</b>, this tour offers a relaxed and memorable way to experience the very best of the Canadian Rockies in one incredible day."
10
- ],
11
- "review": {
12
- "text": "Via Via is a fantastic tour company - I went on their Emerald Lake Escape tour yesterday and had the best time! The locations were stunning and the bus was very comfortable. Our leader LΓ©o was kind, personable, professional and a great driver – I was very happy with the service he and his colleagues provided throughout the day.",
13
- "name": "β€” Nichole V."
14
- },
15
- "sections": [
16
- {
17
- "title": "What's included",
18
- "content": [
19
- "β€’ Convenient pickup directly at your door in Canmore, Harvie Heights, Banff and Lake Louise 🏨 ",
20
- "β€’ Experienced local guides with tips and knowledge on the best photo spots, hikes, and view spots πŸ”οΈ ",
21
- "β€’ Brand new comfortable & luxury shuttles 🚐 ",
22
- "β€’ Trailsnacks 🍫",
23
- "β€’ Water to refills - bring your water bottle πŸ’§",
24
- "β€’ Phone chargers πŸ”‹ ",
25
- "β€’ Moraine Lake Access Fee 🏞️",
26
- "β€’ Banff National Park Pass 🏞️",
27
- "β€’ Yoho National Park Pass 🏞️"
28
- ]
29
- },
30
- {
31
- "title": "Tour highlights",
32
- "content": [
33
- "β€’ Visit the Big 3 lakes of the Canadian Rockies in one unforgettable day.",
34
- "β€’ Experience Moraine Lake, Lake Louise, and Emerald Lake on one scenic tour.",
35
- "β€’ Stop at the powerful Takakkaw Falls and the unique rock formations of Natural Bridge.",
36
- "β€’ Exclusive access to the peaceful Emerald Lake Island for incredible views and photos.",
37
- "β€’ Enjoy hot drinks, trail snacks, and water refills throughout the day.",
38
- "β€’ Relax on a scenic drive through Banff and Yoho National Park while our guides handle the logistics.",
39
- "β€’ Learn about the area’s wildlife, history, and hidden gems from our knowledgeable local guides."
40
- ]
41
- },
42
- {
43
- "title": "Additional information",
44
- "content": [
45
- "<strong>What to bring:</strong>",
46
- "Even in the summer, temperatures and weather conditions can change quickly in the mountains and can be below freezing temperatures around sunrise.",
47
- "βœ… Make sure to bring enough layers, sunrise in the mountains can still be pretty chilly!",
48
- "βœ… Bring a beanie and gloves to keep you cozy and comfortable",
49
- "βœ… Bring water and snacks to stay energized throughout the day",
50
- "βœ… Be prepared for quick weather changes in the mountains",
51
- "βœ… Check the current weather conditions via the link in your booking confirmation email before departure!",
52
- "<strong>Special requirements:</strong>",
53
- "Children's safety seats are available for children aged 2 and up or weighing 40lbs (18kg) or more.",
54
- "If your child is <strong>younger than 2</strong> or weighs <strong>less than 40lbs</strong>, a rear-facing safety seat is required, and <strong>customers must bring their own</strong>.",
55
- "Please inform us in advance if you need a children's safety seat or if you will be bringing your own. The children's safety seat can stay in the shuttle during your lake visit.",
56
- "<strong>Restrictions:</strong>",
57
- "Small pets are welcome if they can fit in a carry-on cage on your lap.",
58
- "Service animals of all sizes are allowed - <strong>please contact us beforehand if you're bringing a service animal</strong>.",
59
- "<strong>Cancellations:</strong>",
60
- "We offer standard, flexible, and premium cancellation policies.",
61
- "<strong>Standard Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>72 hours before departure</strong> for a <strong>50% refund</strong>.",
62
- "<strong>Flexible Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>24 hours before departure</strong> for a <strong>75% refund</strong>.",
63
- "<strong>Premium Cancellation:</strong> Guests can cancel their booking up to <strong>12 hours before departure</strong> for a <strong>full refund</strong>.",
64
- "Additionally, all guests may make changes to their booking date and time up to <strong>72 hours in advance of their trip</strong> (subject to availability). To cancel your booking, please contact us directly."
65
- ]
66
- }
67
- ]
68
- }
@@ -1,74 +0,0 @@
1
- {
2
- "shortDescription": "Spend the day <b>exploring Lake Louise</b> and its alpine trails with <b>direct access to the lake</b> - no traffic jams or parking hassles. With <b>convenient pickups in Canmore, Banff, and Lake Louise</b>, relax while our guides handle the driving and logistics. <b>Ideal for hikers</b>, you’ll have <b>five hours</b> to reach the <b>Lake Agnes Tea House</b> for lunch at 7,000 feet, hike the <b>Little Beehive Trail</b>, or explore this iconic place by canoe. Want more time? <b>Extend your stay by 3.5 hours</b>.",
3
- "paragraphs": [
4
- "Spend the day <b>exploring Lake Louise</b> and its surrounding alpine trails on this relaxed small-group shuttle. <b>Ideal for hikers and adventurers</b>, this tour gives you <b>direct access</b> to the lake <b>without the hassle of traffic jams or searching for parking</b>, along with plenty of <b>time to experience the area at your own pace</b>.",
5
- "Your trip begins with <b>convenient pickups in Canmore, Banff, or Lake Louise</b>. Sit back and enjoy the <b>scenic drive through Banff National Park</b> while our local guides handle the logistics and share stories about the mountains, wildlife, and history of the area along the way.",
6
- "Once at Lake Louise, you’ll have <b>five hours to explore</b> one of the most iconic alpine destinations in the Canadian Rockies. <b>Hike to the famous Lake Agnes Tea House</b> for lunch at 2,135 metres (7,000 feet), continue to the <b>Little Beehive for panoramic views</b>, or take a leisurely <b>walk along the lakeshore</b>. You can also <b>rent a canoe</b> (not included in the tour and available on a first-come, first-served basis) and paddle across the lake’s turquoise waters, or relax and enjoy the stunning mountain scenery.",
7
- "For a more relaxed visit, stop by the <b>Fairmont ChΓ’teau Lake Louise</b> and enjoy <b>lunch or a classic afternoon β€œhigh tea”</b> overlooking the lake.",
8
- "For those who want even <b>more time to explore</b>, you can <b>extend your stay by an additional 3.5 hours</b>. With comfortable transportation, convenient pickups, and plenty of time to explore, this shuttle offers an easy and memorable way to experience Lake Louise and its incredible alpine surroundings.",
9
- "<strong>Popular hikes from Lake Louise:</strong>",
10
- "β€’ Fairview Lookout: 2.4 km / 1.5 mi round trip ~45-60 minutes",
11
- "β€’ Lake Agnes Tea House: 7.4 km / 4.6 mi round trip ~2-3 hours ",
12
- "β€’ Little Beehive: 9.2 km / 5.7 mi round trip ~3-4 hours ",
13
- "β€’ Saddleback Pass: 8.7km / 5.4 mi round trip ~3-5 hours ",
14
- "<strong>Extended tour option recommended for:</strong>",
15
- "β€’ Big Beehive: 10.3 km / 6.4 mi round trip ~3-4 hours ",
16
- "β€’ Plain of Six Glaciers: 13.8 km / 8.6 mi round trip ~4-5 hours ",
17
- "β€’ Devil’s thumb: 11.4 km / 7 mi round trip ~4-6 hours"
18
- ],
19
- "review": {
20
- "text": "With the extended tour, we had more than enough time to do the Beehive hike. Everything went smoothly and the whole experience was very well organized.",
21
- "name": "β€” Laura W."
22
- },
23
- "sections": [
24
- {
25
- "title": "What's included",
26
- "content": [
27
- "β€’ Convenient pickup directly at your door in Canmore, Harvie Heights, Banff and Lake Louise 🏨 ",
28
- "β€’ Experienced local guides with tips and knowledge on the best photo spots, hikes, and view spots πŸ”οΈ ",
29
- "β€’ Brand new comfortable & luxury shuttles 🚐 ",
30
- "β€’ Trailsnacks 🍫",
31
- "β€’ Water to refills - bring your water bottle πŸ’§",
32
- "β€’ Phone chargers πŸ”‹ ",
33
- "β€’ Banff National Park Pass 🏞️"
34
- ]
35
- },
36
- {
37
- "title": "Tour highlights",
38
- "content": [
39
- "β€’ No hassle with direct access to the iconic Lake Louise for an unforgettable day. ",
40
- "β€’ Relax on a scenic drive through Banff National Park while our guides handle the logistics. ",
41
- "β€’ Spend 5 full hours exploring Lake Louise and its surrounding trails. ",
42
- "β€’ Rent a canoe to explore the glacial waters of Lake Louise",
43
- "β€’ Extend your tour to take on longer day hikes, and plan a lunch at Lake Agnes Tea House.",
44
- "β€’ Small-group experience for a more relaxed and personalized tour. ",
45
- "β€’ Learn about the area’s wildlife, history, and hidden gems from our knowledgeable local guides."
46
- ]
47
- },
48
- {
49
- "title": "Additional information",
50
- "content": [
51
- "<strong>What to bring:</strong>",
52
- "Even in the summer, temperatures and weather conditions can change quickly in the mountains and can be below freezing temperatures around sunrise.",
53
- "βœ… Make sure to bring enough layers, sunrise in the mountains can still be pretty chilly!",
54
- "βœ… Bring a beanie and gloves to keep you cozy and comfortable",
55
- "βœ… Bring water and snacks to stay energized throughout the day",
56
- "βœ… Be prepared for quick weather changes in the mountains",
57
- "βœ… Check the current weather conditions via the link in your booking confirmation email before departure!",
58
- "<strong>Special requirements:</strong>",
59
- "Children's safety seats are available for children aged 2 and up or weighing 40lbs (18kg) or more.",
60
- "If your child is <strong>younger than 2</strong> or weighs <strong>less than 40lbs</strong>, a rear-facing safety seat is required, and <strong>customers must bring their own</strong>.",
61
- "Please inform us in advance if you need a children's safety seat or if you will be bringing your own. The children's safety seat can stay in the shuttle during your lake visit.",
62
- "<strong>Restrictions:</strong>",
63
- "Small pets are welcome if they can fit in a carry-on cage on your lap.",
64
- "Service animals of all sizes are allowed - <strong>please contact us beforehand if you're bringing a service animal</strong>.",
65
- "<strong>Cancellations:</strong>",
66
- "We offer standard, flexible, and premium cancellation policies.",
67
- "<strong>Standard Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>72 hours before departure</strong> for a <strong>50% refund</strong>.",
68
- "<strong>Flexible Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>24 hours before departure</strong> for a <strong>75% refund</strong>.",
69
- "<strong>Premium Cancellation:</strong> Guests can cancel their booking up to <strong>12 hours before departure</strong> for a <strong>full refund</strong>.",
70
- "Additionally, all guests may make changes to their booking date and time up to <strong>72 hours in advance of their trip</strong> (subject to availability). To cancel your booking, please contact us directly."
71
- ]
72
- }
73
- ]
74
- }
@@ -1,78 +0,0 @@
1
- {
2
- "shortDescription": "Spend the day <b>exploring Moraine Lake</b> and its surrounding alpine trails with <b>direct access to the lake</b> - no traffic jams or parking hassles. With <b>convenient pickups in Canmore, Banff, and Lake Louise</b>, relax while our guides handle the driving and logistics. <b>Ideal for hikers</b>, you’ll have up to <b>4 hours to explore</b> the lakeshore, hike to Consolation Lakes, or take in the famous views from the Rockpile. Want more time? Have a look at our <b>extended options</b>.",
3
- "paragraphs": [
4
- "Spend the day <b>exploring Moraine Lake</b> and its surrounding alpine trails on this <b>relaxed small-group shuttle</b>. With <b>direct access to the lake</b> - no traffic jams or parking hassles - this tour is ideal for <b>hikers, photographers, and anyone wanting more time to experience one of the most breathtaking places in the Canadian Rockies</b>.",
5
- "Your trip begins with <b>convenient pickups in Canmore, Harvie Heights, Banff, or Lake Louise</b> in one of our comfortable vehicles. <b>Sit back and enjoy the scenic drive through Banff National Park</b> while our guides handle the logistics and share stories about the mountains, wildlife, and history of the area along the way.",
6
- "We offer <b>three daily departures at 8 AM, 9 AM, and 1 PM</b>, each giving you <b>3.5 to 4 hours at Moraine Lake to explore the area at your own pace</b>. Walk along the lakeshore, take in the famous view from the Rockpile, rent a canoe on the lake’s turquoise waters, or head into the mountains on one of the many scenic hiking trails surrounding the lake.",
7
- "For those looking to spend even more time exploring, <b>several extended return options are available</b>, giving hikers the opportunity to <b>complete longer alpine routes or combine multiple hikes in a single visit</b>.",
8
- "With comfortable transportation, convenient pickups, and plenty of time to explore, this shuttle offers one of the <b>easiest and most flexible ways to experience the beauty of Moraine Lake</b>.",
9
-
10
- "<strong>Popular hikes from Moraine Lake:</strong>",
11
- "β€’ Rockpile Trail: 0.8 km / 0.5 mi round trip ~15–30 minutes ",
12
- "β€’ Moraine Lakeshore Trail: 3 km / 1.9 mi round trip ~45–60 minutes ",
13
- "β€’ Consolation Lakes: 6 km / 3.7 mi round trip ~1.5–2 hours ",
14
- "β€’ Tower of Babel: 2.9 km / 1.8 mi round trip ~3-4 hours",
15
-
16
- "<strong>Extended tour option recommended for:</strong>",
17
- "β€’ Larch Valley: 8.6 km / 5.3 mi round trip ~3–4 hours ",
18
- "β€’ Eiffel Lake: 11.6 km / 7.2 mi round trip ~4–5 hours ",
19
- "β€’ Sentinel Pass via Larch Valley: 11.2 km / 7 mi round trip ~4–6 hours ",
20
- "β€’ Lake Annette: 13 km / 8 mi round trip ~4–6 hours"
21
- ],
22
- "review": {
23
- "text": "Via Via is a great shuttle service to Moraine Lake. Comfortable, efficient, and friendly with lots of tips on where to go and what to see. We had plenty of time to hike around Moraine Lake and really enjoy the area.",
24
- "name": "β€” Meyrem A."
25
- },
26
- "sections": [
27
- {
28
- "title": "What's included",
29
- "content": [
30
- "β€’ Convenient pickup directly at your door in Canmore, Harvie Heights, Banff and Lake Louise 🏨 ",
31
- "β€’ Experienced local guides with tips and knowledge on the best photo spots, hikes, and view spots πŸ”οΈ ",
32
- "β€’ Brand new comfortable & luxury shuttles 🚐 ",
33
- "β€’ Trailsnacks 🍫",
34
- "β€’ Water to refills - bring your water bottle πŸ’§",
35
- "β€’ Phone chargers πŸ”‹ ",
36
- "β€’ Moraine Lake Access Fee 🏞️",
37
- "β€’ Banff National Park Pass 🏞️"
38
- ]
39
- },
40
- {
41
- "title": "Tour highlights",
42
- "content": [
43
- "β€’ No hassle with direct access to the magical Moraine Lake for an unforgettable day. ",
44
- "β€’ Relax on a scenic drive through Banff National Park while our guides handle the logistics. ",
45
- "β€’ Spend 3.5-4 full hours exploring Lake Louise and its surrounding trails. ",
46
- "β€’ Rent a canoe to explore the turquoise waters of Moraine Lake.",
47
- "β€’ Extend your tour to embark on longer day hikes.",
48
- "β€’ Small-group experience for a more relaxed and personalized tour. ",
49
- "β€’ Learn about the area’s wildlife, history, and hidden gems from our knowledgeable local guides."
50
- ]
51
- },
52
- {
53
- "title": "Additional information",
54
- "content": [
55
- "<strong>What to bring:</strong>",
56
- "Even in the summer, temperatures and weather conditions can change quickly in the mountains and can be below freezing temperatures around sunrise.",
57
- "βœ… Make sure to bring enough layers, sunrise in the mountains can still be pretty chilly!",
58
- "βœ… Bring a beanie and gloves to keep you cozy and comfortable",
59
- "βœ… Bring water and snacks to stay energized throughout the day",
60
- "βœ… Be prepared for quick weather changes in the mountains",
61
- "βœ… Check the current weather conditions via the link in your booking confirmation email before departure!",
62
- "<strong>Special requirements:</strong>",
63
- "Children's safety seats are available for children aged 2 and up or weighing 40lbs (18kg) or more.",
64
- "If your child is <strong>younger than 2</strong> or weighs <strong>less than 40lbs</strong>, a rear-facing safety seat is required, and <strong>customers must bring their own</strong>.",
65
- "Please inform us in advance if you need a children's safety seat or if you will be bringing your own. The children's safety seat can stay in the shuttle during your lake visit.",
66
- "<strong>Restrictions:</strong>",
67
- "Small pets are welcome if they can fit in a carry-on cage on your lap.",
68
- "Service animals of all sizes are allowed - <strong>please contact us beforehand if you're bringing a service animal</strong>.",
69
- "<strong>Cancellations:</strong>",
70
- "We offer standard, flexible, and premium cancellation policies.",
71
- "<strong>Standard Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>72 hours before departure</strong> for a <strong>50% refund</strong>.",
72
- "<strong>Flexible Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>24 hours before departure</strong> for a <strong>75% refund</strong>.",
73
- "<strong>Premium Cancellation:</strong> Guests can cancel their booking up to <strong>12 hours before departure</strong> for a <strong>full refund</strong>.",
74
- "Additionally, all guests may make changes to their booking date and time up to <strong>72 hours in advance of their trip</strong> (subject to availability). To cancel your booking, please contact us directly."
75
- ]
76
- }
77
- ]
78
- }
@@ -1,65 +0,0 @@
1
- {
2
- "shortDescription": "Experience the <b>magic of sunrise</b> in the Canadian Rockies on our <b>#1-rated tour to Moraine Lake and Lake Louise</b>. With convenient <b>doorstep pickup</b> from <b>Canmore, Banff, or Lake Louise</b>, relax while our expert guides handle all the logistics. Arrive at Moraine Lake <b>before sunrise and ahead of the crowds</b>. Watch the alpenglow light up the Valley of the Ten Peaks while you enjoy <b>warm drinks and blankets</b> at the Rockpile.",
3
- "paragraphs": [
4
- "Start your day with an <b>unforgettable sunrise</b> in the Canadian Rockies on our <b>#1-rated small-group tour to Moraine Lake and Lake Louise</b>. Thoughtfully timed to beat the crowds, this experience lets you enjoy <b>two of Banff’s most iconic lakes</b> in their most peaceful moments.",
5
- "We’ll pick you up from your hotel or accommodation in <b>Canmore, Banff, or Lake Louise</b> so you can relax while our experienced guides take care of the driving and planning. At Moraine Lake, enjoy <b>locally roasted Eclipse coffee, tea, or hot chocolate</b> and <b>cozy blankets</b> as you watch the sunrise from the Rockpile, where the first light hits the Valley of the Ten Peaks and perfectly mirrors in Moraine Lake’s vibrant turquoise waters.",
6
- "Next, visit the quiet <b>Lake Louise during the so-called golden hour</b>, before the bigger daytime crowds roll in. Stroll along the lakeshore, capture stunning photos, or hike to Fairview Lookout for panoramic views of the lake and surrounding peaks.",
7
- "With exceptional local guides, comfortable transportation, and seamless planning, this tour offers a <b>fun, relaxed, and unforgettable</b> way to experience one of the <b>most beautiful mornings in the Canadian Rockies</b>."
8
- ],
9
- "review": {
10
- "text": "The trip was amazing! So easy to plan & book with lots of details about the day which was really useful! They offer blankets and hot drinks which is a really nice touch!",
11
- "name": "β€” Megan"
12
- },
13
- "sections": [
14
- {
15
- "title": "What's included",
16
- "content": [
17
- "β€’ Convenient pickup directly at your door in Canmore, Harvie Heights, Banff and Lake Louise 🏨",
18
- "β€’ Experienced local guides with tips and knowledge on the best photo spots, hikes, and view spots πŸ”οΈ",
19
- "β€’ Brand new comfortable & luxury shuttles 🚐",
20
- "β€’ Complimentary hot chocolate, coffee & tea β˜•οΈ",
21
- "β€’ Cozy blankets to keep you warm 🧣",
22
- "β€’ Headlamps for early mornings πŸ”¦",
23
- "β€’ Phone chargers πŸ”‹",
24
- "β€’ Moraine Lake Access Fee 🏞️"
25
- ]
26
- },
27
- {
28
- "title": "Tour highlights",
29
- "content": [
30
- "β€’ The most magical sunrise you'll ever witness at Moraine Lake!",
31
- "β€’ Quiet Golden Hour at the iconic Lake Louise.",
32
- "β€’ Enjoy this breathtaking sunrise with a hot drink under a cozy blanket!",
33
- "β€’ Smaller groups for a more intimate & personalized experience.",
34
- "β€’ Our sunrise shuttle arrives before sunrise - ensuring you get the best spots!",
35
- "β€’ Learn interesting insights, local tips, and stories from our expert guides.",
36
- "β€’ Optional: extend your stay and book our extended tour for a later return from Lake Louise."
37
- ]
38
- },
39
- {
40
- "title": "Additional information",
41
- "content": [
42
- "<strong>What to bring:</strong>",
43
- "Even in the summer, temperatures and weather conditions can change quickly in the mountains and can be below freezing temperatures around sunrise.",
44
- "βœ… Make sure to bring enough layers, sunrise in the mountains can still be pretty chilly!",
45
- "βœ… Bring a beanie and gloves to keep you cozy and comfortable",
46
- "βœ… Bring water and snacks to stay energized throughout the day",
47
- "βœ… Be prepared for quick weather changes in the mountains",
48
- "βœ… Check the current weather conditions via the link in your booking confirmation email before departure!",
49
- "<strong>Special requirements:</strong>",
50
- "Children's safety seats are available for children aged 2 and up or weighing 40lbs (18kg) or more.",
51
- "If your child is <strong>younger than 2</strong> or weighs <strong>less than 40lbs</strong>, a rear-facing safety seat is required, and <strong>customers must bring their own</strong>.",
52
- "Please inform us in advance if you need a children's safety seat or if you will be bringing your own. The children's safety seat can stay in the shuttle during your lake visit.",
53
- "<strong>Restrictions:</strong>",
54
- "Small pets are welcome if they can fit in a carry-on cage on your lap.",
55
- "Service animals of all sizes are allowed - <strong>please contact us beforehand if you're bringing a service animal</strong>.",
56
- "<strong>Cancellations:</strong>",
57
- "We offer standard, flexible, and premium cancellation policies.",
58
- "<strong>Standard Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>72 hours before departure</strong> for a <strong>50% refund</strong>.",
59
- "<strong>Flexible Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>24 hours before departure</strong> for a <strong>75% refund</strong>.",
60
- "<strong>Premium Cancellation:</strong> Guests can cancel their booking up to <strong>12 hours before departure</strong> for a <strong>full refund</strong>.",
61
- "Additionally, all guests may make changes to their booking date and time up to <strong>72 hours in advance of their trip</strong> (subject to availability). To cancel your booking, please contact us directly."
62
- ]
63
- }
64
- ]
65
- }
@@ -1,64 +0,0 @@
1
- {
2
- "shortDescription": "See <b>Moraine Lake at sunrise</b> on our <b>top-rated small-group tour</b>. With convenient <b>doorstep pickup</b> from <b>Canmore, Banff, or Lake Louise</b>, relax while our guides handle the logistics. Arrive at Moraine Lake <b>before sunrise and ahead of the crowds</b>. Watch the alpenglow light up the Valley of the Ten Peaks while you enjoy <b>warm drinks and blankets</b> at the Rockpile.",
3
- "paragraphs": [
4
- "<b>Start your day at Moraine Lake</b>, one of the most breathtaking places in the Canadian Rockies. This<b> small-group sunrise tour</b> is designed to <b>get you there before the sun rises and before the crowds arrive</b>, so you can experience the lake at its quietest and most beautiful.",
5
- "We’ll <b>pick you up from your accommodation in Canmore, Banff, or Lake Louise</b>, so you can sit back and relax while our local guides handle the early morning drive. Arriving before sunrise gives you time to <b>take in the stillness of the lake</b> and the surrounding mountains as the sky slowly begins to change.",
6
- "From the Rockpile, watch the <b>alpenglow and first light</b> illuminate the <b>Valley of the Ten Peaks</b> and <b>reflect across Moraine Lake’s turquoise water</b>. To keep you comfortable in the cool mountain air, <b>we provide warm drinks and cozy blankets while you enjoy the view</b>. Our guides will be nearby for <b>drink refills</b> and are always happy to <b>help take photos</b> so you can capture the moment.",
7
- "After sunrise, you’ll have time to walk along the lakeshore, take photos, or simply enjoy the peaceful morning atmosphere before the area becomes busy. With comfortable transportation and experienced local guides, <b>this tour offers a relaxed and memorable way to see one of the most iconic sunrises in the Canadian Rockies</b>."
8
- ],
9
- "review": {
10
- "text": "What an incredible experience watching the sunrise at Moraine Lake. The Via Via team were so helpful and the early morning was worth it - especially with the complimentary coffee!",
11
- "name": "β€” Jack P."
12
- },
13
- "sections": [
14
- {
15
- "title": "What's included",
16
- "content": [
17
- "β€’ Convenient pickup directly at your door in Canmore, Harvie Heights, Banff and Lake Louise 🏨",
18
- "β€’ Experienced local guides with tips and knowledge on the best photo spots, hikes, and view spots πŸ”οΈ",
19
- "β€’ Brand new comfortable & luxury shuttles 🚐",
20
- "β€’ Complimentary hot chocolate, coffee & tea β˜•οΈ",
21
- "β€’ Cozy blankets to keep you warm 🧣",
22
- "β€’ Headlamps for early mornings πŸ”¦",
23
- "β€’ Phone chargers πŸ”‹",
24
- "β€’ Moraine Lake Access Fee 🏞️"
25
- ]
26
- },
27
- {
28
- "title": "Tour highlights",
29
- "content": [
30
- "β€’ The most magical sunrise you'll ever witness at Moraine Lake!",
31
- "β€’ Enjoy this breathtaking sunrise with a hot drink under a cozy blanket!",
32
- "β€’ Smaller groups for a more intimate & personalized experience.",
33
- "β€’ Our sunrise shuttle arrives before sunrise - ensuring you get the best spots!",
34
- "β€’ Learn interesting insights, local tips, and stories from our expert guides.",
35
- "β€’ Optional: extend your stay and book our extended tour for a later return from Lake Louise."
36
- ]
37
- },
38
- {
39
- "title": "Additional information",
40
- "content": [
41
- "<strong>What to bring:</strong>",
42
- "Even in the summer, temperatures and weather conditions can change quickly in the mountains and can be below freezing temperatures around sunrise.",
43
- "βœ… Make sure to bring enough layers, sunrise in the mountains can still be pretty chilly!",
44
- "βœ… Bring a beanie and gloves to keep you cozy and comfortable",
45
- "βœ… Bring water and snacks to stay energized throughout the day",
46
- "βœ… Be prepared for quick weather changes in the mountains",
47
- "βœ… Check the current weather conditions via the link in your booking confirmation email before departure!",
48
- "<strong>Special requirements:</strong>",
49
- "Children's safety seats are available for children aged 2 and up or weighing 40lbs (18kg) or more.",
50
- "If your child is <strong>younger than 2</strong> or weighs <strong>less than 40lbs</strong>, a rear-facing safety seat is required, and <strong>customers must bring their own</strong>.",
51
- "Please inform us in advance if you need a children's safety seat or if you will be bringing your own. The children's safety seat can stay in the shuttle during your lake visit.",
52
- "<strong>Restrictions:</strong>",
53
- "Small pets are welcome if they can fit in a carry-on cage on your lap.",
54
- "Service animals of all sizes are allowed - <strong>please contact us beforehand if you're bringing a service animal</strong>.",
55
- "<strong>Cancellations:</strong>",
56
- "We offer standard, flexible, and premium cancellation policies.",
57
- "<strong>Standard Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>72 hours before departure</strong> for a <strong>50% refund</strong>.",
58
- "<strong>Flexible Cancellation:</strong> Guests can cancel their booking up to <strong>7 days prior to their trip</strong> for a <strong>full refund</strong>, cancel up to <strong>24 hours before departure</strong> for a <strong>75% refund</strong>.",
59
- "<strong>Premium Cancellation:</strong> Guests can cancel their booking up to <strong>12 hours before departure</strong> for a <strong>full refund</strong>.",
60
- "Additionally, all guests may make changes to their booking date and time up to <strong>72 hours in advance of their trip</strong> (subject to availability). To cancel your booking, please contact us directly."
61
- ]
62
- }
63
- ]
64
- }
@@ -1,80 +0,0 @@
1
- {
2
- "shortDescription": "<b>Build your ideal day</b> in the Canadian Rockies with a <b>fully customizable private tour tailored to your group</b>. With <b>pickups from Kananaskis, Canmore, Banff, or Lake Louise</b>, relax while your local guide handles the driving and logistics. <b>Visit iconic lakes, scenic viewpoints, and hidden gems at your own pace<b>. Our <b>experienced team specializes in crafting personalized experiences</b>, and with our <b>large fleet we can accommodate families, groups, or wedding parties</b>. We can also connect you with trusted <b>local photographers</b> to capture this day.",
3
- "paragraphs": [
4
- "<b>Create your perfect day</b> in the Canadian Rockies with a <b>fully customizable private tour designed around your interests, pace, and schedule</b>. Whether you’re looking for a <b>relaxed sightseeing experience, an adventurous day in the mountains, or a special celebration</b> with family and friends, our team will work with you to <b>craft a personalized itinerary</b> that makes the most of your time in the Rockies.",
5
- "Your private tour can <b>start whenever it suits you</b>, with options ranging <b>from sunrise to sunset</b> experiences. With <b>pickups from Kananaskis, Canmore, Banff, or Lake Louise</b>, simply relax while your dedicated local guide handles the driving, timing, and logistics. Our team has extensive knowledge of the region and will gladly <b>help plan the perfect route based on your interests</b>, ensuring you experience the very best the area has to offer.",
6
- "With our <b>large fleet of vehicles, we can comfortably accommodate couples, families, larger groups, or wedding parties</b>. We also work with talented <b>local photographers</b> if you’d like to capture special moments during your trip, whether it’s a surprise proposal, family photos, or a scenic photo tour. For those looking for a more active day, we can arrange <b>experienced hiking guides</b>, and we’re <b>happy to accommodate pets, paddle boards, and other gear</b> to make the day truly yours.",
7
- "Our private tours offer <b>direct access to the most sought-after locations in Banff and Yoho National Park</b>, allowing you to explore the region without the stress of planning routes, navigating busy roads, or searching for parking.",
8
- "<strong>Popular locations for private tours:</strong>",
9
- "β€’ Moraine Lake",
10
- "β€’ Lake Louise",
11
- "β€’ Emerald Lake",
12
- "β€’ Takakkaw Falls",
13
- "β€’ Johnston Canyon",
14
- "β€’ Peyto Lake",
15
- "β€’ Bow Lake",
16
- "β€’ Athabasca Glacier",
17
- "β€’ Lake Minnewanka",
18
- "β€’ Minnewanka Boat Cruise",
19
- "β€’ Vermillion Lakes",
20
- "β€’ Banff Gondola",
21
- "β€’ The towns of Banff, Canmore, and Kananaskis",
22
- "Whether you want to visit iconic lakes, discover hidden gems, enjoy scenic hikes, or simply relax and take in the views, <b>our team specializes in creating memorable private experiences</b> tailored entirely to your group."
23
- ],
24
- "review": {
25
- "text": "We had an amazing experience with Via Via visiting Moraine Lake, Lake Louise, and Emerald Lake. Our driver was incredibly friendly, knowledgeable, and made the whole day easy and stress-free. The private group setting felt very personal and we had plenty of time to explore each location. We never felt rushed, and the recommendations on where to go and what to see were spot on. Highly recommend if you want a comfortable and well-organized way to see the best spots in Banff with your group.",
26
- "name": "β€” Nichole V."
27
- },
28
- "sections": [
29
- {
30
- "title": "What's included",
31
- "content": [
32
- "β€’ Convenient pickup directly at your door in Canmore, Harvie Heights, Banff and Lake Louise 🏨 ",
33
- "β€’ Experienced local guides with tips and knowledge on the best photo spots, hikes, and view spots πŸ”οΈ ",
34
- "β€’ Brand new comfortable & luxury shuttles 🚐 ",
35
- "β€’ Trailsnacks 🍫",
36
- "β€’ Water to refills - bring your water bottle πŸ’§",
37
- "β€’ Complimentary hot chocolate, coffee & tea β˜•οΈ",
38
- "β€’ Fresh croissant from a local french-canadian bakery πŸ₯",
39
- "β€’ Lunch options available 🍽️",
40
- "β€’ Phone chargers πŸ”‹ ",
41
- "β€’ Moraine Lake Access Fee 🏞️",
42
- "β€’ Banff National Park Pass 🏞️"
43
- ]
44
- },
45
- {
46
- "title": "Tour highlights",
47
- "content": [
48
- "β€’ Completely customized itinerary crafted for your group. ",
49
- "β€’ No hassle with direct access to all of Banff’s hot spots for an unforgettable day. ",
50
- "β€’ Relax on a scenic drive through Banff National Park while our guides handle the logistics. ",
51
- "β€’ Choose between sunrise, sunset, half day, and full day adventures. ",
52
- "β€’ Private-group experience for a more relaxed and personalized tour. ",
53
- "β€’ Our large fleet can accommodate bigger groups or wedding parties. ",
54
- "β€’ Learn about the area’s wildlife, history, and hidden gems from our knowledgeable local guides. "
55
- ]
56
- },
57
- {
58
- "title": "Additional information",
59
- "content": [
60
- "<strong>What to bring:</strong>",
61
- "Even in the summer, temperatures and weather conditions can change quickly in the mountains and can be below freezing temperatures around sunrise.",
62
- "βœ… Make sure to bring enough layers, sunrise in the mountains can still be pretty chilly!",
63
- "βœ… Bring a beanie and gloves to keep you cozy and comfortable",
64
- "βœ… Bring water and snacks to stay energized throughout the day",
65
- "βœ… Be prepared for quick weather changes in the mountains",
66
- "βœ… Check the current weather conditions via the link in your booking confirmation email before departure!",
67
- "<strong>Special requirements:</strong>",
68
- "Children's safety seats are available for children aged 2 and up or weighing 40lbs (18kg) or more.",
69
- "If your child is <strong>younger than 2</strong> or weighs <strong>less than 40lbs</strong>, a rear-facing safety seat is required, and <strong>customers must bring their own</strong>.",
70
- "Please inform us in advance if you need a children's safety seat or if you will be bringing your own. The children's safety seat can stay in the shuttle during your lake visit.",
71
- "<strong>Restrictions:</strong>",
72
- "Small pets are welcome if they can fit in a carry-on cage on your lap.",
73
- "Service animals of all sizes are allowed - <strong>please contact us beforehand if you're bringing a service animal</strong>.",
74
- "<strong>Cancellations:</strong>",
75
- "<strong>Private Shuttle Cancellation:</strong> Guests can cancel their booking up to <strong>14 days prior to their trip</strong> for a <strong>full refund minus deposit</strong>, cancel up to <strong>7 days before departure</strong> for a <strong>50% refund minus deposit</strong>.",
76
- "Additionally, all guests may make changes to their booking date and time up to <strong>72 hours in advance of their trip</strong> (subject to availability). To cancel your booking, please contact us directly."
77
- ]
78
- }
79
- ]
80
- }