JUNK REMOVAL
Appliance removal
Pickup and removal of large appliances — refrigerators, washers, dryers, ranges, dishwashers.
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.
Refrigerator appliance · 30022 · ground
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.
Appliance removal cost by size
Base price in 30022. Stairs and add-ons priced separately.
How a appliance 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 appliance out. You don't lift anything.
04 · DONE
Photo confirmation sent to your phone. Booking complete.
Frequently asked
Do you disconnect appliances?
Add the disconnect option at booking ($30). Includes water and gas where applicable.
What about chest freezers in basements?
Yes. Add the basement variant. Disassembly handled by your loader.
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-appliance.json.
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Product",
"@id": "https://clutterbot.ai/appliance-removal#product",
"sku": "cb-appliance",
"name": "Appliance removal",
"description": "Pickup and removal of large appliances — refrigerators, washers, dryers, ranges, dishwashers.",
"brand": {
"@id": "https://clutterbot.ai/#org"
},
"offers": {
"@id": "https://clutterbot.ai/appliance-removal#offer"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.8",
"reviewCount": "5340"
}
},
{
"@type": "Offer",
"@id": "https://clutterbot.ai/appliance-removal#offer",
"price": "119",
"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/appliance-removal#service"
},
"potentialAction": {
"@type": "BuyAction",
"target": [
{
"@type": "EntryPoint",
"urlTemplate": "https://clutterbot.ai/checkout?sku=cb-appliance&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/appliance-removal#service",
"serviceType": "Junk removal",
"name": "Appliance 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 disconnect appliances?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Add the disconnect option at booking ($30). Includes water and gas where applicable."
}
},
{
"@type": "Question",
"name": "What about chest freezers in basements?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Add the basement variant. Disassembly handled by your loader."
}
},
{
"@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."
}
}
]
}
]
}