Rental Listings
Find a Rental
Minimum Rental Price
Maximum Rental Price
Alan Wagman, REALTORĀ®
RE/MAX Allegiance
3319 Langston Blvd
Arlington, VA 22207
 
Powered by ListingsToGo™
select ListingID, ListingStatus, LotAreaAcre, LivingArea, ForSale, Longitude, ModificationTimestamp, YearBuilt, Latitude, Subdivision, VirtualTourURL, ListPicture2URL,ListPicture3URL, ListOfficeName, ListingKey, ZipCode, FullStreetAddress, StreetName, Beds, BathsFull,BathsHalf, CityName,state,ZipCode, ListPrice, ClosePrice, Advertising, STATE, Stories, ListOfficeName, ListingKey, VirtualTourURL,InternetRemarks, LotAreaAcre from bright.searchALL where (ListingStatus LIKE "Active%" and StreetName = '' ) order by StreetName, ListPrice DESC LIMIT 0,1000;