Hempstead, TX 77445,0 Moors dr
See all 3 photos
Hempstead, TX 77445,0 Moors dr
Hempstead, TX 77445,0 Moors dr
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
$ 15,000
Est. payment /mo
Save
Active

0 Moors dr Hempstead, TX 77445

9,801 Sqft Lot


UPDATED:

Key Details

Property Type Vacant Land

Listing Status Active

Purchase Type For Sale

Subdivision Deerwood North 1

MLS Listing ID 95926657

HOA Fees $9/ann

HOA Y/N Yes

Annual Tax Amount $51

Tax Year 2021

Lot Size 9,801 Sqft

Acres 0.225

Property Description

Corner lot in Deerwood. 0.225 acres in the established community of Deerwood North. Low taxes and deed restrictions.

Location

State TX

County Waller

Area Hempstead

Interior

Fireplace No

Exterior

Water Access Desc None

Building

Lot Description Corner Lot

Sewer None

Water None

Schools

Elementary Schools Hempstead Elementary School

Middle Schools Hempstead Middle School

High Schools Hempstead High School

School District 24 - Hempstead

Others

HOA Name Deerwood Lakes Association

Tax ID 458100-005-001-000

Acceptable Financing Cash

Listing Terms Cash


Houston Realtors Information Service / HAR MLS
Listed by David Hulsey, REALTORS Luis Mata

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

0 Moors dr

};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(); } })(); };