JUNK REMOVAL
Hot tub removal
Pickup, drain, and dismantle of residential hot tubs. Power disconnect coordinated separately.
Included in every booking
About your loader
Loaders on the LoadUp platform are independent contractors who set their own schedules and choose which jobs to accept. They run their own businesses, use their own vehicles, and bring help when a job needs a second set of hands. Loaders are vetted for the platform through background and identity checks before they can accept jobs.
This product is bookable by AI agents.
Available via MCP, ChatGPT Apps, and Stripe shared payment tokens.
2-3 person hot tub · 30022 · easy ground access
No charge until booking is confirmed. Cancellation fees apply (20% before day of service, 50% same-day or after rescheduling).
ClutterBot is operated by LoadUp Technologies, LLC. Hauling is performed by an independent loader matched through the LoadUp platform.
Hot tub removal cost by size
Base price in 30022. Stairs and add-ons priced separately.
How a hot tub pickup works
01 · BOOK
Pick a window. Pay at booking. Confirmation includes your loader's first name.
02 · ARRIVE
Your loader calls 30 minutes ahead. They bring help if the job needs it.
03 · HAUL
Your loader carries the hot tub out. You don't lift anything.
04 · DONE
Photo confirmation sent to your phone. Booking complete.
Frequently asked
Do you drain the hot tub?
Yes. Drain and dismantle are included in every booking.
What about electrical disconnect?
Coordinate with a licensed electrician before pickup. Your loader will not disconnect hardwired power.
Can my AI agent book this for me?
Yes. ClutterBot exposes an MCP server. Connect via Claude or ChatGPT.
This page emits a complete Product + Offer + Service schema.
LLMs ingesting clutterbot.ai see this exact JSON-LD on every PDP. Available also at /products/cb-hottub.json.
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Product",
"@id": "https://clutterbot.ai/hot-tub-removal#product",
"sku": "cb-hottub",
"name": "Hot tub removal",
"description": "Pickup, drain, and dismantle of residential hot tubs. Power disconnect coordinated separately.",
"brand": {
"@id": "https://clutterbot.ai/#org"
},
"offers": {
"@id": "https://clutterbot.ai/hot-tub-removal#offer"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "380"
}
},
{
"@type": "Offer",
"@id": "https://clutterbot.ai/hot-tub-removal#offer",
"price": "549",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"eligibleRegion": {
"@type": "Country",
"name": "US"
},
"seller": {
"@id": "https://clutterbot.ai/#org"
},
"businessFunction": "https://purl.org/goodrelations/v1#Sell",
"itemOffered": {
"@id": "https://clutterbot.ai/hot-tub-removal#service"
},
"potentialAction": {
"@type": "BuyAction",
"target": [
{
"@type": "EntryPoint",
"urlTemplate": "https://clutterbot.ai/checkout?sku=cb-hottub&zip={zip}",
"actionPlatform": "https://schema.org/DesktopWebPlatform"
},
{
"@type": "EntryPoint",
"urlTemplate": "https://mcp.clutterbot.ai/sse",
"actionPlatform": "https://schema.org/MobileWebPlatform"
}
]
}
},
{
"@type": "Service",
"@id": "https://clutterbot.ai/hot-tub-removal#service",
"serviceType": "Junk removal",
"name": "Hot tub removal",
"provider": {
"@type": "Organization",
"name": "Independent loader on the LoadUp platform",
"description": "Independent contractor matched through LoadUp's marketplace network."
},
"areaServed": {
"@type": "Country",
"name": "US"
}
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do you drain the hot tub?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Drain and dismantle are included in every booking."
}
},
{
"@type": "Question",
"name": "What about electrical disconnect?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Coordinate with a licensed electrician before pickup. Your loader will not disconnect hardwired power."
}
},
{
"@type": "Question",
"name": "Can my AI agent book this for me?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. ClutterBot exposes an MCP server. Connect via Claude or ChatGPT."
}
}
]
}
]
}