cme2buy1.com Open in urlscan Pro
54.209.65.19  Public Scan

Submitted URL: http://cme2buy1.com/
Effective URL: https://cme2buy1.com/
Submission: On July 28 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="ng-pristine ng-valid">
  <div class="input-group clearfix">
    <input type="text" autocomplete="new-query" class="form-control city ng-pristine ng-untouched ng-valid ng-empty" ng-model="$ctrl.search_form.query" ng-keyup="$ctrl.auto_complete_search($event)" ng-click="$ctrl.auto_complete_search($event)"
      placeholder="search">
    <!-- ngIf: $ctrl.intro_show_results -->
    <select name="" class="form-control property-type ng-pristine ng-untouched ng-valid ng-empty" ng-model="$ctrl.search_form.PropertyType" aria-label="Property Type"
      ng-options="$ctrl.lang_value_mapping('listing.string.panel.app.reso.propertytype.', k) for (k, v) in $ctrl.PropertyTypes">
      <option value="" class="ng-binding" selected="selected"> Property Type </option>
      <option label="Business Opportunity" value="string:Business Opportunity">Business Opportunity</option>
      <option label="Commercial Lease" value="string:Commercial Lease">Commercial Lease</option>
      <option label="Commercial Sale" value="string:Commercial Sale">Commercial Sale</option>
      <option label="Farm" value="string:Farm">Farm</option>
      <option label="Land" value="string:Land">Land</option>
      <option label="Land Lease" value="string:Land Lease">Land Lease</option>
      <option label="Manufactured In Park" value="string:Manufactured In Park">Manufactured In Park</option>
      <option label="Residential" value="string:Residential">Residential</option>
      <option label="Residential Income" value="string:Residential Income">Residential Income</option>
      <option label="Residential Lease" value="string:Residential Lease">Residential Lease</option>
    </select>
    <select name="" class="form-control beds ng-pristine ng-untouched ng-valid ng-empty" aria-label="Beds" ng-model="$ctrl.search_form.BedroomsTotal_min" ng-options="v for v in $ctrl.Beds">
      <option value="" class="ng-binding" selected="selected"> Beds </option>
      <option label="0" value="number:0">0</option>
      <option label="1" value="number:1">1</option>
      <option label="2" value="number:2">2</option>
      <option label="3" value="number:3">3</option>
      <option label="4" value="number:4">4</option>
      <option label="5" value="number:5">5</option>
      <option label="6" value="number:6">6</option>
      <option label="7" value="number:7">7</option>
      <option label="8" value="number:8">8</option>
      <option label="9" value="number:9">9</option>
      <option label="10" value="number:10">10</option>
    </select>
    <select name="" class="form-control baths ng-pristine ng-untouched ng-valid ng-empty" aria-label="Baths" ng-model="$ctrl.search_form.BathroomsTotalInteger_min" ng-options="v for v in $ctrl.Baths">
      <option value="" class="ng-binding" selected="selected"> Baths </option>
      <option label="0" value="number:0">0</option>
      <option label="1" value="number:1">1</option>
      <option label="2" value="number:2">2</option>
      <option label="3" value="number:3">3</option>
      <option label="4" value="number:4">4</option>
      <option label="5" value="number:5">5</option>
      <option label="6" value="number:6">6</option>
      <option label="7" value="number:7">7</option>
      <option label="8" value="number:8">8</option>
      <option label="9" value="number:9">9</option>
      <option label="10" value="number:10">10</option>
    </select>
    <div class="form-control min-price min-price-ui full-search ui-select-container ui-select-bootstrap dropdown ng-pristine ng-untouched ng-valid ng-scope ng-empty" ng-class="{open: $select.open}" ng-model="$ctrl.search_form.ListPrice_min"
      ng-change="$ctrl.update_price_range('max_price');$ctrl.price_input()">
      <div class="price-ui-match ui-select-match ng-scope" ng-hide="$select.open &amp;&amp; $select.searchEnabled" ng-disabled="$select.disabled" ng-class="{'btn-default-focus':$select.focus}" placeholder="Min. Price"><span tabindex="-1"
          class="btn btn-default form-control ui-select-toggle" aria-label="Select box activate" ng-disabled="$select.disabled" ng-click="$select.activate()" style="outline: 0;"><span ng-show="$select.isEmpty()"
            class="ui-select-placeholder text-muted ng-binding">Min. Price</span> <span ng-hide="$select.isEmpty()" class="ui-select-match-text pull-left ng-hide" ng-class="{'ui-select-allow-clear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
            ng-transclude=""><span class="ng-binding ng-scope">
            </span></span> <i class="caret pull-right" ng-click="$select.toggle($event)"></i>
          <a ng-show="$select.allowClear &amp;&amp; !$select.isEmpty() &amp;&amp; ($select.disabled !== true)" aria-label="Select box clear" style="margin-right: 10px" ng-click="$select.clear($event)" class="btn btn-xs btn-link pull-right ng-hide"><i class="glyphicon glyphicon-remove" aria-hidden="true"></i></a></span>
      </div><span ng-show="$select.open &amp;&amp; $select.refreshing &amp;&amp; $select.spinnerEnabled" class="ui-select-refreshing glyphicon-refresh ui-select-spin ng-hide"></span> <input type="search" autocomplete="off" tabindex="-1"
        aria-expanded="true" aria-label="Select box" aria-owns="ui-select-choices-0" class="form-control ui-select-search ng-pristine ng-untouched ng-valid ng-empty ng-hide" ng-class="{ 'ui-select-search-hidden' : !$select.searchEnabled }"
        placeholder="Min. Price" ng-model="$select.search" ng-show="$select.open">
      <ul class="price-ui-choices ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu ng-scope ng-hide" ng-show="$select.open &amp;&amp; $select.items.length > 0"
        repeat="min_price in $ctrl.get_min_price($select.search) | filter : $select.search">
        <li class="ui-select-choices-group" id="ui-select-choices-0">
          <div class="divider ng-hide" ng-show="$select.isGrouped &amp;&amp; $index > 0"></div>
          <div ng-show="$select.isGrouped" class="ui-select-choices-group-label dropdown-header ng-binding ng-hide" ng-bind="$group.name"></div>
          <!-- ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: min_price in $select.items -->
        </li>
      </ul>
      <div class="ui-select-no-choice"></div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-0" aria-label="Select box focus"
        aria-haspopup="true" role="button">
    </div>
    <div class="form-control max-price max-price-ui full-search ui-select-container ui-select-bootstrap dropdown ng-pristine ng-untouched ng-valid ng-scope ng-empty" ng-class="{open: $select.open}" ng-model="$ctrl.search_form.ListPrice_max"
      ng-change="$ctrl.update_price_range('min_price');$ctrl.price_input()">
      <div class="price-ui-match ui-select-match ng-scope" ng-hide="$select.open &amp;&amp; $select.searchEnabled" ng-disabled="$select.disabled" ng-class="{'btn-default-focus':$select.focus}" placeholder="Max. Price"><span tabindex="-1"
          class="btn btn-default form-control ui-select-toggle" aria-label="Select box activate" ng-disabled="$select.disabled" ng-click="$select.activate()" style="outline: 0;"><span ng-show="$select.isEmpty()"
            class="ui-select-placeholder text-muted ng-binding">Max. Price</span> <span ng-hide="$select.isEmpty()" class="ui-select-match-text pull-left ng-hide" ng-class="{'ui-select-allow-clear': $select.allowClear &amp;&amp; !$select.isEmpty()}"
            ng-transclude=""><span class="ng-binding ng-scope">
            </span></span> <i class="caret pull-right" ng-click="$select.toggle($event)"></i>
          <a ng-show="$select.allowClear &amp;&amp; !$select.isEmpty() &amp;&amp; ($select.disabled !== true)" aria-label="Select box clear" style="margin-right: 10px" ng-click="$select.clear($event)" class="btn btn-xs btn-link pull-right ng-hide"><i class="glyphicon glyphicon-remove" aria-hidden="true"></i></a></span>
      </div><span ng-show="$select.open &amp;&amp; $select.refreshing &amp;&amp; $select.spinnerEnabled" class="ui-select-refreshing glyphicon-refresh ui-select-spin ng-hide"></span> <input type="search" autocomplete="off" tabindex="-1"
        aria-expanded="true" aria-label="Select box" aria-owns="ui-select-choices-1" class="form-control ui-select-search ng-pristine ng-untouched ng-valid ng-empty ng-hide" ng-class="{ 'ui-select-search-hidden' : !$select.searchEnabled }"
        placeholder="Max. Price" ng-model="$select.search" ng-show="$select.open">
      <ul class="price-ui-choices ui-select-choices ui-select-choices-content ui-select-dropdown dropdown-menu ng-scope ng-hide" ng-show="$select.open &amp;&amp; $select.items.length > 0"
        repeat="max_price in $ctrl.get_max_price($select.search) | filter : $select.search">
        <li class="ui-select-choices-group" id="ui-select-choices-1">
          <div class="divider ng-hide" ng-show="$select.isGrouped &amp;&amp; $index > 0"></div>
          <div ng-show="$select.isGrouped" class="ui-select-choices-group-label dropdown-header ng-binding ng-hide" ng-bind="$group.name"></div>
          <!-- ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items --><!-- ngIf: $select.open --><!-- end ngRepeat: max_price in $select.items -->
        </li>
      </ul>
      <div class="ui-select-no-choice"></div><ui-select-single></ui-select-single><input ng-disabled="$select.disabled" class="ui-select-focusser ui-select-offscreen ng-scope" type="text" id="focusser-1" aria-label="Select box focus"
        aria-haspopup="true" role="button">
    </div>
    <input type="button" class="form-control search" aria-label="Search Listings" ng-click="$ctrl.submit('full')" value="SEARCH">
  </div>
</form>

Text Content

 * Enable Dark Mode Disable Dark Mode
 * 
 * 


Skip to Main content
   
 * Home (Use space to expand/collapse)
   
 * Search (Use space to expand/collapse)
     
   * My Listings
     
   * Office Listings
     
   * Search Listings
     
   * Sold Listings
     
   * Just Listed
     
   * Open Houses
     
   
 * Buyers (Use space to expand/collapse)
   
 * Sellers (Use space to expand/collapse)
   
 * Communities (Use space to expand/collapse)
     
   * Waldorf
     
   * Accokeek
     
   * Brandywine
     
   * Laplata
     
   * Leonardtown
     
   * Saint Leonard
     
   * Saint Marys
     
   * White Plains
     
   * Laurel
     
   * Clinton
     
   * Upper Marlboro
     
   * Silver Spring
     
   * Columbia
     
   * Severn
     
   * Washington
     
   
 * About (Use space to expand/collapse)
   
 * Contact (Use space to expand/collapse)
   

×
   
 * Home
   
 * Search
     
   * My Listings
     
   * Office Listings
     
   * Search Listings
     
   * Sold Listings
     
   * Just Listed
     
   * Open Houses
     
   
 * Buyers
   
 * Sellers
   
 * Communities
     
   * Waldorf
     
   * Accokeek
     
   * Brandywine
     
   * Laplata
     
   * Leonardtown
     
   * Saint Leonard
     
   * Saint Marys
     
   * White Plains
     
   * Laurel
     
   * Clinton
     
   * Upper Marlboro
     
   * Silver Spring
     
   * Columbia
     
   * Severn
     
   * Washington
     
   
 * About
   
 * Contact
   

Main Start here


FIND YOUR DREAM MARYLAND HOME

Search all Waldorf, Accokeek, Brandywine, Laplata, Leonardtown, Saint Leonard,
Saint Marys, White Plains, Laurel, Clinton, Upper Marlboro, Silver Spring,
Columbia, Severn, Washington area listings with our advanced property search and
find your dream home today!

   
 * SEARCH
   
 * BY MAP
   
   

Property Type Business OpportunityCommercial LeaseCommercial SaleFarmLandLand
LeaseManufactured In ParkResidentialResidential IncomeResidential Lease Beds
012345678910 Baths 012345678910
Min. Price
 * 


Max. Price
 * 



Advanced Filters

PROPERTY STYLE:

   
 * APARTMENT
   
 * BOAT SLIP
   
 * CABIN
   
 * CONDOMINIUM
   
 * DEEDED PARKING
   
 * DUPLEX
   
 * FARM
   
 * MANUFACTURED HOME
   
 * MANUFACTURED ON LAND
   
 * MOBILE HOME
   
 * OWN YOUR OWN
   
 * QUADRUPLEX
   
 * RANCH
   
 * SINGLE FAMILY RESIDENCE
   
 * STOCK COOPERATIVE
   
 * TIMESHARE
   
 * TOWNHOUSE
   
 * TRIPLEX
   

FILTER PROPERTIES BY:

   
 * Just Listed
   
 * Fore Closures
   
 * Open Houses
   
 * Price Reduced
   
 * New Construction
   
 * Short Sale
   

AMENITIES:

   
 * Private Pool
   
 * Wooded
   
 * Spa
   
 * Fireplace
   
 * Cooling
   
 * Heating
   
 * Back Yard
   
 * Waterfront
   
 * Front Yard
   
 * Senior Community
   
 * Guest House
   
 * Garage
   
 * Green
   
 * Basement
   
 * Laundry
   
 * Leased Renewable
   

KEY FEATURES:

Living Area (Sq.ft)


0 10000

Lot Size


0 10000

Stories


0 4

Year Built


1980 2020

Days on the market


0 360
RESET FILTERS
 * CLOSE
 * SEARCH


WELCOME

I would like to welcome you to my comprehensive Waldorf, Accokeek, Brandywine,
Laplata, Leonardtown, Saint Leonard, Saint Marys, White Plains, Laurel, Clinton,
Upper Marlboro, Silver Spring, Columbia, Severn, Washington real estate website.
No other site provides more detailed real estate market information than you’ll
find here.

More About Me


FOR BUYERS

For buyers there is detailed area and neighborhood information and a great MLS®
search page.

Read More


FOR SELLERS

For sellers we provide information and data to help you to ready your home for
market and to list it so it sells.

Read More


EXPLORE NEARBY COMMUNITIES

The real estate market is made up of diverse and interesting communities and
neighborhoods. Take a look below and find a community that’s a perfect fit for
you and your family.

Waldorf
Accokeek
Brandywine
Laplata
Leonardtown
Saint Leonard
Saint Marys
White Plains
Laurel
Clinton
Upper Marlboro
Silver Spring
Columbia
Severn
Washington


FEATURED LISTINGS

No Results Found

For Sale

For Sale

$52,600,000

For Sale

510 Mount Pleasant Farm Rd

Scottsville, VA 24590

For Sale
   
 * 0 Beds
   
   
 * 0 Baths
   
   

Listed by Daniel Heider, TTR Sotheby's International Realty

For Sale #VAAB2000428 For Sale
For Sale

For Sale

$52,600,000

For Sale

510 Mount Pleasant Farm Rd

Scottsville, VA 24590

For Sale

Listed by Daniel Heider, TTR Sotheby's International Realty

For Sale #VAAB2000430 For Sale
For Sale

For Sale

$52,600,000

For Sale

510 Mount Pleasant Farm Rd

Scottsville, VA 24590

For Sale

Listed by Daniel Heider, TTR Sotheby's International Realty

For Sale #VAAB2000432 For Sale
For Sale

For Sale

$51,000,000

For Sale

14917 to 15049 (9 Lots) Lee Hwy

Gainesville, VA 20155

For Sale

Listed by Arun Sareen, Sareen Realty, Inc.

For Sale #VAPW511032 For Sale
For Sale

For Sale

$50,000,000

For Sale

7020 Green Oak Dr

Mclean, VA 22101

For Sale
   
 * 6 Beds
   
   
 * 14 Baths
   
   
 * 30000 sqft
   

Listed by Fouad Talout, Long & Foster Real Estate, Inc.

For Sale #VAFX2113294 For Sale
For Sale

For Sale

$49,000,000

For Sale

11900 River Rd

Potomac, MD 20854

For Sale
   
 * 5 Beds
   
   
 * 10 Baths
   
   
 * 30000 sqft
   

Listed by Michael Rankin, TTR Sotheby's International Realty

For Sale #MDMC2081780 For Sale
For Sale

For Sale

$48,000,000

For Sale

15508 - 15516 (7 lots) Lee Hwy

Gainesville, VA 20155

For Sale

Listed by Arun Sareen, Sareen Realty, Inc.

For Sale #VAPW510998 For Sale
Under Contract

Under Contract

$34,000,000

Under Contract

501 W Street Rd

West Chester, PA 19382

Under Contract
   
 * 0 Beds
   
   
 * 0 Baths
   
   

Listed by Lisa Yakulis, Kurfiss Sotheby's International Realty

Under Contract #PACT2013188 Under Contract
For Sale

For Sale

$30,000,000

For Sale

3430 Fall Hill Ave

Fredericksburg, VA 22401

For Sale

Listed by Allison Graves, Coldwell Banker Elite

For Sale #VAFB116694 For Sale
For Sale

For Sale

$29,950,000

For Sale

7500 Ironwood Ln

Warrenton, VA 20186

For Sale
   
 * 23 Beds
   
   
 * 16 Baths
   
   
 * 25939 sqft
   

Listed by Stephen McLean, McLean Faulconer Inc, Realtors

For Sale #VAFQ159458 For Sale
For Sale

For Sale

$29,950,000

For Sale

2000 Massachusetts Ave NW

Washington, DC 20036

For Sale
   
 * 4 Beds
   
   
 * 7 Baths
   
   
 * 23600 sqft
   

Listed by Daniel Heider, TTR Sotheby's International Realty

For Sale #DCDC2095294 For Sale
For Sale

For Sale

$29,950,000

For Sale

2000 Massachusetts Ave NW

Washington, DC 20336

For Sale

Listed by Daniel Heider, TTR Sotheby's International Realty

For Sale #DCDC2095302 For Sale
See More


HAVE QUESTIONS?

Click the button below so I can show you my five star service.

Contact Me!



ABOUT ME

I have been in the real estate business in the Waldorf real estate market for
many successful years and will be here for many more. This longevity and
confidence comes from my real estate services to a great many buyers and
sellers, and their recommendations to others that result in repeat and referral
business that keeps me productive and successful.



CONTACT ME

   
 * 
   Wanda R. Grant
   
 * 
   Samson Properties 10400 O'Donnell Place, Suite 200 Waldorf, MD 20603
   
 * 
   240-397-9743
   
 * 
   919-641-8826
   
 * 
   wrgrant13@gmail.com
   
 * 
   cme2buy1.com
   



© 2023 Bright MLS, Inc®. All rights reserved.



Information Deemed Reliable, but Not Guaranteed.

The property information being provided is for consumers’ personal,
non-commercial use and may not be used for any purpose other than to identify
prospective properties consumers may be interested in purchasing.

The data relating to real estate for sale on this web site comes in part from
the participating Brokers.



Last updated on Jul 28, 2023 9:58:03 AM


   
   
 * 
   
   
   
 * 
   
 * 

Real Estate Web Design
 


SELECT YOUR FILE

×
computerUpload view_moduleLibrary shopping_basketStock Photos

Click a button below to start:

My Computer Google



0% Complete

Cancel





Search



Zoom in and out
Click crop when done

Crop



UNDEFINED AGREEMENT



cancel Agree

Unfortunately, according to undefined requirement, we cannot allow you to
process unless you agree with the undefined Agreement.

Loading