{"product_id":"spinera-professional-lets-go-4-towable-tube","title":"Spinera Professional Let’s Go 4 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:fixed;min-width:760px;}\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  .smf-table td{padding:16px;border-bottom:1px solid #e8eef2;font-size:15px;line-height:1.45;vertical-align:top;white-space:normal;word-break:normal;}\n  .smf-table tr:nth-child(even) td{background:#f7fbfd;}\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-simple{\n  table-layout:auto !important;\n  min-width:620px;\n}\n\n.smf-table-simple th:nth-child(1),\n.smf-table-simple td:nth-child(1){\n  width:32% !important;\n}\n\n.smf-table-simple th:nth-child(2),\n.smf-table-simple td:nth-child(2){\n  width:68% !important;\n}\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 4-Person Towable\u003c\/span\u003e\n    \u003ch2\u003eSpinera Professional Let’s Go 4 Towable Tube\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Professional Let’s Go 4 is a heavy-duty 4-person towable tube built for commercial use, resorts, camps, rental operations, and serious lake homes. With reinforced construction, a tarpaulin bottom, double-layer nylon cover, 5-strap towing system, dual tow points, and room for up to 4 adults, this is the pro-grade upgrade over a standard family towable.\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 4 adults\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eInflated Size\u003c\/strong\u003e\n        \u003cspan\u003e80\" x 98\" x 32\"\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBest For\u003c\/strong\u003e\n        \u003cspan\u003eRental fleets, camps, resorts \u0026amp; heavy-use lake homes\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBuild Level\u003c\/strong\u003e\n        \u003cspan\u003eProfessional \/ commercial-duty construction\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 Commercial Use \u0026amp; Heavy Lake Days\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Professional Let’s Go 4 is made for buyers who need more than a casual weekend tube. It is designed for repeated use, larger riders, commercial environments, and boaters who want a tougher 4-person towable with upgraded materials.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Compared to a standard recreational family tube, the Professional Let’s Go 4 adds serious construction upgrades: thicker PVC, a tarpaulin bottom, double-layer nylon cover material, fully padded comfort handles, reinforced towing support, and a pressure relief valve for overpressure control.\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 4 adults.\u003c\/li\u003e\n          \u003cli\u003eHeavy-duty PVC and tarpaulin bottom for commercial-style use.\u003c\/li\u003e\n          \u003cli\u003eDouble-layer 840D nylon cover for added durability.\u003c\/li\u003e\n          \u003cli\u003e5-strap towing system built for stronger load management.\u003c\/li\u003e\n          \u003cli\u003e2 tow points for more ride-style flexibility.\u003c\/li\u003e\n          \u003cli\u003ePressure relief valve helps with overpressure control.\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 4 if durability is the priority. It is the better fit for commercial operators, camps, resorts, large lake houses, and buyers who expect heavy use.\n        \u003c\/p\u003e\n        \u003cspan class=\"smf-badge\"\u003eBest Heavy-Duty 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 4 Is Best For\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eRental Fleets \u0026amp; Resorts\u003c\/h3\u003e\n        \u003cp\u003e\n          A strong match for commercial operations that need a tougher towable designed for frequent use.\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 bigger groups, repeated rides, and riders who need a more durable 4-person tube.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eSerious Lake Homes\u003c\/h3\u003e\n        \u003cp\u003e\n          Ideal for families and lake homeowners who want a premium tube that can handle heavy weekend use.\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 only need occasional family tubing, the Let’s Go 4 Family is the easier recreational pick. If you want commercial-grade construction and stronger long-term durability, go with the Professional Let’s Go 4.\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\u003eCommercial-Duty Construction\u003c\/h3\u003e\n        \u003cp\u003e\n          Heavy-duty PVC, reinforced cover material, and a tarpaulin bottom help separate this from standard recreational towables.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003e5-Strap Towing System\u003c\/h3\u003e\n        \u003cp\u003e\n          The 5-strap towing system is built to better distribute load during high-use towing sessions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003e2 Tow Points\u003c\/h3\u003e\n        \u003cp\u003e\n          Dual tow points let you switch the ride feel and give riders more ways to enjoy the tube.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eComfort Handles \u0026amp; Knuckle Guards\u003c\/h3\u003e\n        \u003cp\u003e\n          Fully padded comfort handles, neoprene knuckle guards, and additional boarding handles help riders stay secure and comfortable.\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 4 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    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eInflated Size\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e80\" x 98\" x 32\" (Approx. 6'8\" x 8'2\" x 2'8\")\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eUp to 4 adults\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eCommercial \/ professional-duty build\u003c\/td\u003e\n      \u003c\/tr\u003e\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      \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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eCover Material\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eDouble-layer 840D nylon cover\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eAir Chambers\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e2-chamber safety system\u003c\/td\u003e\n      \u003c\/tr\u003e\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      \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      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eTowing System\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e5-strap towing system\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eHandles\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eFully padded comfort handles + 5 neoprene knuckle guards\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eBoarding Handles\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e2 additional boarding handles\u003c\/td\u003e\n      \u003c\/tr\u003e\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      \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 Let’s Go 4 Family\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Both are 4-rider towable tubes, but they are not built for the same buyer. The Let’s Go 4 Family is the recreational family model. The Professional Let’s Go 4 is the upgraded heavy-duty option for commercial use and serious high-frequency towing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-compare-card\"\u003e\n        \u003cspan class=\"tag\"\u003eFamily Pick\u003c\/span\u003e\n        \u003ch3\u003eLet’s Go 4 Family\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Recreational family tubing, casual lake days, and maximum rider capacity at home.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want a roomy 4-person family tube without needing commercial-duty upgrades.\u003c\/p\u003e\n        \u003ca class=\"smf-mini-btn\" href=\"\/products\/spinera-lets-go-4-family-towable-tube\"\u003eView Let’s Go 4 Family\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-compare-card featured\"\u003e\n        \u003cspan class=\"tag\"\u003eProfessional Pick\u003c\/span\u003e\n        \u003ch3\u003eProfessional Let’s Go 4\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Commercial operators, camps, resorts, rental fleets, and heavy-use lake homes.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want the tougher, premium-grade 4-person Let’s Go tube.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-tablewrap\"\u003e\n  \u003ctable class=\"smf-table smf-table-simple\"\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\u003eLet’s Go 4 Family\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e\n          Best for recreational family tubing, shared rides, and casual 4-person lake fun.\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eProfessional Let’s Go 4\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e\n          Best for heavy use, commercial use, rental fleets, camps, resorts, and buyers who want upgraded materials, reinforced towing, a tarpaulin bottom, and professional-duty construction.\n        \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 4-person towable tube.\u003c\/li\u003e\n          \u003cli\u003eMake sure every rider wears a properly fitted life jacket.\u003c\/li\u003e\n          \u003cli\u003eCheck both chambers before each ride.\u003c\/li\u003e\n          \u003cli\u003eConfirm pressure is within the recommended range.\u003c\/li\u003e\n          \u003cli\u003eInspect tow straps, tow points, handles, valves, 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\u003eUse wider turns for mixed-experience riders.\u003c\/li\u003e\n          \u003cli\u003eKeep riders balanced across the tube.\u003c\/li\u003e\n          \u003cli\u003eUse more aggressive turns only with experienced riders who want more action.\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 Larger commercial-style towables create more load behind the boat. Always use a properly rated rope, a capable tow point, a spotter, correct inflation pressure, and speeds appropriate for the riders and conditions.\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 4 Family? Contact us and we’ll help match the tube to your 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 professional 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 whether this pro-grade 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 4 FAQs\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many people can ride the Spinera Professional Let’s Go 4?\u003c\/summary\u003e\n      \u003cp\u003eThe Spinera Professional Let’s Go 4 is designed for up to 4 adults.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes this different from the Let’s Go 4 Family?\u003c\/summary\u003e\n      \u003cp\u003eThe Professional Let’s Go 4 uses heavier-duty construction, including thicker PVC, a tarpaulin bottom, double-layer nylon cover material, a 5-strap towing system, and a pressure relief valve.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Professional Let’s Go 4 good for commercial use?\u003c\/summary\u003e\n      \u003cp\u003eYes. This model is specifically positioned for commercial-style use, rental fleets, camps, resorts, and heavy-use towing environments.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the Spinera Professional Let’s Go 4?\u003c\/summary\u003e\n      \u003cp\u003eThe tube measures 80 inches by 98 inches by 32 inches when inflated, which is approximately 6 feet 8 inches by 8 feet 2 inches by 2 feet 8 inches.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it have multiple tow points?\u003c\/summary\u003e\n      \u003cp\u003eYes. The Spinera Professional Let’s Go 4 has 2 tow points.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat pressure should the inner chamber be inflated to?\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?\u003c\/summary\u003e\n      \u003cp\u003eUse a tow rope rated for a 4-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 4?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Spinera Professional Let’s Go 4 is designed for up to 4 adults.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What makes this different from the Let’s Go 4 Family?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Professional Let’s Go 4 uses heavier-duty construction, including thicker PVC, a tarpaulin bottom, double-layer nylon cover material, a 5-strap towing system, and a pressure relief valve.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Professional Let’s Go 4 good for commercial use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. This model is specifically positioned for commercial-style use, rental fleets, camps, resorts, and heavy-use towing environments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is the Spinera Professional Let’s Go 4?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The tube measures 80 inches by 98 inches by 32 inches when inflated, which is approximately 6 feet 8 inches by 8 feet 2 inches by 2 feet 8 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it have multiple tow points?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Spinera Professional Let’s Go 4 has 2 tow points.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What pressure should the inner chamber be inflated to?\",\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?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use a tow rope rated for a 4-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":48096562774257,"sku":"18259","price":849.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1267\/6461\/files\/spinera-lets-go-4-01.webp?v=1777270304","url":"https:\/\/www.splashymcfun.com\/products\/spinera-professional-lets-go-4-towable-tube","provider":"Splashy McFun","version":"1.0","type":"link"}