ACTIVE
$1,799,000
5 bd   
5 ba  
1 half ba
   5,158 SQFT
9730 SCHREINER LN
GREAT FALLS, VA 22066
ACTIVE
$2,200,000
1000 MANNING ST
GREAT FALLS, VA 22066
ACTIVE UNDER CONTRACT
$2,599,999
5 bd   
5 ba  
2 half ba
   7,670 SQFT
1078 MILL FIELD CT
GREAT FALLS, VA 22066
ACTIVE
$1,500,000
4 bd   
2 ba  
1 half ba
   2,065 SQFT
10022 COLVIN RUN RD
GREAT FALLS, VA 22066
Database last updated  04/25/2025 08:38 PM
 
For Sale Listings
Find a Home
Minimum Sale Price
Maximum Sale Price
Search powered by
© Bright MLS. All rights reserved.
Listings provided by Bright MLS from various brokers who participate in IDX (Internet Data Exchange). Information deemed reliable but not guaranteed.

Alan Wagman, Realtor
RE/MAX Allegiance
3319 Langston Blvd
Arlington, VA 22207
 
Powered by ListingsToGo™
analytics set @lat=38.9793000;set @lon = -77.2821800;set @dist = .7;set @rlon1 = @lon-@dist/abs(cos(radians(@lat))*69);set @rlon2 = @lon+@dist/abs(cos(radians(@lat))*69);set @rlat1 = @lat-(@dist/69);set @rlat2 = @lat+(@dist/69);select st_distance(point(@lon, @lat), thePoint) as distance, ListingID, ListingStatus, LotAreaAcre, LivingArea, ForSale, Longitude, ModificationTimestamp, YearBuilt, Latitude, Subdivision, VirtualTourURL, ListOfficeName, ListingKey, ZipCode, ListPictureURL,ListPicture3URL, FullStreetAddress, StreetName, Beds, BathsFull,BathsHalf, CityName, State, ZipCode, ListPrice, ClosePrice, InternetRemarks, LotAreaAcre from `searchALL` where st_within(thePoint, envelope(linestring(point(@rlon1, @rlat1), point(@rlon2, @rlat2)))) and (ListingStatus LIKE "Active%" or ListingStatus ='COMING SOON') and ForSale='Y' order by distance ASC, st_distance(point(@lon, @lat), thePoint) limit 50;