49,013 properties
0 phones
0 emails
0 for sale
1,719 results · Page 30/35
All (49,013) Self-Storage (6,315) Mobile Home Parks (7,982) Car Washes (7,857) Laundromats (5,362) RV Parks (8,082) Marinas (3,500) Budget Motels (9,891) Mailbox / Pack & Ship (24)
Map:

Highland Mobile Park LLC

3

REEDSPORT, OR · 3000 Frontage Rd

Mobile Home Parks 73 Lots 💰 Valuation on file
Phone Email

Dunaway Mobile Home Park

3

Prineville, OR · 205 SE Lynn Blvd

Mobile Home Parks 58 Lots 💰 Valuation on file
Phone Email

Terrace Mobile Plaza

3

Prineville, OR · 400 NW Terrace Ln

Mobile Home Parks 72 Lots 💰 Valuation on file
Phone Email

Four Seasons Mobile Home Park

3

Bend, OR · 64100 N Hwy 97

Mobile Home Parks 37 Lots 💰 Valuation on file
Phone

Evergreen Mobile Home Park - Portland

3

Portland, OR · 11911 SE Division St

Mobile Home Parks 67 Lots 💰 Valuation on file
Phone Email

Reedsport Mobile Park

3

Reedsport, OR · 2810 Longwood Dr

Mobile Home Parks 29 Lots 💰 Valuation on file
Phone Email

Alder Manor MHC LLC

3

Warrenton, OR · 110 NW 4th St

Mobile Home Parks 90 Lots 💰 Valuation on file
Phone

Western Hills Mobile Home Park

3

Rainier, OR · 74866 Doan Rd

Mobile Home Parks 91 Lots 💰 Valuation on file
Phone Email

Vida Lea Mobile Lodge

3

LEABURG, OR · 44221 McKenzie Hwy

Mobile Home Parks 33 Lots 💰 Valuation on file
Phone Email

J & M Mobile Home Court

3

Rainier, OR · 75883 Price Rd

Mobile Home Parks 29 Lots 💰 Valuation on file
Phone Email

Sunset View Mobile Home Park

3

BROOKINGS, OR · 15889 Sunset Strip

Mobile Home Parks 74 Lots 💰 Valuation on file
Phone

Flamingo Mobile Home Park

3

MC MINNVILLE, OR · 2420 NE Hembree St.

Mobile Home Parks 24 Lots 💰 Valuation on file
Phone Email

Redmond Mobile Home Park

3

Redmond, OR · 1833 SW Canal Blvd

Mobile Home Parks 27 Lots 💰 Valuation on file
Phone

Arrowhead Mobile Home Lodge

3

KLAMATH FALLS, OR · 3440 Alva Ave

Mobile Home Parks 13 Lots 💰 Valuation on file
Phone

Shalimar Mobile Home Park

3

VENETA, OR · 87860 Territorial Rd

Mobile Home Parks 104 Lots 💰 Valuation on file
Phone Email

Smith Rock Mobile Estates

3

Terrebonne, OR · 10100 NE Crooked River Dr

Mobile Home Parks 29 Lots 💰 Valuation on file
Email

Pacific Village Mobile Home Court

3

MEDFORD, OR · 3966 S Pacific Hwy

Mobile Home Parks 82 Lots 💰 Valuation on file
Phone

Sheridan Mobile Home Park

3

Sheridan, OR · 503 SE Sheridan Rd

Mobile Home Parks 33 Lots 💰 Valuation on file

Mister Car Wash

2

OR

Car Washes
Phone

Loads of Wash Laundromat

2

OR

Laundromats
Phone

Evergreen shores rv

2

Port Orford, OR

RV Parks
Phone

Salmon Harbor RV Park

2

Reedsport, OR

RV Parks
Phone

Monroe RV Park

2

Monroe, OR

RV Parks
Phone

Silver Lake Motel

2

OR

Budget Motels
Phone

John's Car Wash

3

Salem, OR · 1175 Edgewater Street Northwest

Car Washes

Kaady Car Wash

3

Beaverton, OR · 10270 Southwest Canyon Road

Car Washes

Beaverton Car Wash

3

Beaverton, OR · 12425 Southwest Canyon Road

Car Washes

Washman

3

Portland, OR · 510 Southeast Grand Avenue

Car Washes

Kaady Car Wash

3

Lake Oswego, OR · 714 North State Street

Car Washes

Kaady Car Wash

3

Portland, OR · 14740 Northwest Cornell Road

Car Washes

Washman

3

Portland, OR · 6869 North Lombard Street

Car Washes

Rays Auto Wash

3

Happy Valley, OR · 8900 Southeast 82nd Avenue

Car Washes

Empire Car Wash

3

Bend, OR · 20425 Empire Avenue

Car Washes

Washman

3

Portland, OR · 11838 Southeast Division Street

Car Washes

Big Red Car Wash

3

Salem, OR · 2390 Commercial Street Southeast

Car Washes
Phone Email

Washman

3

Portland, OR · 2920 Southeast 10th Avenue

Car Washes

Happy's Car Wash

3

Springfield, OR · 3356 Gateway Street

Car Washes
Phone

Washman

3

Portland, OR · 8864 Southeast 82nd Avenue

Car Washes

Eliot E-Mat Café

3

Portland, OR · 2808 Northeast Martin Luther King Junior Boulevard

Laundromats

Artistic Dry Cleaners & Laundromat

3

Portland, OR · 7460 Southeast 82nd Avenue

Laundromats

Powellhurst Laundromat

3

Portland, OR · 9131 Southeast Powell Boulevard

Laundromats

Belmont Eco Laundry

3

OR · 4725 Southeast Belmont Street

Laundromats

Blue Sky

3

Gresham, OR · 1975 Northeast Division Street

Laundromats
Phone Email

Vermont Hills Laundromat

3

Portland, OR · 4520 Southwest Vermont Street

Laundromats
Phone

Progress Laundromat

3

Beaverton, OR · 8608 Southwest Hall Boulevard

Laundromats
Phone

Hyland Eco Laundry

3

Beaverton, OR · 14346 Southwest Allen Boulevard

Laundromats

Laura’s Laundromat

3

Beaverton, OR · 18669 Southwest Tualatin Valley Highway

Laundromats

Duu-srvn

3

Siletz, OR · 119 East Logsden Road

Laundromats
Phone

U-Haul

3

Portland, OR · 955 North Columbia Boulevard

Self-Storage
Phone Email

Extra Space Storage

3

Hillsboro, OR · 3250 Northeast 15th Avenue

Self-Storage
← Prev 30 / 35 Next →
// Heat map modes // mapPoints format: [id, lat, lon, category, valuation, data_score, motivated_score] let heatLayer = null; let circleLayer = null; let currentMode = 'markers'; function clearOverlays() { if (heatLayer) { map.removeLayer(heatLayer); heatLayer = null; } if (circleLayer) { map.removeLayer(circleLayer); circleLayer = null; } } function setMapMode(mode) { currentMode = mode; clearOverlays(); // Update button states document.querySelectorAll('.map-mode-btn').forEach(b => b.classList.remove('active')); document.getElementById('btn-' + mode).classList.add('active'); if (mode === 'markers') { markers.addTo(map); return; } map.removeLayer(markers); if (mode === 'density') { // Pure density heatmap const pts = mapPoints.filter(p => p[1] && p[2]).map(p => [p[1], p[2], 1]); heatLayer = L.heatLayer(pts, {radius: 20, blur: 15, maxZoom: 10, max: 5, gradient: {0.2: '#ffffb2', 0.4: '#fd8d3c', 0.6: '#f03b20', 0.8: '#bd0026', 1: '#800026'} }).addTo(map); } else if (mode === 'valuation') { // Circle markers colored by valuation circleLayer = L.layerGroup(); const maxVal = Math.max(...mapPoints.map(p => p[4]).filter(v => v > 0)) || 1; mapPoints.filter(p => p[1] && p[2] && p[4] > 0).forEach(p => { const ratio = Math.min(p[4] / maxVal, 1); const r = Math.round(ratio * 255); const g = Math.round((1 - ratio) * 200); const color = `rgb(${r}, ${g}, 50)`; const radius = 4 + ratio * 10; L.circleMarker([p[1], p[2]], { radius: radius, fillColor: color, color: '#fff', weight: 1, fillOpacity: 0.7 }).bindPopup(`$${(p[4]/1000).toFixed(0)}K`).addTo(circleLayer); }); circleLayer.addTo(map); } else if (mode === 'quality') { // Circle markers colored by data_score circleLayer = L.layerGroup(); mapPoints.filter(p => p[1] && p[2]).forEach(p => { const score = p[5] || 0; const ratio = score / 10; // Green = high, Red = low const r = Math.round((1 - ratio) * 255); const g = Math.round(ratio * 200); const color = `rgb(${r}, ${g}, 50)`; L.circleMarker([p[1], p[2]], { radius: 3 + ratio * 5, fillColor: color, color: '#fff', weight: 0.5, fillOpacity: 0.6 }).addTo(circleLayer); }); circleLayer.addTo(map); } else if (mode === 'motivated') { // Heat map weighted by motivated score const pts = mapPoints.filter(p => p[1] && p[2] && p[6] > 0).map(p => [p[1], p[2], p[6] / 100]); heatLayer = L.heatLayer(pts, {radius: 25, blur: 20, maxZoom: 10, max: 1, gradient: {0.2: '#fff7bc', 0.4: '#fec44f', 0.6: '#fe9929', 0.8: '#d95f0e', 1: '#993404'} }).addTo(map); } }
🔒
Unlock owner contacts for 55,000+ properties
Get Access