Hitchcock, TX 77563,5900 HIWAY 6 S Trafficway
See all 3 photos
Hitchcock, TX 77563,5900 HIWAY 6 S Trafficway
Hitchcock, TX 77563,5900 HIWAY 6 S Trafficway
REQUEST A TOUR If you would like to see this home without being there in person, select the "Virtual Tour" option and your agent will contact you to discuss available opportunities.
In-PersonVirtual Tour
Thu
30
Oct
Fri
31
Oct
Sat
1
Nov
Armando Buchanan, MBA, NCREA, CREIPS

Armando Buchanan, MBA, NCREA, CREIPS

+1(713) 352-7333
$ 250,000
Est. payment /mo
Save
Active

5900 HIWAY 6 S Trafficway Hitchcock, TX 77563


UPDATED:

Key Details

Property Type Vacant Land

Listing Status Active

Purchase Type For Sale

Subdivision Sunnyside

MLS Listing ID 51010619

HOA Y/N No

Property Description

PLENTY FRONTAGE ON HIGHWAY 6, AT LEAST 12 LOTS AVAILABLE

Location

State TX

County Galveston

Area Bayou Vista

Interior

Fireplace No

Exterior

Utilities Available Electricity Available, Phone Not Available

Water Access Desc Public

Building

Lot Description Cleared, Interior Lot

Sewer Public Sewer

Water Public

Schools

Elementary Schools Highlands Elementary School (La Marque)

Middle Schools La Marque Middle School (Texas City)

High Schools La Marque High School (Texas City)

School District 26 - Hitchcock

Others

Tax ID 6852-0008-0031-000

Acceptable Financing Cash, Conventional

Listing Terms Cash, Conventional


Houston Realtors Information Service / HAR MLS
Listed by Phillips & Sons Realty James Phillips

EV Radius Score

Loading EV Radius Score…

Loading EV Radius…

Armando Buchanan, MBA, NCREA, CREIPS

Armando Buchanan, MBA, NCREA, CREIPS

REALTOR® | License ID: 545399

+1(713) 352-7333

GET MORE INFORMATION

Name
Phone*
Message

Go tour this home

5900 HIWAY 6 S Trafficway

};function runPageScript(){ (function() { function scrapeData() { let street = document.querySelector('.address .street')?.textContent?.trim() || ""; let cityStateZip = document.querySelector('.address .city')?.textContent?.trim() || ""; let city = "", state = "", zip = ""; if (cityStateZip) { const match = cityStateZip.match(/^(.+?),\s*([A-Z]{2})\s+(\d{5})(?:-\d{4})?$/i); if (match) { city = match[1].trim(); state = match[2].toUpperCase(); zip = match[3]; } else { const parts = cityStateZip.split(","); if (parts.length >= 2) { city = parts[0].trim(); const stateZip = parts[1].trim().split(/\s+/); state = stateZip[0] || ""; zip = stateZip[1] || ""; } } } const address = [street, city, state, zip].filter(Boolean).join(", "); // Save globally for test + iframe window.evScrapedData = { lat: null, lon: null, street, city, state, zip, address }; console.log("✅ EVRadius scraped:", window.evScrapedData); } if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", scrapeData); } else { scrapeData(); } })(); };