{"product_id":"spinera-professional-lets-go-6-towable-tube","title":"Spinera Professional Let’s Go 6 Towable Tube","description":"\u003cstyle\u003e\n  :root{\n    --smf-blue:#084988;\n    --smf-teal:#149aa5;\n    --smf-orange:#f47a1f;\n    --smf-green:#1f6f3f;\n    --smf-light:#f4f9fd;\n    --smf-border:#d9e7ef;\n    --smf-text:#263238;\n  }\n\n  .smf-tube-page{max-width:1180px;margin:0 auto;padding:18px 0 34px;color:var(--smf-text);font-family:inherit;}\n  .smf-tube-page *{box-sizing:border-box;}\n\n  .smf-hero{background:linear-gradient(135deg,#eef9fb 0%,#ffffff 52%,#f7fbff 100%);border:2px solid var(--smf-border);border-radius:18px;padding:26px;margin-bottom:20px;}\n  .smf-pill{display:inline-block;background:var(--smf-orange);color:#fff;font-weight:800;font-size:13px;letter-spacing:.04em;text-transform:uppercase;padding:7px 12px;border-radius:999px;margin-bottom:12px;}\n  .smf-hero h2{font-size:clamp(30px,4vw,48px);line-height:1.05;color:var(--smf-blue);margin:0 0 12px;font-weight:900;}\n  .smf-hero p{font-size:18px;line-height:1.6;max-width:850px;margin:0 0 18px;}\n\n  .smf-hero-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;}\n  .smf-stat{background:#fff;border:1px solid var(--smf-border);border-radius:14px;padding:15px;box-shadow:0 6px 16px rgba(8,73,136,.07);}\n  .smf-stat strong{display:block;color:var(--smf-blue);font-size:15px;margin-bottom:4px;}\n  .smf-stat span{font-size:14px;line-height:1.35;}\n\n  .smf-trust{display:flex;flex-wrap:wrap;gap:10px;background:#fff8f2;border:2px solid var(--smf-orange);border-radius:14px;padding:14px 16px;margin:20px 0;font-weight:800;color:var(--smf-blue);}\n  .smf-trust span{white-space:nowrap;}\n  .smf-trust b{color:var(--smf-green);}\n\n  .smf-jumpnav{background:#fff;border:1px solid var(--smf-border);border-radius:999px;padding:10px;margin:18px 0 22px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;box-shadow:0 8px 22px rgba(0,0,0,.06);}\n  .smf-jumpnav a{text-decoration:none;background:var(--smf-light);color:var(--smf-blue);border:1px solid #cfe0ea;padding:8px 13px;border-radius:999px;font-size:14px;font-weight:800;}\n  .smf-jumpnav a:hover{background:var(--smf-blue);color:#fff;}\n\n  .smf-section{margin:24px 0;padding:24px;border:1px solid var(--smf-border);border-radius:18px;background:#fff;}\n  .smf-section.alt{background:var(--smf-light);}\n  .smf-section h2{margin:0 0 12px;color:var(--smf-blue);font-size:30px;line-height:1.15;font-weight:900;}\n  .smf-section h3{color:var(--smf-blue);margin:0 0 8px;font-size:21px;font-weight:900;}\n  .smf-section p{font-size:16px;line-height:1.65;margin:0 0 12px;}\n\n  .smf-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;}\n  .smf-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;}\n  .smf-card{background:#fff;border:1px solid var(--smf-border);border-radius:16px;padding:18px;box-shadow:0 5px 16px rgba(8,73,136,.06);}\n  .smf-card.teal{border-top:6px solid var(--smf-teal);}\n  .smf-card.orange{border-top:6px solid var(--smf-orange);}\n  .smf-card.green{border-top:6px solid var(--smf-green);}\n\n  .smf-checklist{list-style:none;padding:0;margin:12px 0 0;}\n  .smf-checklist li{position:relative;padding-left:30px;margin:10px 0;line-height:1.45;font-size:15.5px;}\n  .smf-checklist li:before{content:\"✔\";position:absolute;left:0;top:0;color:var(--smf-green);font-weight:900;}\n\n  .smf-note{background:#fff7ef;border-left:7px solid var(--smf-orange);border-radius:12px;padding:16px 18px;margin-top:18px;}\n  .smf-note strong{color:var(--smf-blue);}\n\n  .smf-tablewrap{overflow-x:auto;margin-top:16px;border:1px solid var(--smf-border);border-radius:14px;background:#fff;}\n  .smf-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:auto;min-width:620px;}\n  \n  .smf-table thead th{background:#084988 !important;color:#fff !important;padding:14px 16px;text-align:left;font-size:14px;line-height:1.35;white-space:normal;}\n  \n  .smf-table td{\n  padding:16px;\n  border-bottom:1px solid #e8eef2;\n  font-size:15px;\n  line-height:1.45;\n  vertical-align:top;\n  white-space:normal;\n  word-break:normal;\n  text-align:left;   \/* force left *\/\n}\n\n  \n  \/* make Detail column left aligned *\/\n.smf-table td:nth-child(2),\n.smf-table th:nth-child(2){\n  text-align:left !important;\n}\n\n  .smf-badge{display:inline-block;background:#e9f8ed;color:var(--smf-green);border:1px solid #c6e8cf;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:900;}\n\n  .smf-cta{background:linear-gradient(135deg,var(--smf-blue),#0b5fa5);color:#fff;border-radius:18px;padding:24px;margin:24px 0;}\n  .smf-cta h2{color:#fff;margin:0 0 10px;font-size:30px;}\n  .smf-cta p{margin:0 0 16px;font-size:17px;line-height:1.55;}\n\n  .smf-buttons{display:flex;flex-wrap:wrap;gap:10px;}\n  .smf-btn{display:inline-block;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:900;line-height:1.1;}\n  .smf-btn.green{background:var(--smf-green);color:#fff;}\n  .smf-btn.orange{background:var(--smf-orange);color:#fff;}\n  .smf-btn.white{background:#fff;color:#084988 !important;border:2px solid #084988;}\n\n  .smf-compare-card{border:2px solid var(--smf-border);border-radius:16px;padding:18px;background:#fff;position:relative;}\n  .smf-compare-card.featured{border-color:var(--smf-orange);box-shadow:0 8px 22px rgba(244,122,31,.14);}\n  .smf-compare-card .tag{display:inline-block;background:var(--smf-teal);color:#fff;font-size:12px;font-weight:900;padding:5px 9px;border-radius:999px;margin-bottom:8px;text-transform:uppercase;}\n  .smf-mini-btn{display:inline-block;margin-top:10px;background:var(--smf-green);color:#fff !important;text-decoration:none;font-weight:900;padding:10px 14px;border-radius:999px;font-size:14px;}\n\n  .smf-faq details{border:1px solid var(--smf-border);border-radius:14px;padding:15px 17px;margin:10px 0;background:#fff;}\n  .smf-faq summary{cursor:pointer;font-weight:900;color:var(--smf-blue);font-size:17px;}\n  .smf-faq p{margin:12px 0 0;}\n\n  .smf-linkbox{text-align:center;background:#f4f9fd;border:2px solid var(--smf-blue);border-radius:16px;padding:22px;margin-top:20px;}\n  .smf-linkbox p{font-size:18px;font-weight:900;color:var(--smf-blue);margin:0 0 14px;}\n\n  @media(max-width:860px){\n    .smf-hero-grid,.smf-grid-2,.smf-grid-3{grid-template-columns:1fr;}\n    .smf-hero,.smf-section,.smf-cta{padding:20px;border-radius:14px;}\n    .smf-jumpnav{position:relative;border-radius:16px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;}\n    .smf-jumpnav a{white-space:nowrap;}\n    .smf-trust span{white-space:normal;width:100%;}\n    .smf-tablewrap:before{content:\"Swipe to view →\";display:block;padding:10px 12px;font-size:13px;font-weight:900;color:var(--smf-blue);background:#eef7fb;border-bottom:1px solid var(--smf-border);}\n  }\n\n.smf-table th:first-child,\n.smf-table td:first-child{\n  width:26%;\n}\n\n.smf-table th:last-child,\n.smf-table td:last-child{\n  width:74%;\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"smf-tube-page\"\u003e\n\n  \u003csection class=\"smf-hero\"\u003e\n    \u003cspan class=\"smf-pill\"\u003eProfessional Grade 6-Person Towable\u003c\/span\u003e\n    \u003ch2\u003eSpinera Professional Let’s Go 6 Towable Tube\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Professional Let’s Go 6 is a massive heavy-duty 6-person towable tube built for resorts, camps, rental fleets, commercial operators, and serious lake homes. With professional-grade construction, a wide seating area, 3-chamber safety system, tarpaulin bottom, double-layer 840D nylon cover, pressure relief valve, and room for up to 6 riders, this is the big-group flagship in the Let’s Go lineup.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-hero-grid\"\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eCapacity\u003c\/strong\u003e\n        \u003cspan\u003eUp to 6 riders\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eInflated Size\u003c\/strong\u003e\n        \u003cspan\u003e122\" x 118\"\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBest For\u003c\/strong\u003e\n        \u003cspan\u003eResorts, camps, rentals \u0026amp; big lake groups\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBuild Level\u003c\/strong\u003e\n        \u003cspan\u003eProfessional \/ heavy-duty rental series\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"smf-trust\"\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Fast Shipping\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Real Phone Support: 888-897-7527\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Authorized Dealer\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Lake-Tested Product Guidance\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cnav class=\"smf-jumpnav\"\u003e\n    \u003ca href=\"#smf-overview\"\u003eOverview\u003c\/a\u003e\n    \u003ca href=\"#smf-best-for\"\u003eBest For\u003c\/a\u003e\n    \u003ca href=\"#smf-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#smf-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#smf-compare\"\u003eCompare\u003c\/a\u003e\n    \u003ca href=\"#smf-setup\"\u003eSetup Tips\u003c\/a\u003e\n    \u003ca href=\"#smf-why\"\u003eWhy Buy From SMF\u003c\/a\u003e\n    \u003ca href=\"#smf-faq\"\u003eFAQs\u003c\/a\u003e\n  \u003c\/nav\u003e\n\n  \u003csection id=\"smf-overview\" class=\"smf-section\"\u003e\n    \u003ch2\u003eBuilt for Big Groups, Heavy Use \u0026amp; Commercial Lake Fun\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Professional Let’s Go 6 is designed for buyers who need serious capacity and serious durability. It is a heavy-duty rental-series tube built for repeated rides, larger groups, commercial settings, and lake homes that want the biggest, most exciting towable in the lineup.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Compared to smaller recreational tubes, the Let’s Go 6 is built around group capacity, reinforced materials, and rider security. The massive 122\" x 118\" footprint gives up to 6 riders room to ride, while the professional-grade construction helps it stand up to high-use environments.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eWhy It Works\u003c\/h3\u003e\n        \u003cul class=\"smf-checklist\"\u003e\n          \u003cli\u003eBuilt for up to 6 riders.\u003c\/li\u003e\n          \u003cli\u003eProfessional Series \/ Heavy Duty Rental construction.\u003c\/li\u003e\n          \u003cli\u003e0.035\" PVC thickness for commercial-style durability.\u003c\/li\u003e\n          \u003cli\u003eDouble-layer 840D nylon cover for added toughness.\u003c\/li\u003e\n          \u003cli\u003e0.031\" tarpaulin bottom for extra protection.\u003c\/li\u003e\n          \u003cli\u003e3-chamber safety system and pressure relief valve.\u003c\/li\u003e\n          \u003cli\u003eWide seating area for larger groups and shared rides.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eQuick Buyer Take\u003c\/h3\u003e\n        \u003cp\u003e\n          Choose the Professional Let’s Go 6 if you want maximum group capacity. It is the best fit for resorts, camps, rental fleets, commercial operators, and lake homes that want a huge 6-person towable built for heavy use.\n        \u003c\/p\u003e\n        \u003cspan class=\"smf-badge\"\u003eBest Big-Group Pick\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-best-for\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eWho the Spinera Professional Let’s Go 6 Is Best For\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eResorts \u0026amp; Rental Fleets\u003c\/h3\u003e\n        \u003cp\u003e\n          A strong match for commercial operations that need a high-capacity towable designed for frequent use and big groups.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eCamps \u0026amp; Group Programs\u003c\/h3\u003e\n        \u003cp\u003e\n          Built for group fun, repeated rides, and riders who want a large towable that feels like a major lake attraction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eLarge Lake Homes\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for families, guests, and party coves where you want more riders on one tube at the same time.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-note\"\u003e\n      \u003cstrong\u003ePro Buyer Move:\u003c\/strong\u003e If you want a heavy-duty 4-person tube, go with the Professional Let’s Go 4. If you want the largest Let’s Go option for bigger groups and commercial-style use, the Professional Let’s Go 6 is the clear upgrade.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-features\" class=\"smf-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003e6-Rider Capacity\u003c\/h3\u003e\n        \u003cp\u003e\n          Built for up to 6 riders, making it one of the strongest choices for large groups, camps, resorts, and lake homes with lots of guests.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eProfessional Heavy-Duty Build\u003c\/h3\u003e\n        \u003cp\u003e\n          The commercial-style construction includes 0.035\" PVC, double-layer 840D nylon cover material, and a reinforced tarpaulin bottom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003e3-Chamber Safety System\u003c\/h3\u003e\n        \u003cp\u003e\n          The 3-chamber security system adds extra peace of mind for a large towable carrying multiple riders.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eBuilt for Rider Control\u003c\/h3\u003e\n        \u003cp\u003e\n          Fully padded comfort handles with neoprene knuckle guards, quick connector hook, and a wide seating area help riders stay secure during big group rides.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-specs\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eSpinera Professional Let’s Go 6 Specs\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-tablewrap\"\u003e\n      \u003ctable class=\"smf-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpec\u003c\/th\u003e\n            \u003cth\u003eDetail\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eInflated Size\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e122\" x 118\" — approx. 10'2\" x 9'10\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUp to 6 riders\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eProfessional Series \/ Heavy Duty Rental build\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003ePVC Thickness\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e0.035\" heavy-duty PVC\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTarpaulin Bottom\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e0.031\" reinforced tarpaulin bottom\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCover Material\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eDouble-layer 840D + 840D nylon cover\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eAir Chambers\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e3-chamber safety system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eValves\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e2 Boston valves + pressure relief valve\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTow Points\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e2 tow points\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eQuick Connect\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eYes — quick connector hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eHandles\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eFully padded comfort handles with neoprene knuckle guards\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eSeating Area\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eComfortable wide seating area\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eRecommended PSI\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e1.0 PSI ideal (0.9 PSI min \/ 1.2 PSI max)\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eRed \/ Yellow\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-compare\" class=\"smf-section\"\u003e\n    \u003ch2\u003eProfessional Let’s Go 4 vs Professional Let’s Go 6\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Both models are professional-grade towables built for heavy use. The Professional Let’s Go 4 is the better fit for smaller groups and easier handling, while the Professional Let’s Go 6 is the big-group flagship for maximum capacity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-compare-card\"\u003e\n        \u003cspan class=\"tag\"\u003eHeavy-Duty 4-Person\u003c\/span\u003e\n        \u003ch3\u003eProfessional Let’s Go 4\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Heavy-use lake homes, camps, resorts, and commercial buyers who want a 4-person professional towable.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want pro-grade durability in a slightly smaller, easier-to-manage tube.\u003c\/p\u003e\n        \u003ca class=\"smf-mini-btn\" href=\"\/products\/spinera-professional-lets-go-4-towable-tube\"\u003eView Professional Let’s Go 4\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-compare-card featured\"\u003e\n        \u003cspan class=\"tag\"\u003eBig-Group Flagship\u003c\/span\u003e\n        \u003ch3\u003eProfessional Let’s Go 6\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Resorts, rental fleets, camps, commercial setups, and large groups.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want the largest Let’s Go option with room for up to 6 riders.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-tablewrap\"\u003e\n      \u003ctable class=\"smf-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003cth\u003eWhy Choose It\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eProfessional Let’s Go 4\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBest for heavy-duty 4-person towing, commercial use, camps, resorts, and buyers who want pro-grade durability in a more manageable size.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eProfessional Let’s Go 6\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBest for big groups, rental fleets, resorts, camps, commercial operations, and anyone who wants maximum 6-rider capacity.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-setup\" class=\"smf-section\"\u003e\n    \u003ch2\u003eSetup \u0026amp; Towing Tips\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eBefore You Ride\u003c\/h3\u003e\n        \u003cul class=\"smf-checklist\"\u003e\n          \u003cli\u003eUse a properly rated tow rope for a 6-person towable tube.\u003c\/li\u003e\n          \u003cli\u003eMake sure every rider wears a properly fitted life jacket.\u003c\/li\u003e\n          \u003cli\u003eCheck all 3 chambers before each ride.\u003c\/li\u003e\n          \u003cli\u003eConfirm pressure is within the recommended range.\u003c\/li\u003e\n          \u003cli\u003eInspect tow points, handles, valves, quick connector, and rope connection before towing.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eBest Ride Experience\u003c\/h3\u003e\n        \u003cul class=\"smf-checklist\"\u003e\n          \u003cli\u003eUse smooth starts with a full rider load.\u003c\/li\u003e\n          \u003cli\u003eKeep riders balanced across the tube.\u003c\/li\u003e\n          \u003cli\u003eUse wider turns for younger or mixed-experience riders.\u003c\/li\u003e\n          \u003cli\u003eUse more aggressive turns only with experienced riders who want a bigger ride.\u003c\/li\u003e\n          \u003cli\u003eKeep clear of docks, shorelines, other boats, and shallow water.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-note\"\u003e\n      \u003cstrong\u003eSafety Note:\u003c\/strong\u003e Large 6-person towables create serious load behind the boat. Always use a properly rated tow rope, a capable tow point, a spotter, correct inflation pressure, and speeds appropriate for rider age, ability, water conditions, and traffic.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-why\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eWhy Buy Your Towable Tube From Splashy McFun?\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eReal Product Help\u003c\/h3\u003e\n        \u003cp\u003e\n          Not sure whether you need the Professional Let’s Go 4 or the Let’s Go 6? Contact us and we’ll help match the tube to your boat, rider count, and use case.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eAuthorized Brands\u003c\/h3\u003e\n        \u003cp\u003e\n          We focus on legit water recreation products from brands we trust — not random marketplace knockoffs with mystery support.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eFast, Straightforward Buying\u003c\/h3\u003e\n        \u003cp\u003e\n          Easy ordering, responsive support, and practical guidance before and after the sale.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-cta\"\u003e\n      \u003ch2\u003eNeed help choosing a 6-person towable tube?\u003c\/h2\u003e\n      \u003cp\u003e\n        Call Splashy McFun at \u003cstrong\u003e888-897-7527\u003c\/strong\u003e or contact us online and we’ll help you decide if this big-group professional tube is the right fit for your boat, riders, or commercial setup.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"smf-buttons\"\u003e\n        \u003ca class=\"smf-btn white\" href=\"\/pages\/contact-us\"\u003eAsk a Tube Expert\u003c\/a\u003e\n        \u003ca class=\"smf-btn green\" href=\"tel:18888977527\"\u003eCall 888-897-7527\u003c\/a\u003e\n        \u003ca class=\"smf-btn orange\" href=\"\/collections\/boating-tube-for-sale\"\u003eShop All Towable Tubes\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-faq\" class=\"smf-section smf-faq\"\u003e\n    \u003ch2\u003eSpinera Professional Let’s Go 6 FAQs\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many people can ride the Spinera Professional Let’s Go 6 boat tube?\u003c\/summary\u003e\n      \u003cp\u003eThe Spinera Professional Let’s Go 6 is designed for up to 6 riders.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Professional Let’s Go 6 boat tube good for commercial use?\u003c\/summary\u003e\n      \u003cp\u003eYes. This model is part of Spinera’s Professional Series \/ Heavy Duty Rental lineup and is built for high-use environments like resorts, camps, rental fleets, and commercial operators.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the Spinera Professional Let’s Go 6 tube?\u003c\/summary\u003e\n      \u003cp\u003eThe tube measures 122 inches by 118 inches when inflated, which is approximately 10 feet 2 inches by 9 feet 10 inches.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between Professional Let’s Go 4 and Professional Let’s Go 6 towable tubes?\u003c\/summary\u003e\n      \u003cp\u003eThe Professional Let’s Go 4 is a heavy-duty 4-person towable, while the Professional Let’s Go 6 is the larger big-group option built for up to 6 riders.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Let’s Go 6 tube have multiple chambers?\u003c\/summary\u003e\n      \u003cp\u003eYes. The Professional Let’s Go 6 uses a 3-chamber safety system.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat pressure should the inner chamber be inflated to on a Let's Go 6 tube?\u003c\/summary\u003e\n      \u003cp\u003eThe ideal inner chamber pressure is 1.0 PSI, with a minimum of 0.9 PSI and a maximum of 1.2 PSI.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat tow rope should I use to pull a Spinera Let's Go 6 boat tube?\u003c\/summary\u003e\n      \u003cp\u003eUse a tow rope rated for a 6-person towable tube. Do not use a rope rated for fewer riders than the tube will carry.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"smf-linkbox\"\u003e\n    \u003cp\u003eCompare more lake day towables and water fun gear\u003c\/p\u003e\n\n    \u003cdiv class=\"smf-buttons\" style=\"justify-content:center;\"\u003e\n      \u003ca class=\"smf-btn green\" href=\"https:\/\/www.splashymcfun.com\/collections\/boating-tube-for-sale\"\u003e\n        All Towable Tubes\n      \u003c\/a\u003e\n\n      \u003ca class=\"smf-btn orange\" href=\"https:\/\/www.splashymcfun.com\/collections\/island-hopper-banana-boat-tubes-for-sale\"\u003e\n        Banana Boat Tubes\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var links = document.querySelectorAll(\".smf-jumpnav a[href^='#']\");\n    links.forEach(function(link){\n      link.addEventListener(\"click\", function(e){\n        var target = document.querySelector(this.getAttribute(\"href\"));\n        if(target){\n          e.preventDefault();\n          target.scrollIntoView({behavior:\"smooth\", block:\"start\"});\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many people can ride the Spinera Professional Let’s Go 6 boat tube?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Spinera Professional Let’s Go 6 is designed for up to 6 riders.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Professional Let’s Go 6 boat tube good for commercial use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. This model is part of Spinera’s Professional Series \/ Heavy Duty Rental lineup and is built for high-use environments like resorts, camps, rental fleets, and commercial operators.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is the Spinera Professional Let’s Go 6 tube?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The tube measures 122 inches by 118 inches when inflated, which is approximately 10 feet 2 inches by 9 feet 10 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between Professional Let’s Go 4 and Professional Let’s Go 6 towable tubes?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Professional Let’s Go 4 is a heavy-duty 4-person towable, while the Professional Let’s Go 6 is the larger big-group option built for up to 6 riders.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Let’s Go 6 tube have multiple chambers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Professional Let’s Go 6 uses a 3-chamber safety system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What pressure should the inner chamber be inflated to on a Let's Go 6 tube?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The ideal inner chamber pressure is 1.0 PSI, with a minimum of 0.9 PSI and a maximum of 1.2 PSI.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tow rope should I use to pull a Spinera Let's Go 6 boat tube?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use a tow rope rated for a 6-person towable tube. Do not use a rope rated for fewer riders than the tube will carry.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Spinera","offers":[{"title":"Default Title","offer_id":48096575226097,"sku":"18260","price":1499.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1267\/6461\/files\/spinera-lets-go-6-02.webp?v=1777271155","url":"https:\/\/www.splashymcfun.com\/products\/spinera-professional-lets-go-6-towable-tube","provider":"Splashy McFun","version":"1.0","type":"link"}