49,013 properties
0 phones
0 emails
0 for sale
8,082 results · Page 111/162
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:

Allentown KOA Journey

2

New Tripoli, PA · 6750 KOA Drive

RV Parks
Phone

Kamper Kompanion RV Park

2

Litchfield, MO · 18388 East Frontage Road

RV Parks
Phone Email

Stoutsville Resort

2

Stoutsville, MO · 34430 County Road 464

RV Parks
Phone

SIRenity Farms Campground

2

Sullivan, MO · 3400 Lollar Branch Road

RV Parks 18 Sites 💰 Valuation on file
Phone Email

Riverside RV Camp & Storage

2

Ashland, NE · 1215 Highway 6

RV Parks
Phone

Rio Chama RV Park

2

Chama, NM · 182 N State Hwy 17

RV Parks 92 Sites 💰 Valuation on file
Phone

Las Vegas New Mexico KOA Journey

2

Las Vegas, NM · 76 County Rd A25A

RV Parks 44 Sites 💰 Valuation on file
Phone

KOA Lordsburg

2

Lordsburg, NM · 1501 Lead Street

RV Parks
Phone

Tucumcari KOA

2

Tucumcari, NM · 6299 Quay Road AL

RV Parks
Phone

Oak Grove RV Park

2

Mayhill, NM · 19 Senior Circle

RV Parks 30 Sites 💰 Valuation on file
Phone

Cool Pines RV Park

2

Mayhill, NM · 2998 US Highway 82

RV Parks
Phone

16 Springs Canyon RV Park

2

Cloudcroft, NM · 571 Sixteen Springs Canyon Road

RV Parks
Phone

Coyote Flats RV Park

2

Carlsbad, NM · 4110 Mescalero Street

RV Parks 260 Sites 💰 Valuation on file
Phone

Longhorn Flats Hotel & RV Park

2

Loving, NM · 910 West Willow Road

RV Parks
Phone

KOA

2

Bernalillo, NM · 555 South Hill Road

RV Parks
Phone

Willow Creek RV Park

2

Malaga, NM · 1249-3 Pecos Highway

RV Parks
Phone

Whiskey Creek RV Park

2

Whiskey Creek, NM · 12 Rio de Arenas Road

RV Parks
Phone

Ginny-B Campground

2

Foster, RI · 7 Harrington Road

RV Parks
Phone

Lumberton / I-95 KOA Journey

2

Lumberton, SC · 465 Kenric Drive

RV Parks
Phone

24 Express Camp Ground

2

Wasta, SD · 51 C Avenue

RV Parks
Phone

KOA Journey

2

Newport, TN · 240 Koa Lane

RV Parks
Phone

Manchester KOA

2

Manchester, TN · 586 Campground Road

RV Parks
Phone

Thousand Trails Lake Conroe RV & Camping Resort

2

Willis, TX · 11720 Thousand Trails Road

RV Parks
Phone

Old Settlers Association RV Park - North Lot

2

Round Rock, TX · 3300 Palm Valley Boulevard

RV Parks
Phone Email

KOA Kampground

2

San Antonio, TX · 602 Gembler Road

RV Parks
Phone

Puerto Del Sol RV Park

2

Corpus Christi, TX · 5100 Timon Boulevard

RV Parks
Phone

Thousand Trails Colorado River RV Campground

2

Columbus, TX · 1062 Thousand Trails Lane

RV Parks
Phone

KOA Kampground

2

Fredericksburg, TX · 5681 East US Highway 290

RV Parks
Phone

Traveler's World RV Resort

2

San Antonio, TX · 2617 Roosevelt Avenue

RV Parks
Phone Email

Hill Country RV & Cottage Resort

2

New Braunfels, TX · 131 South Ruekle Road

RV Parks
Phone Email

San Marcos Springs RV Park

2

San Marcos, TX · 1335 North Interstate 35

RV Parks
Phone

Covenant Canyon RV Park

2

Lakeway, TX · 409 Covenant Canyon Trail

RV Parks
Phone

Evergreen RV Park

2

Austin, TX · 7400 Blue Goose Road

RV Parks
Phone

Leander / NW Austin KOA Holiday

2

Leander, TX · 2689 Hero Way

RV Parks 63 Sites 💰 Valuation on file
Phone

Loyola Beach RV Park & Campground

2

Riviera, TX · 1002 RM 628

RV Parks
Phone

Fun-N-Sun RV Resort

2

San Benito, TX · 1400 Zillock Road

RV Parks
⚠️ Phone Email

Hill Country RV Park

2

Kerrville, TX · 2421 Junction Highway

RV Parks
Phone

McDade RV Park

2

McDade, TX · 207 Columbus Street

RV Parks
Phone

Elgin RV Estates

2

Elgin, TX · 1097 Old McDade Road

RV Parks
Phone

Old Settlers Association RV Park - South Lot

2

Round Rock, TX · 3300 Palm Valley Boulevard

RV Parks
Phone Email

KOA Holiday

2

Houston, TX · 2919 West Orem Drive

RV Parks
Phone

Vista RV Park

2

Floresville, TX · 721 4th Street

RV Parks
Phone

Blazing Star RV Resort

2

San Antonio, TX · 1120 West Loop 1604 North

RV Parks
Phone Email

Laurel Springs RV Resort

2

Houston, TX · 1355 Laurel Springs Lane

RV Parks
Phone Email

Highlands RV Park

2

Highlands, TX · 311 Battlebell Road

RV Parks
Phone

Las Vegas New Mexico KOA Journey

2

TX · 76 County Rd A25A

RV Parks
Phone

Camelot Village Mobile Home Park

2

Lubbock, TX · 6001 34th Street

RV Parks
Phone

Town and Country Mobile Estates

2

Lubbock, TX · 7331 4th Street

RV Parks
Phone

Four Seasons RV Park

2

Seminole, TX · 1845 US Highway 180 W

RV Parks
Phone

Opdyke West RV Park Office

2

Levelland, TX · 301 Drew Drive

RV Parks
Phone Email
← Prev 111 / 162 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