{"product_id":"100-wild-islands-instructional-tour","title":"100 Wild Islands, Nova Scotia","description":"\u003cstyle\u003e\n  .ko-clinic { font-family: inherit; color: #1E2D34; line-height: 1.65; text-align: left !important; container-type: inline-size; max-width: 100%; overflow-wrap: break-word; word-wrap: break-word; }\n  .ko-clinic * { box-sizing: border-box; margin: 0; padding: 0; text-align: left !important; max-width: 100%; }\n  .ko-clinic p { font-size: 15px; color: #5A7A86; line-height: 1.75; margin-bottom: 12px; text-align: left !important; }\n  .ko-clinic p:last-child { margin-bottom: 0; }\n  .ko-clinic strong { color: #1E2D34; }\n  .ko-clinic em { color: #1E2D34; font-style: normal; font-weight: 600; }\n  .ko-clinic a { color: #2D8C9E; }\n\n  .ko-stats {\n    display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px;\n    margin: 24px 0; padding: 16px 0;\n    border-top: 1px solid #E5E9EB; border-bottom: 1px solid #E5E9EB;\n  }\n  .ko-stat { text-align: center !important; min-width: 0; }\n  .ko-stat-val { font-size: 18px; font-weight: 700; color: #0B1D26; display: block; text-align: center !important; }\n  .ko-stat-label { font-size: 10px; color: #5A7A86; text-transform: uppercase; letter-spacing: 1px; text-align: center !important; min-width: 0; overflow-wrap: break-word; }\n\n  .ko-clinic h3 {\n    font-size: 15px; font-weight: 700; color: #0B1D26;\n    margin: 32px 0 6px; padding-top: 24px;\n    border-top: 1px solid #E5E9EB;\n  }\n  .ko-clinic h3:first-of-type { border-top: none; padding-top: 0; margin-top: 28px; }\n  .ko-clinic h3 + p { margin-bottom: 16px; }\n\n  .ko-list { margin: 8px 0 0 0; padding: 0; list-style: none; }\n  .ko-list li {\n    padding: 8px 0; border-bottom: 1px solid #EEF1F2;\n    font-size: 13px; color: #5A7A86; line-height: 1.55;\n    display: flex; gap: 8px; align-items: baseline;\n    min-width: 0;\n  }\n  .ko-list li:last-child { border-bottom: none; }\n  .ko-list li strong { display: inline !important; float: none !important; }\n  .ko-check li::before { content: '✔'; color: #2D8C9E; font-weight: 700; flex-shrink: 0; width: 14px; text-align: center; }\n  .ko-dash li::before { content: '—'; color: #C0C8CC; font-weight: 700; flex-shrink: 0; width: 14px; text-align: center; }\n\n  .ko-schedule {\n    margin-top: 16px;\n    border: 1px solid #E5E9EB; border-radius: 10px; overflow: hidden;\n  }\n  .ko-schedule-row {\n    display: grid; grid-template-columns: 160px 1fr;\n    border-bottom: 1px solid #EEF1F2;\n  }\n  .ko-schedule-row:last-child { border-bottom: none; }\n  .ko-schedule-row:nth-child(even) { background: #F3F8F9; }\n  .ko-schedule-day {\n    padding: 12px 14px; font-weight: 700; font-size: 13px;\n    color: #0B1D26; border-right: 1px solid #EEF1F2;\n    display: flex; align-items: center;\n  }\n  .ko-schedule-focus {\n    padding: 12px 14px; font-size: 13px;\n    color: #5A7A86; line-height: 1.55;\n  }\n\n  .ko-program-cards {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 12px;\n    margin-top: 16px;\n  }\n  .ko-program-card {\n    border: 1px solid #E5E9EB; border-radius: 10px;\n    padding: 18px 16px;\n  }\n  .ko-program-card-label {\n    font-size: 10px; font-weight: 700; letter-spacing: 1px;\n    text-transform: uppercase; color: #2D8C9E; display: block; margin-bottom: 6px;\n  }\n  .ko-program-card-title {\n    font-size: 14px; font-weight: 700; color: #0B1D26;\n    margin-bottom: 6px; display: block;\n  }\n  .ko-program-card-desc {\n    font-size: 12.5px; color: #5A7A86; line-height: 1.6;\n  }\n  .ko-program-card-link {\n    display: inline-block; margin-top: 10px;\n    font-size: 12px; font-weight: 600; color: #2D8C9E;\n    text-decoration: none;\n  }\n\n  .ko-prereq {\n    margin-top: 24px; padding: 12px 14px;\n    background: #F5F0E8; border-radius: 8px; border-left: 3px solid #2D8C9E;\n  }\n  .ko-prereq p { font-size: 13px; color: #1E2D34; margin: 0; }\n\n  .ko-faq { margin-top: 16px; }\n  .ko-faq details { border-bottom: 1px solid #EEF1F2; }\n  .ko-faq details:first-child { border-top: 1px solid #EEF1F2; }\n  .ko-faq summary {\n    font-weight: 700; font-size: 13px; color: #0B1D26;\n    padding: 14px 0; cursor: pointer;\n    display: flex; justify-content: space-between; align-items: center;\n    user-select: none; list-style: none;\n    min-width: 0; gap: 8px;\n  }\n  .ko-faq summary::-webkit-details-marker { display: none; }\n  .ko-faq summary::marker { display: none; content: ''; }\n  .ko-faq summary::after {\n    content: '+'; font-size: 16px; color: #2D8C9E;\n    transition: transform 0.2s; flex-shrink: 0; margin-left: 12px;\n  }\n  .ko-faq details[open] summary::after { transform: rotate(45deg); }\n  .ko-faq .ko-faq-a {\n    font-size: 13px; color: #5A7A86; line-height: 1.6; padding-bottom: 14px;\n  }\n\n  .ko-media-center { text-align: center !important; margin: 20px 0; }\n  .ko-media-center img { max-width: 100%; height: auto; border-radius: 8px; }\n\n  .ko-land {\n    margin-top: 32px; padding-top: 24px;\n    border-top: 1px solid #E5E9EB;\n  }\n  .ko-land p { font-size: 12.5px; color: #8A9BA3; line-height: 1.7; margin-bottom: 8px; }\n  .ko-land strong { color: #5A7A86; }\n\n  \/* ---- RESPONSIVE ---- *\/\n  @container (max-width: 400px) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n    .ko-stat-val { font-size: 16px; }\n    .ko-clinic p { font-size: 14px; }\n    .ko-list li { font-size: 12.5px; }\n    .ko-faq summary { font-size: 12.5px; }\n    .ko-faq .ko-faq-a { font-size: 12.5px; }\n    .ko-prereq p { font-size: 12.5px; }\n    .ko-schedule-row { grid-template-columns: 1fr; }\n    .ko-schedule-day { border-right: none; border-bottom: 1px solid #EEF1F2; padding: 10px 14px; }\n    .ko-schedule-focus { padding: 10px 14px; }\n    .ko-program-cards { grid-template-columns: 1fr; }\n  }\n  @supports not (container-type: inline-size) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n  @media (max-width: 360px) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n    .ko-stat-val { font-size: 15px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ko-clinic\"\u003e\n\u003c!-- ===== HEADER ===== --\u003e\n\u003cdiv class=\"ko-media-center\"\u003e\u003cimg height=\"74\" width=\"275\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/9608\/1443\/files\/kol2a_480x480.png?v=1696281142\" alt=\"Kayak Ontario\"\u003e\u003c\/div\u003e\n\u003c!-- ===== INTRO ===== --\u003e\n\u003cp\u003eThe 100 Wild Islands is one of the last intact coastal wilderness archipelagos in North America — 282 islands sprawling across Nova Scotia's Eastern Shore, just an hour from Halifax but a world away from everything. Turquoise water, white sand beaches, boreal rainforest, seals, seabirds, and tides that actually matter.\u003c\/p\u003e\n\u003cp\u003eIf you've paddled the Great Lakes and wondered what an ocean expedition feels like, this is your answer.\u003c\/p\u003e\n\u003cdiv class=\"ko-media-center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/9608\/1443\/files\/IMG_2564_2_480x480.jpg?v=1766337318\" alt=\"100 Wild Islands coastline\"\u003e\u003c\/div\u003e\n\u003c!-- ===== STATS BAR ===== --\u003e\n\u003cdiv class=\"ko-stats\"\u003e\n\u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003e5\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eDays\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003e100 Wild Islands\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eNova Scotia\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003e1:4\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eInstructor Ratio\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003eL1+\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eExperience Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== ITINERARY ===== --\u003e\n\u003ch3\u003eItinerary\u003c\/h3\u003e\n\u003cp\u003eExact route and campsites shift with tide, weather, and conditions — that's ocean paddling.\u003c\/p\u003e\n\u003cdiv class=\"ko-schedule\"\u003e\n\u003cdiv class=\"ko-schedule-row\"\u003e\n\u003cdiv class=\"ko-schedule-day\"\u003eDay 0 — Norse Cove\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-focus\"\u003eMeet the group. Pre-expedition briefing, orientations, and gear check. Norse Cove has graciously allowed us to camp on their land for the duration of the expedition.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-row\"\u003e\n\u003cdiv class=\"ko-schedule-day\"\u003eDay 1 — Launch\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-focus\"\u003eLaunch from Norse Cove into the archipelago. Establish camp on one of the outer islands.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-row\"\u003e\n\u003cdiv class=\"ko-schedule-day\"\u003eDays 2–4 — The Islands\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-focus\"\u003ePaddle toward Taylor's Head through the island chain — wildlife, tidal navigation, and time to just be out there.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-row\"\u003e\n\u003cdiv class=\"ko-schedule-day\"\u003eDay 5 — Takeout\u003c\/div\u003e\n\u003cdiv class=\"ko-schedule-focus\"\u003eReturn journey and trip wrap-up. Time to get some fish and chips.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-media-center\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0042\/9608\/1443\/files\/IMG_0293_6a3959e2-636d-42bf-8626-de719e347546_480x480.jpg?v=1766337346\" alt=\"100 Wild Islands paddling\"\u003e\u003c\/div\u003e\n\u003c!-- ===== WHAT'S INCLUDED ===== --\u003e\n\u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\u003cul class=\"ko-list ko-check\"\u003e\n\u003cli\u003eFive-day expedition with experienced ORCKA\/Paddle Canada coaches at 1:4 ratio\u003c\/li\u003e\n\u003cli\u003eSea kayak, paddle, PFD, and spray skirt\u003c\/li\u003e\n\u003cli\u003eGroup meals — planned, prepared, and cooked together as an expedition pod (Day 1 lunch through Day 5 lunch)\u003c\/li\u003e\n\u003cli\u003eCommon group camping gear — tarps, group kitchen essentials\u003c\/li\u003e\n\u003cli\u003eCamping and any required permits arranged for the group\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== WHAT TO BRING ===== --\u003e\n\u003ch3\u003eWhat to Bring\u003c\/h3\u003e\n\u003cul class=\"ko-list ko-dash\"\u003e\n\u003cli\u003eTransportation to Norse Cove, Nova Scotia's Eastern Shore\u003c\/li\u003e\n\u003cli\u003eSleeping bag, sleeping pad\u003c\/li\u003e\n\u003cli\u003ePersonal paddling clothing — wetsuit or drysuit, layers\u003c\/li\u003e\n\u003cli\u003eSnacks — lots of them\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== GOOD TO KNOW ===== --\u003e\n\u003ch3\u003eGood to Know\u003c\/h3\u003e\n\u003cul class=\"ko-list ko-dash\"\u003e\n\u003cli\u003eThis is tidal ocean paddling — currents, fog, and swell are part of the environment. Come expecting to work with the ocean, not around it.\u003c\/li\u003e\n\u003cli\u003eThe 100 Wild Islands archipelago covers 282 islands across Nova Scotia's Eastern Shore. Route and campsite decisions adapt daily based on conditions.\u003c\/li\u003e\n\u003cli\u003eNorse Cove is the base of operations — they've graciously extended their land for the expedition. If you need accommodation before or after, contact Norse Cove directly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ===== PREREQUISITE ===== --\u003e\n\u003cdiv class=\"ko-prereq\"\u003e\n\u003cp\u003e\u003cstrong\u003ePrerequisite:\u003c\/strong\u003e Paddle Canada Level 1 minimum — \u003ca href=\"https:\/\/shop.kayak-ontario.com\/collections\/sea-kayak-level-2-courses\"\u003eLevel 2 recommended\u003c\/a\u003e. This is tidal ocean water. If you only have L1 and sheltered water experience, do your Level 2 first. Not sure? \u003ca style=\"color: #2d8c9e;\" href=\"mailto:info@kayak-ontario.com\"\u003eGet in touch\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ===== FAQ ===== --\u003e\n\u003ch3\u003eQuestions\u003c\/h3\u003e\n\u003cdiv class=\"ko-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDo I need my own kayak or gear?\u003c\/summary\u003e\n\u003cdiv class=\"ko-faq-a\"\u003eNo. Sea kayak, paddle, PFD, spray skirt, and common group camping gear are all included. Bring your sleeping kit and personal paddling layers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does food work?\u003c\/summary\u003e\n\u003cdiv class=\"ko-faq-a\"\u003eMeals from Day 1 lunch through Day 5 lunch are planned and prepared together as a group. Bring snacks — lots of them — for between meals and the travel days.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat about accommodation at Norse Cove?\u003c\/summary\u003e\n\u003cdiv class=\"ko-faq-a\"\u003eNorse Cove has graciously extended their land for use as a base of operations for the expedition. If you'd like accommodation before or after the trip, contact Norse Cove directly to arrange it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Level 2 really necessary?\u003c\/summary\u003e\n\u003cdiv class=\"ko-faq-a\"\u003eIt's strongly recommended. The 100 Wild Islands is tidal Atlantic coastline — fog, swell, and current are routine, not exceptional. L1 gets you through the door but L2 means you'll actually be paddling, not just surviving. If you only have L1, email us and we'll assess honestly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat if the weather is bad?\u003c\/summary\u003e\n\u003cdiv class=\"ko-faq-a\"\u003eThe ocean sets the agenda. We build flexibility into the route for weather holds and the itinerary adapts daily. Learning to read and respond to maritime conditions is part of the experience.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I earn a certification on this expedition?\u003c\/summary\u003e\n\u003cdiv class=\"ko-faq-a\"\u003eYes — this expedition can count as the field component for the \u003cstrong\u003eORCKA Kayak Tripping\u003c\/strong\u003e certification program (Level 1 or Level 2, but not both on the same trip). Pair it with the corresponding online theory module to earn your certification. Each level requires its own dedicated expedition. If you just want the on-water experience, the expedition stands on its own — no module required. See the certification pathway below.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- ===== CERTIFICATION PATHWAY ===== --\u003e\n\u003ch3\u003eCertification Pathway\u003c\/h3\u003e\n\u003cp\u003eThis expedition can count toward an \u003cem\u003eORCKA Kayak Tripping and Guiding\u003c\/em\u003e certification if paired with an online theory module. Optional — the expedition stands on its own without it.\u003c\/p\u003e\n\u003cdiv class=\"ko-program-cards\"\u003e\n\u003cdiv class=\"ko-program-card\"\u003e\n\u003cspan class=\"ko-program-card-label\"\u003eOnline Module + This Expedition\u003c\/span\u003e \u003cspan class=\"ko-program-card-title\"\u003eKayak Tripping Level 1\u003c\/span\u003e\n\u003cdiv class=\"ko-program-card-desc\"\u003eTrip planning, logistics, risk assessment, and the fundamentals of multi-day paddling expeditions.\u003c\/div\u003e\n\u003ca href=\"\/products\/kayak-tripping-level-1-learn-to-kayak-trip-online-module\" class=\"ko-program-card-link\"\u003eView KT1 module →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ko-program-card\"\u003e\n\u003cspan class=\"ko-program-card-label\"\u003eOnline Module + This Expedition\u003c\/span\u003e \u003cspan class=\"ko-program-card-title\"\u003eKayak Tripping Level 2\u003c\/span\u003e\n\u003cdiv class=\"ko-program-card-desc\"\u003eExpedition leadership \u0026amp; guiding certification — advanced decision-making and group management on multi-day trips.\u003c\/div\u003e\n\u003ca href=\"\/products\/kayak-tripping-level-2-expedition-leadership-guiding-certification\" class=\"ko-program-card-link\"\u003eView KT2 module →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== LAND ACKNOWLEDGEMENT ===== --\u003e\n\u003cdiv class=\"ko-land\"\u003e\n\u003cp\u003eWe acknowledge that this expedition takes place on the ancestral and unceded territory of the \u003cstrong\u003eMi'kmaq people\u003c\/strong\u003e, whose traditional lands — known as \u003cstrong\u003eMi'kma'ki\u003c\/strong\u003e — span across Nova Scotia, including the Eastern Shore. We are grateful for their enduring stewardship of these waters.\u003c\/p\u003e\n\u003cp\u003eThis acknowledgement, accompanied by action, includes contributions to Indigenous-led organizations that make a lasting impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Kayak Ontario","offers":[{"title":"September 18 - 22","offer_id":45975099244743,"sku":null,"price":1495.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0042\/9608\/1443\/files\/100WI.png?v=1766336878","url":"https:\/\/www.kayak-ontario.com\/products\/100-wild-islands-instructional-tour","provider":"Kayak Ontario","version":"1.0","type":"link"}