{"product_id":"paddle-canada-level-1-hamilton","title":"Niagara - Hamilton","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\n  .ko-stats {\n    display: grid; grid-template-columns: repeat(4, 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; }\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; }\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-cards {\n    display: flex; flex-direction: column; gap: 0;\n    border: 1px solid #E5E9EB; border-radius: 10px; overflow: hidden;\n  }\n  .ko-card {\n    padding: 20px 18px;\n    border-bottom: 1px solid #EEF1F2;\n    text-align: left !important;\n  }\n  .ko-card:last-child { border-bottom: none; }\n  .ko-card-name {\n    font-weight: 700; font-size: 15px; color: #0B1D26;\n    margin-bottom: 6px;\n    display: flex; align-items: center; gap: 8px;\n    text-align: left !important; justify-content: flex-start;\n  }\n  .ko-card-name::before {\n    content: ''; display: inline-block;\n    width: 8px; height: 8px; border-radius: 50%;\n    background: #2D8C9E;\n    flex-shrink: 0;\n  }\n  .ko-card-desc { font-size: 13px; color: #5A7A86; line-height: 1.6; text-align: left !important; }\n  .ko-card-skills { margin-top: 10px; padding: 0; list-style: none; }\n  .ko-card-skills li {\n    font-size: 12.5px; color: #5A7A86; line-height: 1.5;\n    padding: 3px 0;\n    display: flex; gap: 6px; align-items: flex-start;\n    text-align: left !important;\n    min-width: 0;\n  }\n  .ko-card-skills li::before { content: '→'; color: #2D8C9E; font-size: 12px; flex-shrink: 0; }\n\n  .ko-tag {\n    display: inline-block; font-size: 10px; font-weight: 600;\n    padding: 2px 8px; border-radius: 100px; margin-right: 4px;\n  }\n  .ko-tag-env { color: #2D8C9E; background: #E8F4F6; }\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-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  .ko-bonus li::before { content: '★'; color: #D4A853; font-weight: 700; flex-shrink: 0; width: 14px; text-align: center; }\n\n  .ko-equip li { flex-wrap: wrap; }\n  .ko-equip .ko-equip-text { flex: 1 1 100%; }\n  .ko-equip .ko-tag { margin-top: 2px; margin-left: 22px; }\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  .ko-next {\n    margin-top: 16px; padding: 14px;\n    background: #E8F4F6; border-radius: 8px;\n  }\n  .ko-next p { font-size: 13px; color: #1E2D34; margin: 0; }\n\n  .ko-vibe {\n    margin-top: 24px; padding: 20px;\n    background: #F5F0E8; border-radius: 10px;\n  }\n  .ko-vibe p { font-size: 14px; color: #1E2D34; line-height: 1.7; 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-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: container queries for Shopify product column ---- *\/\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-card { padding: 16px 14px; }\n    .ko-card-name { font-size: 14px; }\n    .ko-card-desc { font-size: 12.5px; }\n    .ko-card-skills li { font-size: 12px; }\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, .ko-next p { font-size: 12.5px; }\n  }\n  \/* Fallback for browsers without container query support — default to 2-col stats *\/\n  @supports not (container-type: inline-size) {\n    .ko-stats { grid-template-columns: repeat(2, 1fr); }\n  }\n  \/* Viewport fallback for very small phones *\/\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\n\u003cdiv class=\"ko-clinic\"\u003e\n\n  \u003c!-- ===== INTRO ===== --\u003e\n  \u003cp\u003eA two-day, beginner-friendly course at Chippawa Creek Conservation Area on the Niagara Peninsula. Sheltered water, easy access, and close to the GTA — a great option if you want to learn to sea kayak without a long drive north. You'll learn the essential skills to plan and enjoy safe day trips on calm waters, with hands-on coaching, games, and real-world scenarios that make the learning stick.\u003c\/p\u003e\n  \u003cp\u003eThis course is relaxed, inclusive, and built around the idea that nobody should feel put on the spot. You'll only demonstrate in front of the group if you volunteer. If that sounds good — along with the promise of some terrible dad jokes — you've found the right place to sign up.\u003c\/p\u003e\n\n  \u003c!-- ===== STATS BAR ===== --\u003e\n  \u003cdiv class=\"ko-stats\"\u003e\n    \u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003e2\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\"\u003e16\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eHours\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ko-stat\"\u003e\n\u003cspan class=\"ko-stat-val\"\u003e1:6\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\"\u003e0\u003c\/span\u003e\u003cspan class=\"ko-stat-label\"\u003eGear to Own\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== CURRICULUM CARDS ===== --\u003e\n  \u003ch3\u003eWhat You'll Learn\u003c\/h3\u003e\n  \u003cp\u003eTwo full days of on-water coaching plus access to our online dashboard and workbooks.\u003c\/p\u003e\n\n  \u003cdiv class=\"ko-cards\"\u003e\n\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003ePaddling Techniques\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eThe strokes that make everything else possible — coached properly from the start so you build good habits instead of fighting bad ones later.\u003c\/div\u003e\n      \u003cul class=\"ko-card-skills\"\u003e\n        \u003cli\u003eForward and reverse strokes\u003c\/li\u003e\n        \u003cli\u003eEdging and turning\u003c\/li\u003e\n        \u003cli\u003eLow brace\u003c\/li\u003e\n        \u003cli\u003eStopping and speed control\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eSafety Skills\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eWhat to do when things go sideways — practiced in a supportive environment so you're ready when it matters.\u003c\/div\u003e\n      \u003cul class=\"ko-card-skills\"\u003e\n        \u003cli\u003eWet exit\u003c\/li\u003e\n        \u003cli\u003eSelf-rescue and re-entry\u003c\/li\u003e\n        \u003cli\u003eAssisted re-entry (T-rescue)\u003c\/li\u003e\n        \u003cli\u003eGroup safety awareness\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eNavigation \u0026amp; Trip Planning\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eThe basics that let you plan a safe day on the water — not just paddle around and hope for the best.\u003c\/div\u003e\n      \u003cul class=\"ko-card-skills\"\u003e\n        \u003cli\u003eBasic chart reading\u003c\/li\u003e\n        \u003cli\u003eWeather awareness and forecasting\u003c\/li\u003e\n        \u003cli\u003eSimple day trip planning\u003c\/li\u003e\n        \u003cli\u003eReading the environment\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ko-card\"\u003e\n      \u003cdiv class=\"ko-card-name\"\u003eEquipment Knowledge\u003c\/div\u003e\n      \u003cdiv class=\"ko-card-desc\"\u003eHow to choose, fit, and use the gear that keeps you safe and comfortable on the water.\u003c\/div\u003e\n      \u003cul class=\"ko-card-skills\"\u003e\n        \u003cli\u003eKayak fit and adjustment\u003c\/li\u003e\n        \u003cli\u003ePFD fitting and safety gear\u003c\/li\u003e\n        \u003cli\u003ePaddle selection and sizing\u003c\/li\u003e\n        \u003cli\u003eDressing for the conditions\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ===== LEARNING PLATFORM ===== --\u003e\n  \u003ch3\u003eBuilt for Lifelong Learning\u003c\/h3\u003e\n  \u003cp\u003eEvery Kayak Ontario course includes access to your personal \u003cem\u003eonline learning dashboard\u003c\/em\u003e — a hybrid system offering clear preparation before the course, structured learning on the water, and continued support afterward. Track your progress, complete short modules on preparation, gear, safety, and theory, and return any time to review lessons.\u003c\/p\u003e\n  \u003cul class=\"ko-list ko-bonus\"\u003e\n    \u003cli\u003eOnline learning dashboard access included with your course\u003c\/li\u003e\n    \u003cli\u003eFull-colour \u003cem\u003eKayak Ontario Course Manual\u003c\/em\u003e available as an add-on — take it to the shoreline, mark it up with notes, and keep as a lasting reference\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ===== WHAT TO EXPECT ===== --\u003e\n  \u003ch3\u003eWhat to Expect\u003c\/h3\u003e\n  \u003cul class=\"ko-list ko-check\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eHands-on learning\u003c\/strong\u003e — practice essential skills through fun group activities, games, and drills in a supportive environment\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eYou will get wet\u003c\/strong\u003e — bring a towel and a change of clothes. Avoid cotton clothing, as it's not ideal for kayaking\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSafety first\u003c\/strong\u003e — detailed instruction on safety practices and equipment use before you go on the water\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eRain or shine\u003c\/strong\u003e — the course runs in all conditions, though we reschedule for prolonged thunderstorms\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eMake friends\u003c\/strong\u003e — connect with a group of paddlers at the same stage in their development\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ===== WHAT'S INCLUDED ===== --\u003e\n  \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n  \u003cul class=\"ko-list ko-check\"\u003e\n    \u003cli\u003eTwo full days (16 hours) of on-water coaching\u003c\/li\u003e\n    \u003cli\u003eExpert instruction at 1:6 instructor ratio\u003c\/li\u003e\n    \u003cli\u003eOnline learning dashboard access\u003c\/li\u003e\n    \u003cli\u003ePaddle Canada Level 1 or ORCKA Flatwater B assessment and certification (you choose which award to challenge)\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ===== AVAILABLE TO ADD ===== --\u003e\n  \u003ch3\u003eAvailable to Add\u003c\/h3\u003e\n  \u003cul class=\"ko-list ko-dash\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003eKayak + paddle rental\u003c\/strong\u003e — Valley sea kayak and paddle available to book with your course. Own your boat? Bring it.\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eCourse manual\u003c\/strong\u003e — full-colour workbook with step-by-step breakdowns and diagrams\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003eSafety gear\u003c\/strong\u003e — pump, whistle, and 15-metre floating rope available for purchase\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ===== GOOD TO KNOW ===== --\u003e\n  \u003ch3\u003eGood to Know\u003c\/h3\u003e\n  \u003cul class=\"ko-list ko-dash\"\u003e\n    \u003cli\u003eParticipants are responsible for lunch, snacks, drinking water, and sunscreen\u003c\/li\u003e\n    \u003cli\u003eWear quick-drying clothing — no cotton. You will be getting in the water.\u003c\/li\u003e\n    \u003cli\u003eThe course runs rain or shine, though we reschedule for prolonged thunderstorms\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ===== EQUIPMENT ===== --\u003e\n  \u003ch3\u003eEquipment Needed\u003c\/h3\u003e\n  \u003cp\u003eDon't own gear yet? No problem. Rentals and loaners are available for everything you need.\u003c\/p\u003e\n  \u003cul class=\"ko-list ko-check ko-equip\"\u003e\n    \u003cli\u003e\n\u003cspan class=\"ko-equip-text\"\u003e\u003cstrong\u003eSea kayak\u003c\/strong\u003e — with two bulkheads\u003c\/span\u003e\u003cspan class=\"ko-tag ko-tag-env\"\u003eRentals available\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"ko-equip-text\"\u003e\u003cstrong\u003ePFD\u003c\/strong\u003e — personal flotation device\u003c\/span\u003e\u003cspan class=\"ko-tag ko-tag-env\"\u003eLoaners available\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"ko-equip-text\"\u003e\u003cstrong\u003ePaddle\u003c\/strong\u003e\u003c\/span\u003e\u003cspan class=\"ko-tag ko-tag-env\"\u003eRentals available\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"ko-equip-text\"\u003e\u003cstrong\u003eSafety kit\u003c\/strong\u003e — pump, whistle, 15-metre floating rope (Transport Canada approved)\u003c\/span\u003e\u003cspan class=\"ko-tag ko-tag-env\"\u003eRentals available\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ===== PREREQUISITE ===== --\u003e\n  \u003cdiv class=\"ko-prereq\"\u003e\n    \u003cp\u003e\u003cstrong\u003ePrerequisite:\u003c\/strong\u003e None. This course is designed for complete beginners. If you've never been in a kayak before, this is where you start.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== NEXT STEPS ===== --\u003e\n  \u003cdiv class=\"ko-next\"\u003e\n    \u003cp\u003e\u003cstrong\u003eAfter your Level 1 →\u003c\/strong\u003e Continue building with the Skill Building Series half-day clinics to sharpen fundamentals, or jump into the weekend clinics for coastal environments. When you're ready, Level 2 is the next certification step.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== FAQ ===== --\u003e\n  \u003ch3\u003eQuestions\u003c\/h3\u003e\n  \u003cdiv class=\"ko-faq\"\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eDo I need my own kayak or gear?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eNo. Kayak, paddle, PFD, and safety gear rentals or loaners are available to book with your course. You don't need to own anything to take this course.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat certification do I get?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eThis course can be used to challenge either a \u003cstrong\u003ePaddle Canada Level 1\u003c\/strong\u003e or an \u003cstrong\u003eORCKA Flatwater B\u003c\/strong\u003e certification — you decide which award you'd like to pursue. If you meet the assessment criteria during the course, you'll receive your certification.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill I get wet?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eYes. Wet exits and rescue practice mean you'll be in the water. Bring a towel, a change of clothes, and wear quick-drying layers — no cotton.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eI've kayaked before but never taken a course. Is this too basic?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eProbably not. Most self-taught paddlers have gaps in stroke mechanics, rescue skills, and safety knowledge. Level 1 gives you a proper foundation — and you might be surprised how much there is to refine. If you think you're beyond L1, get in touch and we'll help you figure out the right starting point.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat if the weather is bad?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eThe course runs rain or shine — paddling in varied conditions is part of the learning. We only reschedule for prolonged thunderstorms or conditions that pose a genuine safety risk.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDo I have to demonstrate in front of the group?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eOnly if you volunteer. This course is built around a relaxed, inclusive approach. No pressure to perform in front of others — you learn at your own pace with coaching support.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat's the online learning dashboard?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eOur online learning system with structured modules covering preparation, gear, safety, and paddling theory. Access is included with your course — it extends your learning before, during, and long after the on-water days.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat should I wear?\u003c\/summary\u003e\n      \u003cdiv class=\"ko-faq-a\"\u003eQuick-drying layers — no cotton. Synthetic or wool base layers work well. You will get wet during rescue practice. Bring sunscreen, a hat, and water shoes or sandals with heel straps.\u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ===== LAND ACKNOWLEDGEMENT ===== --\u003e\n  \u003cdiv class=\"ko-land\"\u003e\n    \u003cp\u003eWe acknowledge that our courses in Wellandport take place on the traditional territories of the \u003cstrong\u003eHaudenosaunee\u003c\/strong\u003e, \u003cstrong\u003eAnishinaabe\u003c\/strong\u003e, and \u003cstrong\u003eNeutral (Attawandaron)\u003c\/strong\u003e peoples. These lands and waters remain vital to their cultures and communities.\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\n\u003c\/div\u003e","brand":"Kayak Ontario","offers":[{"title":"May 21 - 22","offer_id":44520881914055,"sku":"","price":295.0,"currency_code":"CAD","in_stock":false},{"title":"May 23 - 24","offer_id":44521049915591,"sku":"","price":295.0,"currency_code":"CAD","in_stock":true},{"title":"Aug 13 - 14","offer_id":44521049948359,"sku":"","price":295.0,"currency_code":"CAD","in_stock":true},{"title":"Aug 15 - 16","offer_id":44521059975367,"sku":"","price":295.0,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0042\/9608\/1443\/files\/HL1-1.png?v=1761577614","url":"https:\/\/www.kayak-ontario.com\/products\/paddle-canada-level-1-hamilton","provider":"Kayak Ontario","version":"1.0","type":"link"}