{"id":56,"date":"2025-03-21T15:35:00","date_gmt":"2025-03-21T15:35:00","guid":{"rendered":"https:\/\/unexpectedmoncton.ca\/?page_id=56"},"modified":"2026-04-03T14:46:58","modified_gmt":"2026-04-03T14:46:58","slug":"home","status":"publish","type":"page","link":"https:\/\/unexpectedmoncton.ca\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n  \/* Force full screen width inside Kadence layout *\/\n  .hero-section {\n    position: relative;\n    width: 100vw;\n    height: 85vh;\n    overflow: hidden;\n    margin-left: calc(-50vw + 50%);\n  }\n\n  .hero-background {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-size: cover;\n    background-position: center;\n    z-index: 0;\n  }\n\n  \/* Desktop background *\/\n  .hero-background.desktop {\n    background-image: url('https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/hero-image-take-2.png');\n  }\n\n  \/* Mobile background *\/\n  @media (max-width: 768px) {\n    .hero-background.desktop {\n      background-image: url('https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/cropped-mobile-hero-image-1.png');\n    }\n  }\n\n  \/* Overlay wrapper *\/\n  .cover-wrapper {\n    position: relative;\n    z-index: 1;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    height: 100%;\n    width: 100%;\n  }\n\n  \/* Main disappearing overlay graphic *\/\n  #disappearing-image {\n    transition: opacity 0.4s ease;\n    max-width: 70vw;\n    width: 500px;\n  }\n\n  @media (max-width: 768px) {\n    #disappearing-image {\n      width: 65vw;\n    }\n  }\n\n  \/* Google rating overlay *\/\n  .google-rating-overlay {\n    position: absolute;\n    bottom: 25px; \/* anchored to the bottom of the hero *\/\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 2;\n    width: 25%; \/* scales relative to hero width *\/\n    max-width: 350px; \/* limit on desktop *\/\n    min-width: 200px; \/* don\u2019t get too small on mobile *\/\n    opacity: 1;\n    transition: opacity 0.5s ease; \/* slightly longer fade *\/\n  }\n\n  .google-rating-overlay img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  @media (max-width: 768px) {\n    .google-rating-overlay {\n      width: 50%;\n      bottom: 15px;\n    }\n  }\n<\/style>\n\n<div class=\"hero-section\">\n  <div class=\"hero-background desktop\"><\/div>\n\n  <div class=\"cover-wrapper\">\n    <div id=\"disappearing-image\">\n      <img decoding=\"async\"\n        src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/03\/dt-moncton-walking-tours.png\"\n        alt=\"Overlay Graphic\"\n        style=\"width: 100%; height: auto;\"\n      >\n    <\/div>\n\n    <!-- Google rating overlay -->\n    <div class=\"google-rating-overlay\" id=\"google-rating\">\n      <img decoding=\"async\"\n        src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/10\/review.png\"\n        alt=\"Google Rating\"\n      >\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  document.addEventListener(\"scroll\", function () {\n    const image = document.getElementById(\"disappearing-image\");\n    const rating = document.getElementById(\"google-rating\");\n\n    \/\/ When scroll > 35, main overlay disappears\n    if (window.scrollY > 140) {\n      image.style.opacity = \"0\";\n    } else {\n      image.style.opacity = \"1\";\n    }\n\n    \/\/ When scroll > 70 (slightly later), rating fades out too\n    if (window.scrollY > 280) {\n      rating.style.opacity = \"0\";\n    } else {\n      rating.style.opacity = \"1\";\n    }\n  });\n<\/script>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_29b7fa-e5 .kt-block-spacer{height:35px;}.wp-block-kadence-spacer.kt-block-spacer-56_29b7fa-e5 .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette9, #ffffff);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_29b7fa-e5\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"font-style:normal;font-weight:600\">Our Tours<\/h1>\n\n\n<style>.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap{grid-template-columns:repeat(3, minmax(0, 1fr));}.kb-row-layout-id56_5a9a2e-b8{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;isolation:isolate;}.kb-row-layout-id56_5a9a2e-b8 > .kt-row-layout-overlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.kb-row-layout-id56_5a9a2e-b8 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}}@media all and (max-width: 1024px){.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap{grid-template-columns:repeat(3, minmax(0, 1fr));}}@media all and (max-width: 767px){.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap > div:not(.added-for-specificity){grid-column:initial;}.kb-row-layout-id56_5a9a2e-b8 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_5a9a2e-b8 alignnone has-theme-palette9-background-color kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-3-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column56_7d2c1b-78 > .kt-inside-inner-col{border-top:0px solid #e6e3e3;border-right:0px solid #e6e3e3;border-bottom:0px solid #e6e3e3;border-left:0px solid #e6e3e3;}.kadence-column56_7d2c1b-78 > .kt-inside-inner-col,.kadence-column56_7d2c1b-78 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_7d2c1b-78 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_7d2c1b-78 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_7d2c1b-78 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_7d2c1b-78 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_7d2c1b-78{position:relative;}@media all and (max-width: 1024px){.kadence-column56_7d2c1b-78 > .kt-inside-inner-col{border-top:0px solid #e6e3e3;border-right:0px solid #e6e3e3;border-bottom:0px solid #e6e3e3;border-left:0px solid #e6e3e3;flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_7d2c1b-78 > .kt-inside-inner-col{border-top:0px solid #e6e3e3;border-right:0px solid #e6e3e3;border-bottom:0px solid #e6e3e3;border-left:0px solid #e6e3e3;flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_7d2c1b-78\"><div class=\"kt-inside-inner-col\"><style>.kb-row-layout-id56_5563f1-fd > .kt-row-column-wrap{align-content:center;}:where(.kb-row-layout-id56_5563f1-fd > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:center;}.kb-row-layout-id56_5563f1-fd > .kt-row-column-wrap{column-gap:var(--global-kb-gap-none, 0rem );row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_5563f1-fd{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow:clip;isolation:isolate;}.kb-row-layout-id56_5563f1-fd > .kt-row-layout-overlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.kb-row-layout-id56_5563f1-fd{box-shadow:0px 0px 15px 6px rgba(113, 128, 150, 0.23);}.kb-row-layout-id56_5563f1-fd > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_5563f1-fd > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id56_5563f1-fd > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_5563f1-fd alignnone has-theme-palette8-background-color kt-row-has-bg animate-in-delay animate-in-up custom-card wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-middle\">\n<style>.kadence-column56_0e2e50-5e > .kt-inside-inner-col,.kadence-column56_0e2e50-5e > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_0e2e50-5e > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_0e2e50-5e > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_0e2e50-5e > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_0e2e50-5e > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_0e2e50-5e{position:relative;}@media all and (max-width: 1024px){.kadence-column56_0e2e50-5e > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_0e2e50-5e > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_0e2e50-5e\"><div class=\"kt-inside-inner-col\">\n<div class=\"wp-block-cover is-light card-image-container has-aspect-ratio\" style=\"margin-top:0;margin-bottom:0;aspect-ratio:4\/3;min-height:unset;\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"480\" class=\"wp-block-cover__image-background wp-image-1704 size-full\" alt=\"\" src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/03\/peticodiac-1.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/03\/peticodiac-1.jpg 640w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/03\/peticodiac-1-300x225.jpg 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#8c7d78\"><\/span><div class=\"wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained\"><style>.wp-block-kadence-image.kb-image56_3c4bc4-c9:not(.kb-specificity-added):not(.kb-extra-specificity-added){margin-bottom:var(--global-kb-spacing-xxl, 5rem);}.wp-block-kadence-image.kb-image56_3c4bc4-c9{position:relative;z-index:2000;}.kb-image56_3c4bc4-c9.kb-image-is-ratio-size, .kb-image56_3c4bc4-c9 .kb-image-is-ratio-size{max-width:76px;width:100%;}.wp-block-kadence-column > .kt-inside-inner-col > .kb-image56_3c4bc4-c9.kb-image-is-ratio-size, .wp-block-kadence-column > .kt-inside-inner-col > .kb-image56_3c4bc4-c9 .kb-image-is-ratio-size{align-self:unset;}.kb-image56_3c4bc4-c9{max-width:76px;}.image-is-svg.kb-image56_3c4bc4-c9{-webkit-flex:0 1 100%;flex:0 1 100%;}.image-is-svg.kb-image56_3c4bc4-c9 img{width:100%;}.kb-image56_3c4bc4-c9:not(.kb-image-is-ratio-size) .kb-img, .kb-image56_3c4bc4-c9.kb-image-is-ratio-size{padding-top:0px;padding-bottom:var(--global-kb-spacing-5xl, 10rem);padding-left:var(--global-kb-spacing-xxs, 0.5rem);}.kb-image56_3c4bc4-c9 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image56_3c4bc4-c9 size-full no-zoom\"><img loading=\"lazy\" decoding=\"async\" width=\"139\" height=\"73\" src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/03\/newicon.png\" alt=\"\" class=\"kb-img wp-image-1709\"\/><\/figure>\n<\/div><\/div>\n\n\n<\/div><\/div>\n\n\n<style>.kadence-column56_8690e9-b0 > .kt-inside-inner-col{padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);padding-left:var(--global-kb-spacing-sm, 1.5rem);}.kadence-column56_8690e9-b0 > .kt-inside-inner-col,.kadence-column56_8690e9-b0 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_8690e9-b0 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_8690e9-b0 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_8690e9-b0 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_8690e9-b0 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_8690e9-b0{position:relative;}@media all and (max-width: 1024px){.kadence-column56_8690e9-b0 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_8690e9-b0 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_8690e9-b0\"><div class=\"kt-inside-inner-col\">\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:24px\">Petitcodiac River Guided Walking Tour<\/h6>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_f9c9ce-21 .kt-block-spacer{height:35px;}.wp-block-kadence-spacer.kt-block-spacer-56_f9c9ce-21 .kt-divider{border-top-width:1px;height:1px;border-top-color:#bebebe;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_f9c9ce-21\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<p class=\"has-text-align-center\"><strong>$40<\/strong> <strong>CAD<\/strong> \u2022 3 KM Walking \u2022 Free Cancellations<br>\ud83d\udcc5 Daily<br>\ud83d\udd51 9:30 am &#8211; 10:30 am<\/p>\n\n\n\n<p class=\"has-text-align-center\">Discover the stories and science of the home of the world\u2019s largest tides, from indigenous roots and Acadian battles to shipbuilding heyday and modern renaissance.<\/p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-1fb9aab6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/petitcodiac-river-guided-walking-tour\/\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\">Learn More<\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/petitcodiac-walking-tour-checkout\/\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\">Check Dates<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div><\/div><\/div>\n\n\n<style>.kadence-column56_9a91a2-8e > .kt-inside-inner-col{border-top:0px solid #d3d3d3;border-right:0px solid #d3d3d3;border-bottom:0px solid #d3d3d3;border-left:0px solid #d3d3d3;}.kadence-column56_9a91a2-8e > .kt-inside-inner-col,.kadence-column56_9a91a2-8e > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_9a91a2-8e > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_9a91a2-8e > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_9a91a2-8e > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_9a91a2-8e > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_9a91a2-8e{position:relative;}@media all and (max-width: 1024px){.kadence-column56_9a91a2-8e > .kt-inside-inner-col{border-top:0px solid #d3d3d3;border-right:0px solid #d3d3d3;border-bottom:0px solid #d3d3d3;border-left:0px solid #d3d3d3;flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_9a91a2-8e > .kt-inside-inner-col{border-top:0px solid #d3d3d3;border-right:0px solid #d3d3d3;border-bottom:0px solid #d3d3d3;border-left:0px solid #d3d3d3;flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_9a91a2-8e\"><div class=\"kt-inside-inner-col\"><style>.kb-row-layout-id56_aafdc7-10 > .kt-row-column-wrap{align-content:center;}:where(.kb-row-layout-id56_aafdc7-10 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:center;}.kb-row-layout-id56_aafdc7-10 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-none, 0rem );row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_aafdc7-10{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow:clip;isolation:isolate;}.kb-row-layout-id56_aafdc7-10 > .kt-row-layout-overlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.kb-row-layout-id56_aafdc7-10{box-shadow:0px 0px 15px 6px rgba(113, 128, 150, 0.23);}.kb-row-layout-id56_aafdc7-10 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_aafdc7-10 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id56_aafdc7-10 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_aafdc7-10 alignnone has-theme-palette8-background-color kt-row-has-bg animate-in-delay animate-in-up custom-card wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-middle\">\n<style>.kadence-column56_4f8ff8-79 > .kt-inside-inner-col,.kadence-column56_4f8ff8-79 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_4f8ff8-79 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_4f8ff8-79 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_4f8ff8-79 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_4f8ff8-79 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_4f8ff8-79{position:relative;}@media all and (max-width: 1024px){.kadence-column56_4f8ff8-79 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_4f8ff8-79 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_4f8ff8-79\"><div class=\"kt-inside-inner-col\"><style>.kb-image56_ac2f15-9a .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image56_ac2f15-9a size-full kb-image-is-ratio-size is-style-default card-image-container\"><a href=\"https:\/\/unexpectedmoncton.ca\/index.php\/downtown-moncton-food-tour\/\" class=\"kb-advanced-image-link\"><div class=\"kb-is-ratio-image kb-image-ratio-land43\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1828\" src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-scaled.jpg\" alt=\"Tour guide talking to a small group of adults about the building behind him.\" class=\"kb-img wp-image-411\" srcset=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-scaled.jpg 2560w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-300x214.jpg 300w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-1024x731.jpg 1024w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-768x548.jpg 768w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-1536x1097.jpg 1536w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/05\/MG_7318-Enhanced-NR-Edit-2048x1462.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/div><\/a><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column56_05bb27-dc > .kt-inside-inner-col{padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);padding-left:var(--global-kb-spacing-sm, 1.5rem);}.kadence-column56_05bb27-dc > .kt-inside-inner-col,.kadence-column56_05bb27-dc > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_05bb27-dc > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_05bb27-dc > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_05bb27-dc > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_05bb27-dc > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_05bb27-dc{position:relative;}@media all and (max-width: 1024px){.kadence-column56_05bb27-dc > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_05bb27-dc > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_05bb27-dc\"><div class=\"kt-inside-inner-col\">\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:24px\">Downtown Moncton Food &amp; Drink Tour<\/h6>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_6e73de-0d .kt-block-spacer{height:35px;}.wp-block-kadence-spacer.kt-block-spacer-56_6e73de-0d .kt-divider{border-top-width:1px;height:1px;border-top-color:#bebebe;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_6e73de-0d\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<p class=\"has-text-align-center\"><strong>$120<\/strong> <strong>CAD<\/strong> \u2022 3 KM Walking \u2022 Free Cancellations<br>\ud83d\udcc5 Wednesdays, Fridays &amp; Saturdays<br>\ud83d\udd51 1:30 pm &#8211; 5:00 pm<\/p>\n\n\n\n<p class=\"has-text-align-center\">Take a delicious stroll through the heart of Moncton for amazing sights, people and flavours that will raise your visit from great to unforgettable!<\/p>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-1fb9aab6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--2\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/downtown-moncton-food-tour\/\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\">Learn More<\/a><\/div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/downtown-walking-food-tour-checkout\/\" style=\"padding-right:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--50)\">Check Dates<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div><\/div><\/div>\n\n\n<style>.kadence-column56_b39df0-95 > .kt-inside-inner-col{border-top:0px solid #d3d3d3;border-right:0px solid #d3d3d3;border-bottom:0px solid #d3d3d3;border-left:0px solid #d3d3d3;}.kadence-column56_b39df0-95 > .kt-inside-inner-col,.kadence-column56_b39df0-95 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_b39df0-95 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_b39df0-95 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_b39df0-95 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_b39df0-95 > .kt-inside-inner-col{background-color:#f2fafd;}.kadence-column56_b39df0-95 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_b39df0-95{position:relative;}@media all and (max-width: 1024px){.kadence-column56_b39df0-95 > .kt-inside-inner-col{border-top:0px solid #d3d3d3;border-right:0px solid #d3d3d3;border-bottom:0px solid #d3d3d3;border-left:0px solid #d3d3d3;flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_b39df0-95 > .kt-inside-inner-col{border-top:0px solid #d3d3d3;border-right:0px solid #d3d3d3;border-bottom:0px solid #d3d3d3;border-left:0px solid #d3d3d3;flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_b39df0-95\"><div class=\"kt-inside-inner-col\"><style>.kb-row-layout-id56_ee0611-18 > .kt-row-column-wrap{align-content:center;}:where(.kb-row-layout-id56_ee0611-18 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:center;}.kb-row-layout-id56_ee0611-18 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-none, 0rem );row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_ee0611-18{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow:clip;isolation:isolate;}.kb-row-layout-id56_ee0611-18 > .kt-row-layout-overlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.kb-row-layout-id56_ee0611-18{box-shadow:0px 0px 15px 6px rgba(113, 128, 150, 0.23);border-top:0px solid #e6e3e3;border-right:0px solid #e6e3e3;border-bottom:0px solid #e6e3e3;border-left:0px solid #e6e3e3;}.kb-row-layout-id56_ee0611-18 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_ee0611-18 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 1024px){.kb-row-layout-id56_ee0611-18{border-top:0px solid #e6e3e3;border-right:0px solid #e6e3e3;border-bottom:0px solid #e6e3e3;border-left:0px solid #e6e3e3;}}@media all and (max-width: 767px){.kb-row-layout-id56_ee0611-18 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_ee0611-18{border-top:0px solid #e6e3e3;border-right:0px solid #e6e3e3;border-bottom:0px solid #e6e3e3;border-left:0px solid #e6e3e3;}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_ee0611-18 alignnone has-theme-palette8-background-color kt-row-has-bg animate-in-delay animate-in-up custom-card wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-middle\">\n<style>.kadence-column56_79ace9-22 > .kt-inside-inner-col{display:flex;}.kadence-column56_79ace9-22 > .kt-inside-inner-col,.kadence-column56_79ace9-22 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_79ace9-22 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_79ace9-22 > .kt-inside-inner-col{flex-direction:row;flex-wrap:wrap;align-items:center;}.kadence-column56_79ace9-22 > .kt-inside-inner-col > *, .kadence-column56_79ace9-22 > .kt-inside-inner-col > figure.wp-block-image, .kadence-column56_79ace9-22 > .kt-inside-inner-col > figure.wp-block-kadence-image{margin-top:0px;margin-bottom:0px;}.kadence-column56_79ace9-22 > .kt-inside-inner-col > .kb-image-is-ratio-size{flex-grow:1;}.kadence-column56_79ace9-22 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_79ace9-22{position:relative;}@media all and (max-width: 1024px){.kadence-column56_79ace9-22 > .kt-inside-inner-col{flex-direction:row;flex-wrap:wrap;align-items:center;}}@media all and (min-width: 768px) and (max-width: 1024px){.kadence-column56_79ace9-22 > .kt-inside-inner-col > *, .kadence-column56_79ace9-22 > .kt-inside-inner-col > figure.wp-block-image, .kadence-column56_79ace9-22 > .kt-inside-inner-col > figure.wp-block-kadence-image{margin-top:0px;margin-bottom:0px;}.kadence-column56_79ace9-22 > .kt-inside-inner-col > .kb-image-is-ratio-size{flex-grow:1;}}@media all and (max-width: 767px){.kadence-column56_79ace9-22 > .kt-inside-inner-col{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;}.kadence-column56_79ace9-22 > .kt-inside-inner-col > *, .kadence-column56_79ace9-22 > .kt-inside-inner-col > figure.wp-block-image, .kadence-column56_79ace9-22 > .kt-inside-inner-col > figure.wp-block-kadence-image{margin-top:0px;margin-bottom:0px;}.kadence-column56_79ace9-22 > .kt-inside-inner-col > .kb-image-is-ratio-size{flex-grow:1;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_79ace9-22 kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\"><style>.kb-image56_af9e07-43 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image56_af9e07-43 kb-image-is-ratio-size card-image-container\"><a href=\"https:\/\/unexpectedmoncton.ca\/index.php\/team-events\/\" class=\"kb-advanced-image-link\"><div class=\"kb-is-ratio-image kb-image-ratio-land43\"><img loading=\"lazy\" decoding=\"async\" width=\"1079\" height=\"807\" src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/10\/Brix-Counter.jpg-copy-2.png\" alt=\"\" class=\"kb-img wp-image-948\" srcset=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/10\/Brix-Counter.jpg-copy-2.png 1079w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/10\/Brix-Counter.jpg-copy-2-300x224.png 300w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/10\/Brix-Counter.jpg-copy-2-1024x766.png 1024w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2025\/10\/Brix-Counter.jpg-copy-2-768x574.png 768w\" sizes=\"auto, (max-width: 1079px) 100vw, 1079px\" \/><\/div><\/a><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column56_a9b56c-29 > .kt-inside-inner-col{padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);padding-left:var(--global-kb-spacing-sm, 1.5rem);}.kadence-column56_a9b56c-29 > .kt-inside-inner-col,.kadence-column56_a9b56c-29 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_a9b56c-29 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_a9b56c-29 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_a9b56c-29 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_a9b56c-29 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_a9b56c-29{position:relative;}@media all and (max-width: 1024px){.kadence-column56_a9b56c-29 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_a9b56c-29 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_a9b56c-29\"><div class=\"kt-inside-inner-col\">\n<h4 class=\"wp-block-heading has-text-align-center\" style=\"font-size:24px\">Team Events &amp; Private Tours<\/h4>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_e1e5c5-14 .kt-block-spacer{height:35px;}.wp-block-kadence-spacer.kt-block-spacer-56_e1e5c5-14 .kt-divider{border-top-width:1px;height:1px;border-top-color:#bebebe;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_e1e5c5-14\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<p class=\"has-text-align-center\"><code>\u2022<\/code> Fully customizable<br><code>\u2022<\/code> Explore the unique local spots people love<br><code>\u2022<\/code> Learn the story of the city<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_f9dce2-ea .kt-block-spacer{height:40px;}.wp-block-kadence-spacer.kt-block-spacer-56_f9dce2-ea .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette8, #F7FAFC);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_f9dce2-ea\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-1fb9aab6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--3\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/team-events\/\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Team Events<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline is-style-outline--4\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/private-tours\/\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">Private Tours<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div><\/div><\/div>\n\n<\/div><\/div>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_62a35d-62 .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-56_62a35d-62 .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette9, #ffffff);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_62a35d-62\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<style>.kb-row-layout-id56_4704c6-f8 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id56_4704c6-f8 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id56_4704c6-f8 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);max-width:var( --global-content-width, 1400px );padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding);padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_4704c6-f8{background-color:rgba(220,240,246,0.41);}.kb-row-layout-id56_4704c6-f8 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_4704c6-f8 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id56_4704c6-f8 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_4704c6-f8 alignfull kt-row-has-bg animate-in-delay animate-in-up wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n<style>.kadence-column56_861a4a-b5 > .kt-inside-inner-col,.kadence-column56_861a4a-b5 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_861a4a-b5 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_861a4a-b5 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_861a4a-b5 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_861a4a-b5 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_861a4a-b5{position:relative;}@media all and (max-width: 1024px){.kadence-column56_861a4a-b5 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_861a4a-b5 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_861a4a-b5\"><div class=\"kt-inside-inner-col\">\n<h5 class=\"wp-block-heading has-text-align-center\" style=\"font-size:30px;font-style:normal;font-weight:600\">What people are saying:<\/h5>\n\n\n<pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.8\" data-layout-id=\"4\" data-layout-category=\"slider\" data-set-id=\"drop-shadow\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"300\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1758844800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX9zHGLDjRW1In8Mza-9FWV3qr--vvsuspy1CuFkQkcRr2yYhApBQ=w40-h40-c-rp-mo-br100\" alt=\"payment maggie profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> payment maggie <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Thank you again for the amazing tour! Me and my family had the opportunity to visit Moncton with Mark and we really enjoyed. All the stops are amazing and well chosen. I\u2019d book again with no hesitation. \ud83e\udd70<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1758672000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLEMk9OgPd0xV6RdaAXVwo_93pIjxcJ_67ROOc4Y383as0qSQ=w40-h40-c-rp-mo-br100\" alt=\"Guy Raymond profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Guy Raymond <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Very interesting tour.\nWe got to see different hidden gems in Moncton as well as lots of history and fun facts.\nI highly recommend it.\nThank you Mark!!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1757030400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUstT_bHs1tdqrVp3xTqvNyj2Mow0Tbnc9BSrvnSvAXyJADDNHq=w40-h40-c-rp-mo-ba3-br100\" alt=\"Trevor Jones profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Trevor Jones <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->My son booked Mark for a 3 hour Tour &amp; it was well worth it if you are a tourist or new to the City. We did an interesting walk to entrepreneurial retail businesses &amp; buildings of architectural significance. Mark setup Apps for viewings &amp; we had lunch at a Taco Business whose owner won best new Entrepreneur for Moncton. Nice introductory tour to the City by a super nice guide Mark.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1755907200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIu2ciTZ-u79VknWThKwf8DTLulQTGY3nyOjfzdbA0ANdIw0Hw=w40-h40-c-rp-mo-br100\" alt=\"Ryan Cartner profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ryan Cartner <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->This tour was a wonderful way to spend an afternoon. We\u2019ve lived in Moncton for years, but Mark showed us a side of the city we\u2019d never experienced before. He introduced us to many hidden gems, and each stop offered something delicious and unique.\n\nWhat really stood out, though, were the stories. Mark brought Moncton\u2019s past to life with fascinating details and context that added so much depth to the experience. It felt like discovering a whole new city in our own backyard.\n\nThe pace was perfect, the variety of food and drinks was spot on, and the whole tour had such a welcoming, friendly vibe. Whether you\u2019re visiting Moncton or you\u2019ve lived here your whole life, this tour is absolutely worth it, You\u2019ll come away seeing the city in a whole new light.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1755907200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLIrPg7R5XQVrXuG9zmtGiKpyWhwiNtewLw9ZEyXCVcB6FR8w=w40-h40-c-rp-mo-br100\" alt=\"Sue Mcmanus profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sue Mcmanus <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Mark was very knowledgeable &amp; this tour was a great way to learn about the history of Moncton. The stops, food &amp; drink were very tasty &amp; enjoyable. The tour end with a cocktail on a roof top bar, which was the perfect ending.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1752537600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIWxsZfRFSLro8vMsUeN4FFT8VpfvUrtkrAk-jr2yGhBrzBOw=w40-h40-c-rp-mo-br100\" alt=\"Alex Chung profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Alex Chung <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Great tour! I loved the chocolate tasting!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1752537600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXUOfx3MQQWSkGGJcHeUA8Y4p_0elvXjNYRlg0wmj06ixMStlhpiw=w40-h40-c-rp-mo-br100\" alt=\"Donna Cruickshank profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Donna Cruickshank <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->This tour was a fun and easy walk about town.  We chatted, learned a little Moncton history, enjoyed the company of others from around the world, and saw what this wonderful city has to offer.  Thanks, Mark, for a wonderful few hours of experiencing the delicious food and drinks available to us.  The view from the rooftop was the absolute best way to end the tour.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1752105600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLk1Fqiv28_1ls1Q1IVVz9YG4Ln9vvm34vdvPITyQd4PaIy0FQ=w40-h40-c-rp-mo-br100\" alt=\"Lucinda Higgins profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Lucinda Higgins <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We were visiting from Montreal and this was the perfect addition to our visit. The tour's delightful mix of history, anecdotes, and delicious food and drinks made the afternoon fly by.\n\nWe were able to see the city in a richer, more detailed way than would have been possible on our own. By the end, I felt an increased connection with the city, which surprised me as I previously lived there for many years.\n\nI would highly recommend Mark's tour to anyone passing through Moncton!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1747699200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUaTVZoahsZjV22P59Z_mjg3FiNBNeU_XOTp5_XN-8N7l9xjnnt=w40-h40-c-rp-mo-ba3-br100\" alt=\"WENDY QUEEN profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> WENDY QUEEN <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->It was a beautiful sunny day for a walk about town.  So wonderful to visit places that I hadn't been to before.  Mark shared some interesting historical fact about people and places as we strolled downtown.   The food and beverages offered tasted great and looked amazing!  Be sure to come hungry and bring water if its a warm day.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1747526400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjWhbNivj5fh85KLwivpRSwX9EMSTXhRQrBlkKW9w06MR9J9J4Y31A=w40-h40-c-rp-mo-br100\" alt=\"Rena Sammut profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rena Sammut <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Great experience all around! Loved walking through moncton while learning about it's history and getting to try different offerings from different local businesses!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <div class=\"ti-verified-by ti-verified-by-row\" data-style=\"1\"> <div class=\"ti-inner\"> Verified by Trustindex <span class=\"ti-info-icon\"><\/span> <div class=\"ti-disclaimer\">Trustindex verified badge is the Universal Symbol of Trust. Only the greatest companies can get the verified badge who has a review score above 4.5, based on customer reviews over the past 12 months. <a href=\"https:\/\/www.trustindex.io\/?a=sys&amp;c=wp-verified-badge&amp;url=\/the-trustindex-verified-badge\/\" target=\"_blank\">Read more<\/a><\/div> <\/div> <\/div>  <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/trustindex-google-widget.css?1773958460\"><\/div>\n<\/div><\/div>\n\n<\/div><\/div>\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<style>.kb-row-layout-id56_dd8ef4-96 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id56_dd8ef4-96 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id56_dd8ef4-96 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_dd8ef4-96{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow:clip;isolation:isolate;}.kb-row-layout-id56_dd8ef4-96 > .kt-row-layout-overlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.kb-row-layout-id56_dd8ef4-96{background-color:rgba(237,242,247,0);}.kb-row-layout-id56_dd8ef4-96 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_dd8ef4-96 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}@media all and (max-width: 767px){.kb-row-layout-id56_dd8ef4-96 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_dd8ef4-96 alignnone kt-row-has-bg animate-in-delay animate-in-up wp-block-kadence-rowlayout\" id=\"contact\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column56_72bb90-56 > .kt-inside-inner-col,.kadence-column56_72bb90-56 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_72bb90-56 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_72bb90-56 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_72bb90-56 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_72bb90-56 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_72bb90-56{position:relative;}@media all and (max-width: 1024px){.kadence-column56_72bb90-56 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_72bb90-56 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_72bb90-56\"><div class=\"kt-inside-inner-col\"><\/div><\/div>\n\n<\/div><\/div>\n\n\n<div id=\"contactToggleWrapper\">\n  <button id=\"toggleFormBtn\">\n    Interested in a private tour? Have additional questions? Contact\u00a0us on the form below! <span class=\"arrow\">&#9660;<\/span>\n  <\/button>\n  <div id=\"collapsibleForm\" style=\"display: none; margin-top: 10px;\">\n  <style id=\"wpforms-css-vars-333\">\n\t\t\t\t#wpforms-333 {\n\t\t\t\t--wpforms-container-padding: 0px;\n--wpforms-container-border-width: 1px;\n--wpforms-container-border-radius: 3px;\n--wpforms-background-color: rgba(0, 0, 0, 0);\n--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n--wpforms-container-shadow-size-box-shadow: none;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-render-modern\" id=\"wpforms-333\"><form id=\"wpforms-form-333\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"333\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/index.php\/wp-json\/wp\/v2\/pages\/56\" data-token=\"9fbd768b2f592350e4b603b47f0c1166\" data-token-time=\"1775387553\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\">\t\t<div id=\"wpforms-333-field_4-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"4\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-333-field_4\" >Message Email Name<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-333-field_4\" class=\"wpforms-field-medium\" name=\"wpforms[fields][4]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-333-field_1-container\" class=\"wpforms-field wpforms-field-name\" data-field-id=\"1\"><fieldset><legend class=\"wpforms-field-label\">Name <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/legend><div class=\"wpforms-field-row wpforms-field-medium\"><div class=\"wpforms-field-row-block wpforms-first wpforms-one-half\"><input type=\"text\" id=\"wpforms-333-field_1\" class=\"wpforms-field-name-first wpforms-field-required\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-333-field_1-error\" required><label for=\"wpforms-333-field_1\" class=\"wpforms-field-sublabel after\">First<\/label><\/div><div class=\"wpforms-field-row-block wpforms-one-half\"><input type=\"text\" id=\"wpforms-333-field_1-last\" class=\"wpforms-field-name-last wpforms-field-required\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-333-field_1-last-error\" required><label for=\"wpforms-333-field_1-last\" class=\"wpforms-field-sublabel after\">Last<\/label><\/div><\/div><\/fieldset><\/div><div id=\"wpforms-333-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-333-field_2\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-333-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-333-field_2-error\" required><\/div><div id=\"wpforms-333-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-333-field_3\">Comment or Message<\/label><textarea id=\"wpforms-333-field_3\" class=\"wpforms-field-medium\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-333-field_3-error\" ><\/textarea><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-333-field_4-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-333-field_4-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-333-field_4-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"333\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/pages\/56\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-333\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\n  <\/div>\n<\/div>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_3cfddd-ba .kt-block-spacer{height:60px;}.wp-block-kadence-spacer.kt-block-spacer-56_3cfddd-ba .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette9, #ffffff);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_3cfddd-ba\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n<style>.kb-row-layout-id56_bf0446-87 > .kt-row-column-wrap{align-content:start;}:where(.kb-row-layout-id56_bf0446-87 > .kt-row-column-wrap) > .wp-block-kadence-column{justify-content:start;}.kb-row-layout-id56_bf0446-87 > .kt-row-column-wrap{column-gap:var(--global-kb-gap-md, 2rem);row-gap:var(--global-kb-gap-md, 2rem);padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;grid-template-columns:repeat(2, minmax(0, 1fr));}.kb-row-layout-id56_bf0446-87{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;overflow:clip;isolation:isolate;}.kb-row-layout-id56_bf0446-87 > .kt-row-layout-overlay{border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.kb-row-layout-id56_bf0446-87{border-top:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}.kb-row-layout-id56_bf0446-87 > .kt-row-layout-overlay{opacity:0.30;}@media all and (max-width: 1024px){.kb-row-layout-id56_bf0446-87 > .kt-row-column-wrap{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media all and (max-width: 1024px){.kb-row-layout-id56_bf0446-87{border-top:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}}@media all and (max-width: 767px){.kb-row-layout-id56_bf0446-87 > .kt-row-column-wrap{grid-template-columns:minmax(0, 1fr);}.kb-row-layout-id56_bf0446-87{border-top:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}}<\/style><div class=\"kb-row-layout-wrap kb-row-layout-id56_bf0446-87 alignnone has-theme-palette8-background-color kt-row-has-bg animate-in-delay animate-in-up wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-2-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n<style>.kadence-column56_491046-bd > .kt-inside-inner-col{display:flex;}.kadence-column56_491046-bd > .kt-inside-inner-col,.kadence-column56_491046-bd > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_491046-bd > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_491046-bd > .kt-inside-inner-col{flex-direction:row;flex-wrap:wrap;align-items:center;}.kadence-column56_491046-bd > .kt-inside-inner-col > *, .kadence-column56_491046-bd > .kt-inside-inner-col > figure.wp-block-image, .kadence-column56_491046-bd > .kt-inside-inner-col > figure.wp-block-kadence-image{margin-top:0px;margin-bottom:0px;}.kadence-column56_491046-bd > .kt-inside-inner-col > .kb-image-is-ratio-size{flex-grow:1;}.kadence-column56_491046-bd > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_491046-bd{position:relative;}@media all and (max-width: 1024px){.kadence-column56_491046-bd > .kt-inside-inner-col{flex-direction:row;flex-wrap:wrap;align-items:center;}}@media all and (min-width: 768px) and (max-width: 1024px){.kadence-column56_491046-bd > .kt-inside-inner-col > *, .kadence-column56_491046-bd > .kt-inside-inner-col > figure.wp-block-image, .kadence-column56_491046-bd > .kt-inside-inner-col > figure.wp-block-kadence-image{margin-top:0px;margin-bottom:0px;}.kadence-column56_491046-bd > .kt-inside-inner-col > .kb-image-is-ratio-size{flex-grow:1;}}@media all and (max-width: 767px){.kadence-column56_491046-bd > .kt-inside-inner-col{flex-direction:row;flex-wrap:wrap;justify-content:flex-start;}.kadence-column56_491046-bd > .kt-inside-inner-col > *, .kadence-column56_491046-bd > .kt-inside-inner-col > figure.wp-block-image, .kadence-column56_491046-bd > .kt-inside-inner-col > figure.wp-block-kadence-image{margin-top:0px;margin-bottom:0px;}.kadence-column56_491046-bd > .kt-inside-inner-col > .kb-image-is-ratio-size{flex-grow:1;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_491046-bd kb-section-dir-horizontal\"><div class=\"kt-inside-inner-col\"><style>.kb-image56_b40c87-64 .kb-image-has-overlay:after{opacity:0.3;}<\/style>\n<figure class=\"wp-block-kadence-image kb-image56_b40c87-64 size-full kb-image-is-ratio-size\"><a href=\"https:\/\/unexpectedmoncton.ca\/index.php\/more\/\" class=\"kb-advanced-image-link\"><div class=\"kb-is-ratio-image kb-image-ratio-land21\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"427\" src=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/01\/fundy.jpg\" alt=\"\" class=\"kb-img wp-image-1229\" srcset=\"https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/01\/fundy.jpg 640w, https:\/\/unexpectedmoncton.ca\/wp-content\/uploads\/2026\/01\/fundy-300x200.jpg 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/div><\/a><\/figure>\n<\/div><\/div>\n\n\n<style>.kadence-column56_692339-a2 > .kt-inside-inner-col{padding-top:var(--global-kb-spacing-sm, 1.5rem);padding-right:var(--global-kb-spacing-sm, 1.5rem);padding-bottom:var(--global-kb-spacing-sm, 1.5rem);padding-left:var(--global-kb-spacing-sm, 1.5rem);}.kadence-column56_692339-a2 > .kt-inside-inner-col,.kadence-column56_692339-a2 > .kt-inside-inner-col:before{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}.kadence-column56_692339-a2 > .kt-inside-inner-col{column-gap:var(--global-kb-gap-sm, 1rem);}.kadence-column56_692339-a2 > .kt-inside-inner-col{flex-direction:column;}.kadence-column56_692339-a2 > .kt-inside-inner-col > .aligncenter{width:100%;}.kadence-column56_692339-a2 > .kt-inside-inner-col:before{opacity:0.3;}.kadence-column56_692339-a2{position:relative;}@media all and (max-width: 1024px){.kadence-column56_692339-a2 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}@media all and (max-width: 767px){.kadence-column56_692339-a2 > .kt-inside-inner-col{flex-direction:column;justify-content:center;}}<\/style>\n<div class=\"wp-block-kadence-column kadence-column56_692339-a2\"><div class=\"kt-inside-inner-col\">\n<h5 class=\"wp-block-heading has-text-align-center\" style=\"font-size:24px\">More Moncton<\/h5>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_29a795-71 .kt-block-spacer{height:35px;}.wp-block-kadence-spacer.kt-block-spacer-56_29a795-71 .kt-divider{border-top-width:1px;height:1px;border-top-color:#bebebe;width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_29a795-71\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<p class=\"has-text-align-center\">Check out our ideas for more great activities while visiting the region!<\/p>\n\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_de9118-2c .kt-block-spacer{height:40px;}.wp-block-kadence-spacer.kt-block-spacer-56_de9118-2c .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette8, #F7FAFC);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_de9118-2c\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-1fb9aab6 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--5\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/unexpectedmoncton.ca\/index.php\/more\/\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\">View More<\/a><\/div>\n<\/div>\n<\/div><\/div>\n\n<\/div><\/div>\n\n<style>.wp-block-kadence-spacer.kt-block-spacer-56_dac2d5-fe .kt-block-spacer{height:50px;}.wp-block-kadence-spacer.kt-block-spacer-56_dac2d5-fe .kt-divider{border-top-width:1px;height:1px;border-top-color:var(--global-palette9, #ffffff);width:80%;border-top-style:solid;}<\/style>\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-56_dac2d5-fe\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\"\/><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Our Tours Petitcodiac River Guided Walking Tour $40 CAD \u2022 3 KM Walking \u2022 Free Cancellations\ud83d\udcc5 Daily\ud83d\udd51 9:30 am &#8211; 10:30 am Discover the stories and science of the home of the world\u2019s largest tides, from indigenous roots and Acadian battles to shipbuilding heyday and modern renaissance. Downtown Moncton Food &amp; Drink Tour $120 CAD&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"default","_kad_post_sidebar_id":"","_kad_post_content_style":"default","_kad_post_vertical_padding":"default","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-56","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/pages\/56","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/comments?post=56"}],"version-history":[{"count":434,"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/pages\/56\/revisions"}],"predecessor-version":[{"id":1821,"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/pages\/56\/revisions\/1821"}],"wp:attachment":[{"href":"https:\/\/unexpectedmoncton.ca\/index.php\/wp-json\/wp\/v2\/media?parent=56"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}