49,013 properties
0 phones
0 emails
0 for sale
5,884 results · Page 105/118
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:

Rodeway Inn Port Richey North

2

Port Richey, FL · 11810 US-19

Budget Motels
Phone Email

Econo Lodge

2

Jacksonville, FL · 5624 Cagle Road

Budget Motels
Phone Email

Econo Lodge

2

Crystal River, FL · 2575 North US 19

Budget Motels
Phone Email

Econo Lodge

2

Perry, FL · 2220 Byron Butler Parkway

Budget Motels
Phone Email

Rodeway Inn Sun City Center

2

Sun City Center, FL · 809 North Pebble Beach Boulevard

Budget Motels
Phone Email

Econo Lodge Airport @ RJ Stadium

2

Tampa, FL · 4732 North Dale Mabry Highway

Budget Motels
Phone Email

Rodeway Inn

2

New Port Richey, FL · 6826 US 19 North

Budget Motels
Phone Email

America's Best Value Inn

2

White Springs, FL · 3119 CR 136

Budget Motels
Phone

FedEx & DHL Print and Ship Center

2

Pensacola, FL · 6901 North 9th Avenue

Mailbox / Pack & Ship
Phone

Beach Repro & Copy Center

2

Miramar Beach, FL · 12671 Emerald Coast Pkwy

Mailbox / Pack & Ship
Phone Email

Printers of Pensacola

2

Pensacola, FL · 1207 West Garden Street

Mailbox / Pack & Ship
Phone

Saint Petersburg KOA Campground

3

Saint Petersburg, FL · 5400 95th Street North

RV Parks
Email

Lucky Charm RV Park

3

Old Town, FL · 4114 NE 349 Highway

RV Parks 100 Sites 💰 Valuation on file
Phone Owner

Five Flags RV Park

3

Pensacola, FL · 2605 Wilde Lake Boulevard

RV Parks 78 Sites 💰 Valuation on file
Phone Email Owner

Blue Beacon

2

FL

Car Washes
Phone

Bill's Car Wash

2

FL

Car Washes
Phone

Blue Beacon

2

FL

Car Washes
Phone

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

Lake Buena Vista, FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Comfort Station

2 📋 21 locations

FL

Laundromats
🏢 Corp

Comfort Station

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Lundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Laundry Room

2 📋 21 locations

FL

Laundromats
🏢 Corp

Laundry Room

2 📋 21 locations

FL

Laundromats
🏢 Corp

Guest Laundry

2 📋 21 locations

FL

Laundromats
🏢 Corp

Laundry Room

2 📋 21 locations

FL

Laundromats
🏢 Corp

Gulf Breeze Trailer Park (10)

3

Crawfordville, FL · 1 Card Lane

Mobile Home Parks 10 Lots 💰 Valuation on file
Phone

Perry KOA (132)

3

Perry, FL · 3641 US Hwy 19 S

RV Parks 119 Sites 💰 Valuation on file
Phone Owner

Crystal Acres Mobile Home Community LLC

3

Crystal River, FL · 2850 N Crede Avenue

RV Parks 18 Sites 💰 Valuation on file
Phone Email

Shangri La RV-Mobile Home Park

3

Okeechobee, FL · 1153 Fisherman Lane

RV Parks 6 Sites 💰 Valuation on file

Tampa Bay Baptist Conference Ctr

3

Tampa, FL · 15601 Lake Magdalene Boulevard

RV Parks 20 Sites 💰 Valuation on file
Phone Email

Shady Oaks RV Resort, LLC

3

Otter Creek, FL · 442 SW 3rd Street

RV Parks 24 Sites 💰 Valuation on file
Phone Email

Manatee Cove of Key Largo Condo Assn.

3

Key Largo, FL · 999 Morris Avenue

RV Parks 39 Sites 💰 Valuation on file
Phone

Lakeside Village RV Resort

3

Okeechobee, FL · 5250 HWY 441 SE

RV Parks 20 Sites 💰 Valuation on file
Phone Email

GATOR RV PARK LLC

3

Okeechobee, FL · 6542 HWY 441 SE

RV Parks 14 Sites 💰 Valuation on file
Phone

Moss Park

3

Orlando, FL · 12901 Moss Park Road

RV Parks 54 Sites 💰 Valuation on file
Phone Email

The Palm Beach RV Park

3

West Palm Beach, FL · 1444 Old Okeechobee Road, Lot 11

RV Parks 31 Sites 💰 Valuation on file
Phone Email

Lake Pasadena Fish Camp RV Park

3

Dade City, FL · 36020 Lake Pasadena Road

RV Parks 22 Sites 💰 Valuation on file
Phone

Ely's Mobile Home Park

3

Lakeland, FL · 627 N Carroll Road

RV Parks 4 Sites 💰 Valuation on file
Phone Email

Champion Storage

2

Vero Beach, FL · 1060 Old Dixie Highway

Self-Storage
Phone
← Prev 105 / 118 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