Car Mud Run

Car Mud Run HII

02/14/2026

We Found Nissan Skyline GT R R34 for $1,000… Then Restored It ASMR Car Restoration!

02/13/2026

We Found Abandoned Thomas Train in the Deep Forest — ASMR Restoration (Full Rebuild)

02/13/2026

We Found a Red 1987 Porsche 911 Carrera for $1000

02/13/2026

We found a BMW M3 E30 1988 abandoned condition in Junkyard Full ASMR Car Restoration

02/13/2026

We Found a Blue 1993 Subaru Impreza WRX (GC8) for $1000

02/13/2026

We Found a Black 1969 Pontiac GTO Judge for $1000

02/13/2026

We Found a 1961 Jaguar E Type Series 1 for $1300

02/13/2026

Restoring Completely Burned Lightning McQueen ($500 DEAL) FULL ASMR PROCESS

02/13/2026

Restoring a Completely Ruined Mr Bean’s Mini Cooper Mark IV ($500 DEAL) ASMR Car Restoration

02/13/2026

I Paid $12000 for restoring my Abandoned Bugatti EB110 GT 1991 Blue Crushed at Mountain Valley

02/12/2026

I Found Thomas’ Best Friend Percy Alone, Abandoned and Stuck in a Scrap Yard Restoration ASMR

02/12/2026

I Found Thomas’ Best Friend Percy Alone, Abandoned and Stuck in a Scrap Yard Restoration ASMR

Address

RDX TEAM NEAR COMPUTER SHOP
Washington D.C., DC
746585

Alerts

Be the first to know and let us send you an email when Car Mud Run posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });