49,013 properties
0 phones
0 emails
0 for sale
1,083 results · Page 22/22
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:

Town Motel

3

VA · 5214 Brook Road

Budget Motels
Phone

Knights Inn and Suites Near University of Richmond

3

Richmond, VA · 7201 West Broad Street

Budget Motels
Phone Email

Motel 6

3

Richmond, VA · 7831 Shrader Road

Budget Motels
Phone

Airport Inn

3

VA · 5121 South Laburnum Avenue

Budget Motels
Phone

Snow White Motel

3

VA · 9301 Route 1

Budget Motels
Phone Email

White House Motel

3

VA · 9401 Route 1

Budget Motels
Phone Email

Shady Grove Motel

3

VA · 648 N Washington Highway

Budget Motels
Phone

Chamberlayne Motel

3

VA · 1002 Azalea Avenue

Budget Motels
Phone

Richmond Motel

3

Richmond, VA · 2600 Chamberlayne Avenue

Budget Motels
Phone

Enys Hotel

3

Richmond, VA · 2929 Chamberlayne Avenue

Budget Motels

Southside Motel

3

Richmond, VA · 4310 Richmond Highway

Budget Motels
Phone

Deluxe Motel

3

Richmond, VA · 4601 Richmond Highway

Budget Motels

Sunrise Hotel

3

Richmond, VA · 3622 Richmond Highway

Budget Motels

Turnpike Motel

3

Richmond, VA · 5918 Midlothian Turnpike

Budget Motels
Phone Email

Colony House Motor Lodge

3

Richmond, VA · 6414 Midlothian Turnpike

Budget Motels
Phone

Travel Inn

3

Richmond, VA · 6511 Midlothian Turnpike

Budget Motels
Phone

Eagle Inn Motel

3

Richmond, VA · 6515 Midlothian Turnpike

Budget Motels
Phone

Regal Inn Motel

3

Richmond, VA · 6620 Midlothian Turnpike

Budget Motels
Phone

Host Inn Motel

3

Richmond, VA · 6621 Midlothian Turnpike

Budget Motels
Phone

Midlothian Inn

3

Richmond, VA · 6523 Midlothian Turnpike

Budget Motels
Phone

Camelot Inn

3

Richmond, VA · 6619 Midlothian Turnpike

Budget Motels
Phone

Motel 6

3

VA · 23500 Welcome Way Drive

Budget Motels
Phone

California Inn

3

Petersburg, VA · 2214 County Drive

Budget Motels
Phone

Kingston Inn

3

Roanoke, VA · 7120 Williamson Road

Budget Motels
Phone

Motel 6 Troutville, VA

3

Troutville, VA · 2619 Lee Highway

Budget Motels
Phone Email

Americas Best Value Inn Richmond South

3

Richmond, VA · 2126 Willis Road

Budget Motels
Phone Email

Sheldon's Motel

3

Keysville, VA · 1450 Four Locust Highway

Budget Motels
Phone Email

Timberlake Motel

3

Lynchburg, VA · 19980 Lynchburg Highway

Budget Motels
Phone Email

Rodeway Inn

3

VA · 12412 Maple Street

Budget Motels
Phone

60 Motel

3

Cumberland, VA · 687 Anderson Highway

Budget Motels

Forest Motel

3

VA · 1418 Crain Highway South

Budget Motels
Phone

Tazewell Motel

3

VA

Budget Motels

Starlite Motel

3

Roanoke, VA · 4448 Melrose Avenue Northwest

Budget Motels
Phone
← Prev 22 / 22
// 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