www.longandfoster.com Open in urlscan Pro
104.16.202.134  Public Scan

Submitted URL: http://webberrealty.com/
Effective URL: https://www.longandfoster.com/Office/LongandFosterWinchesterVARealty-102479
Submission: On December 22 via api from AU — Scanned from AU

Form analysis 4 forms found in the DOM

Name: nav_hnmPOST /Listing/ProcessSearch.aspx

<form method="post" action="/Listing/ProcessSearch.aspx" name="nav_hnm" id="nav_hnm"><input type="hidden" value="map" name="Criteria/SearchType">
  <input type="hidden" id="LocationValue" name="Criteria/LocationValue">
  <input type="hidden" name="Criteria/LocationType" id="LocationBoxType">
  <input type="hidden" name="Criteria/BoundaryID">
  <input type="hidden" name="Criteria/Location">
  <input type="hidden" name="Criteria/Status">
  <input type="hidden" name="Criteria/ListingTypeID">
  <input type="hidden" value="false" id="current-location-enabled">
  <input type="hidden" name="validstamp" value="hCW88A7JYwxcVjkN0j74U0i5gQjh7e9r7eZAt+OWgVU=">
</form>

<form id="office-detail-contactform" class="lf_form" data-forms-processor-bound="true">
  <script>
    function checkform(frm) {
      var err = 0;
      if (frm == "" || typeof frm === "undefined") frm = "contact_form";
      if ($('#' + frm + ' #firstname').val() == "") {
        $('#' + frm + ' #firstname').attr('placeholder', 'First name is required');
        $('#' + frm + ' #firstname').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #lastname').val() == "") {
        $('#' + frm + ' #lastname').attr('placeholder', 'Last name is required');
        $('#' + frm + ' #lastname').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #emailaddress').val() == "") {
        $('#' + frm + ' #emailaddress').attr('placeholder', 'Email is required');
        $('#' + frm + ' #emailaddress').addClass('red');
        err = 1;
      } else if (!validateEmailAddress($('#' + frm + ' #emailaddress').val())) {
        $('#' + frm + ' #emailaddress').val("");
        $('#' + frm + ' #emailaddress').attr('placeholder', 'Email is invalid');
        $('#' + frm + ' #emailaddress').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #phone').val() == "") {
        $('#' + frm + ' #phone').attr('placeholder', 'Phone is required');
        $('#' + frm + ' #phone').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #message').val() == "") {
        $('#' + frm + ' #message').attr('placeholder', 'Message is required');
        $('#' + frm + ' #message').addClass('red');
        err = 1;
      }
      if (err == 1) {
        return (false);
      } else {
        $('#' + frm + ' #OverrideCompanyFromEmailAddress').val($('#' + frm + ' #emailaddress').val());
        $('#' + frm + ' #pageurl').val(location.href);
        return true;
      }
    }
    $(function() {
      //debugger;
      var qs = new Querystring();
      if (leadSubSource != "") $('#SubSourceType').val(leadSubSource);
      if (formTitle != "") $('.form-title').html(formTitle);
      if (contactToEmail != "") {
        $('#OverrideCompanyToEmailAddress').val(contactToEmail);
        $('#OverrideCustomerFromEmailAddress').val(contactToEmail);
      }
      $('input').focus(function() {
        $(this).removeClass('red');
      });
    });
  </script>
  <div class="lf_questions__form lf_component" id="lf-anchor__schedule">
    <fieldset class="text-center"><input name="OverrideCompanyFromEmailAddress" id="OverrideCompanyFromEmailAddress" type="hidden" value="sue.goodwin@longandfoster.com;">
      <input name="OverrideCompanyToEmailAddress" id="OverrideCompanyToEmailAddress" type="hidden" value="sue.goodwin@longandfoster.com;">
      <input name="OverrideCustomerFromEmailAddress" id="OverrideCustomerFromEmailAddress" type="hidden" value="donotreply@longandfoster.com">
      <input value="Long &amp; Foster" name="DisplayName" id="DisplayName" type="hidden">
      <input value="888-536-0216" name="DisplayPhone" id="DisplayPhone" type="hidden">
      <input name="SubSourceType" id="SubSourceType" type="hidden" value="Agent Direct">
      <input name="SendLeadToAgent" id="SendLeadToAgent" type="hidden" value="1">
      <input name="PageUrl" id="pageurl" type="hidden">
      <h2 class="lf_header--secondary lf_header--no-margin-top">Find Answers &amp; Opportunities</h2>
      <div class="row">
        <div class="col-md-6 col-xs-6">
          <label for="firstname" class="sr-only">First Name</label> <input value="" placeholder="First Name" id="firstname" class="form-control lf_form-control" name="FirstName" type="text">
        </div>
        <div class="col-md-6 col-xs-6">
          <label for="lastname" class="sr-only">Last Name</label> <input value="" placeholder="Last Name" id="lastname" class="form-control lf_form-control" name="LastName" type="text">
        </div>
        <div class="col-md-12 col-xs-12"><label for="emailaddress" class="sr-only">Email</label> <input value="" placeholder="Email" id="emailaddress" class="form-control lf_form-control" name="EmailAddress" type="email">
          <label for="phone" class="sr-only">Phone</label>
          <input id="phone" type="tel" title="Phone" placeholder="Phone" class="form-control lf_form-control" name="DaytimePhone">
          <label for="message" class="sr-only">Question</label> <textarea id="message" class="form-control lf_form-control" placeholder="Ask a question or inquire about a real estate career." rows="5" name="Message"></textarea>
          <input data-form-type="submit" value="Submit" class="btn btn-primary lf_btn lf_btn-primary" type="submit">
        </div>
      </div>
    </fieldset>
  </div><input type="hidden" name="customFormId" value="783277"><input type="hidden" name="customToken">
  <div class="rw-recaptcha-branding"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </div>
</form>

<form id="contact_form" class="lf_form" data-forms-processor-bound="true">
  <script>
    function checkform(frm) {
      var err = 0;
      if (frm == "" || typeof frm === "undefined") frm = "contact_form";
      if ($('#' + frm + ' #firstname').val() == "") {
        $('#' + frm + ' #firstname').attr('placeholder', 'First name is required');
        $('#' + frm + ' #firstname').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #lastname').val() == "") {
        $('#' + frm + ' #lastname').attr('placeholder', 'Last name is required');
        $('#' + frm + ' #lastname').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #emailaddress').val() == "") {
        $('#' + frm + ' #emailaddress').attr('placeholder', 'Email is required');
        $('#' + frm + ' #emailaddress').addClass('red');
        err = 1;
      } else if (!validateEmailAddress($('#' + frm + ' #emailaddress').val())) {
        $('#' + frm + ' #emailaddress').val("");
        $('#' + frm + ' #emailaddress').attr('placeholder', 'Email is invalid');
        $('#' + frm + ' #emailaddress').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #phone').val() == "") {
        $('#' + frm + ' #phone').attr('placeholder', 'Phone is required');
        $('#' + frm + ' #phone').addClass('red');
        err = 1;
      }
      if ($('#' + frm + ' #message').val() == "") {
        $('#' + frm + ' #message').attr('placeholder', 'Message is required');
        $('#' + frm + ' #message').addClass('red');
        err = 1;
      }
      if (err == 1) {
        return (false);
      } else {
        $('#' + frm + ' #OverrideCompanyFromEmailAddress').val($('#' + frm + ' #emailaddress').val());
        $('#' + frm + ' #pageurl').val(location.href);
        return true;
      }
    }
    $(function() {
      //debugger;
      var qs = new Querystring();
      if (leadSubSource != "") $('#SubSourceType').val(leadSubSource);
      if (formTitle != "") $('.form-title').html(formTitle);
      if (contactToEmail != "") {
        $('#OverrideCompanyToEmailAddress').val(contactToEmail);
        $('#OverrideCustomerFromEmailAddress').val(contactToEmail);
      }
      $('input').focus(function() {
        $(this).removeClass('red');
      });
    });
  </script>
  <div class="lf_questions__form lf_component" id="lf-anchor__schedule">
    <fieldset class="text-center"><input name="OverrideCompanyFromEmailAddress" id="OverrideCompanyFromEmailAddress" type="hidden">
      <input name="OverrideCompanyToEmailAddress" id="OverrideCompanyToEmailAddress" type="hidden">
      <input name="OverrideCustomerFromEmailAddress" id="OverrideCustomerFromEmailAddress" type="hidden">
      <input value="Long &amp; Foster" name="DisplayName" id="DisplayName" type="hidden">
      <input value="888-536-0216" name="DisplayPhone" id="DisplayPhone" type="hidden">
      <input name="SubSourceType" id="SubSourceType" type="hidden">
      <input name="SendLeadToAgent" id="SendLeadToAgent" type="hidden" value="1">
      <input name="PageUrl" id="pageurl" type="hidden">
      <h2 class="lf_header--secondary lf_header--no-margin-top form-title">Agent Direct</h2>
      <div class="row">
        <div class="col-md-6 col-xs-6">
          <label for="firstname" class="sr-only">First Name</label> <input value="" placeholder="First Name" id="firstname" class="form-control lf_form-control" name="FirstName" type="text">
        </div>
        <div class="col-md-6 col-xs-6">
          <label for="lastname" class="sr-only">Last Name</label> <input value="" placeholder="Last Name" id="lastname" class="form-control lf_form-control" name="LastName" type="text">
        </div>
        <div class="col-md-12 col-xs-12"><label for="emailaddress" class="sr-only">Email</label> <input value="" placeholder="Email" id="emailaddress" class="form-control lf_form-control" name="EmailAddress" type="email">
          <label for="phone" class="sr-only">Phone</label>
          <input id="phone" type="tel" title="Phone" placeholder="Phone" class="form-control lf_form-control" name="DaytimePhone">
          <label for="message" class="sr-only">Question</label> <textarea id="message" class="form-control lf_form-control" placeholder="Ask a question or send a message..." rows="5" name="Message"></textarea>
          <input data-form-type="submit" value="Submit" class="btn btn-primary lf_btn lf_btn-primary" type="submit">
        </div>
      </div>
    </fieldset>
  </div><input type="hidden" name="customFormId" value="783277"><input type="hidden" name="customToken">
  <div class="rw-recaptcha-branding"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

×
First name
Last name
Email address
Phone Number
Preferred Date and Time:
Showing Date
Showing Time
Anytime. 
 * Anytime.
 * 8 am - Noon.
 * Noon - 4 pm
 * 4 pm - 8 pm
 * 8 am
 * 9 am
 * 10 am
 * 11 am
 * Noon
 * 1 pm
 * 2 pm
 * 3 pm
 * 4 pm
 * 5 pm
 * 6 pm
 * 7 pm
 * 8 pm

Anytime. 8 am - Noon. Noon - 4 pm 4 pm - 8 pm 8 am 9 am 10 am 11 am Noon 1 pm 2
pm 3 pm 4 pm 5 pm 6 pm 7 pm 8 pm
I'm working with an Agent
My Agent is with Long & Foster
 
Sending ...
Submit
Long & Foster Winchester, VA - Realty | Real Estate Office Details | Long &
Foster

 * Log In

   --------------------------------------------------------------------------------

 * Create an account
 * SIGN UP


Menu
×
 * Buy
    * Homes for Sale
    * All Listings
    * Open Houses
    * New listings
    * Long & Foster Listings
    * Coming Soon
    * Homes Near Me
   
    * Buyer Programs
    * First Home
    * Rewards
    * 
    * Commercial
    * Commercial Division
   
    * Luxury
    * Long & Foster Luxury
    * Forbes Global Properties
   
    * Resources
    * Neighborhoods
    * Get Pre-approved
    * Market Reports
    * Real Estate FAQs

 * Sell
    * Sell Your Home
    * Home Value Estimator
    * Recently Sold Homes
    * Agent Directory
   
    * Resources
    * Market Reports
    * Real estate FAQs
    * 
    * Commercial
    * Commercial Division

 * Rent
    * Homes for Rent
    * All Rentals
    * New Rental Listings
    * Long & Foster Rentals
    * Homes for Rent
   
    * Rental Services
    * Property Management
    * Long & Foster Vacation Rentals
    * Annapolis Accommodations

 * Owners & Investors
    * Home Owners
    * Insurance
    * Home Warranty
    * Moving
    * Title & Settlement
    * Home Inspections
   
    * Investing Services
    * Property Management
    * Real Estate Investing
    * Real Estate Development
    * Market Reports
    * 
    * Commercial
    * Commercial Division
   
    * Mortgage
    * Home Mortgages
    * Get Pre-approved
    * Mortgage Calculators
    * Mortgage 101

 * Communities
 * Long & Foster
    * Join Us
    * About Us
    * Contact Us
    * Leadership
    * Newsroom
    * Careers
    * Blog
    * 
    * Agents & Offices
    * Find an Agent
    * Find an Office
    * Commercial Division
    * Relocation

 * 
   
   
   

Log In SIGN UP
Photo Gallery
Map

Image of


LONG & FOSTER WINCHESTER, VA - REALTY


ADDRESS

Long & Foster Winchester, VA - Realty
480 W. Jubal Early Drive Suite 100
Winchester, VA, 22601
Directions


PHONE

540-662-3484


FAX

540-662-4136


OFFICE LEADERSHIP

Sue Goodwin
Mobile: 540-247-8551
Email: sue.goodwin@longandfoster.com

Add to Contacts

 * 1


ABOUT LONG & FOSTER WINCHESTER, VA - REALTY OFFICE





At our office, we’re more than just a team of professional real estate agents.
We’re a true part of the community—your friends, your neighbors, your
colleagues. We shop, dine and play at the neighborhood attractions. We volunteer
with area nonprofits. We send our kids to the local schools and enjoy all that
our community has to offer. We’re also neighborhood experts, who work and live
for the love of home. And for us, home is here—at our office, in our community,
in our backyard. So whether you’re buying, selling, renting or just looking, the
team at our office is here for you. We’ll be your trusted advisor, your
practiced negotiator and your skilled house-hunter. From finding or listing a
property, we’ll diligently work for you every step of the way.

Plus we offer the backing of the Long & Foster family. That’s a family of real
estate professionals across Mid-Atlantic and Northeast, from South Carolina to
New Jersey. We provide you with everything and everyone you need to buy, sell,
rent, invest and own a home. Real estate. Inspection. Mortgage. Insurance.
Settlement. Moving. We built each of these businesses on our own—versus simply
partnering with providers, so you enjoy a more streamlined, relaxed and
exceptional real estate experience, any and every time you work with us.

Commercial,Condominiums,Country Homes,Eco-friendly Design and Construction,Farms
and Agricultural Properties,Foreclosure,Historic Homes,Horse Farms,Investment
Property,New Construction,Rentals,REO Properties,Resale Residential,Senior
Living,Serving The Military,Short Sales,Single Family Homes and
Townhomes,Specializes in Relocations,Suburban Living,Urban Living,Vacation
Properties,Water Front,Works With First Time Home Buyers
ABR,Associate Broker,e-PRO,GRI,SFR






Join Our Team


COUNTIES SERVED

MD-ALLEGANY, MD-FREDERICK, MD-WASHINGTON, VA-ALEXANDRIA CITY, VA-ARLINGTON,
VA-CHARLOTTESVILLE CITY, VA-CLARKE, VA-CULPEPER, VA-FAIRFAX CITY, VA-FAIRFAX,
VA-FALLS CHURCH CITY, VA-FAUQUIER, VA-FREDERICK, VA-GALAX CITY, VA-HARRISONBURG
CITY, VA-LOUDOUN, VA-PAGE, VA-RAPPAHANNOCK, VA-RICHMOND, VA-ROCKINGHAM,
VA-SHENANDOAH, VA-VIRGINIA BEACH CITY, VA-WARREN, VA-WINCHESTER CITY,
WV-BERKELEY, WV-GRANT, WV-HAMPSHIRE, WV-HANCOCK, WV-HARDY, WV-JEFFERSON,
WV-MORGAN

Read More


LANGUAGES SPOKEN




OFFERING A FULL SUITE OF SERVICES

To serve you from search to closing, the Long & Foster family includes
insurance, financing, and settlement professionals.

See the full suite of services we offer.

Meet Agents in This Office


FIND ANSWERS & OPPORTUNITIES

First Name
Last Name
Email Phone Question
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
 


FIND A REAL ESTATE PROFESSIONAL IN OUR OFFICE

Find Agents Find Offices
View All Agents View All Offices

All Languages 
 * All Languages
 * Afrikaans
 * Albanian
 * American Sign Language
 * Amharic
 * Arabic
 * Armenian
 * Austrian
 * Bengali
 * Bulgarian
 * Burmese
 * Cambodian
 * Chinese
 * Chinese (Cantonese)
 * Chinese (Mandarin)
 * Creole
 * Czech
 * Danish
 * Dutch
 * Ekiti
 * Estonian
 * Farsi
 * Filipino
 * Finnish
 * French
 * German
 * Greek
 * Gujarati
 * Hausa
 * Hebrew
 * Hindi
 * Hungarian
 * Icelandic
 * Igbo
 * Indonesian
 * Italian
 * Japanese
 * Korean
 * Kurdish
 * Laotian
 * Latvian
 * Lingala
 * Lithuanian
 * Macedonian
 * Maltese
 * Marathi
 * Mongolian
 * Nepali
 * Nigerian
 * Norwegian
 * Pashto
 * Persian
 * Polish
 * Portuguese
 * Punjabi
 * Romanian
 * Russian
 * Serbo
 * Serbo Croatian
 * Sign Language
 * Sindhi
 * Singhalese
 * Slovak
 * Spanish
 * Swahili
 * Swedish
 * Tagalog
 * Taiwanese
 * Thai
 * Tigrinya
 * Turkish
 * Twi
 * Ukrainian
 * Urdu
 * Uzbek
 * Vietnamese
 * Welsh
 * Wolof
 * Yiddish
 * Yoruba

All Languages Afrikaans Albanian American Sign Language Amharic Arabic Armenian
Austrian Bengali Bulgarian Burmese Cambodian Chinese Chinese (Cantonese) Chinese
(Mandarin) Creole Czech Danish Dutch Ekiti Estonian Farsi Filipino Finnish
French German Greek Gujarati Hausa Hebrew Hindi Hungarian Icelandic Igbo
Indonesian Italian Japanese Korean Kurdish Laotian Latvian Lingala Lithuanian
Macedonian Maltese Marathi Mongolian Nepali Nigerian Norwegian Pashto Persian
Polish Portuguese Punjabi Romanian Russian Serbo Serbo Croatian Sign Language
Sindhi Singhalese Slovak Spanish Swahili Swedish Tagalog Taiwanese Thai Tigrinya
Turkish Twi Ukrainian Urdu Uzbek Vietnamese Welsh Wolof Yiddish Yoruba
Specialties 
 * First Time Home Buyers
 * Investment Property
 * New Construction
 * Suburban Living
 * Urban Living
 * 
 * Commercial Properties
 * Condominiums
 * Country Homes
 * Eco-friendly Design and Construction
 * Foreclosure
 * Historic Homes
 * Horse Farms
 * Rentals
 * REO Properties
 * Resale Residential
 * Senior Living
 * Serving The Military
 * Short Sales
 * Single Family Homes and Townhomes
 * Specializes in Relocations
 * Vacation Properties
 * Water Front

First Time Home Buyers Investment Property New Construction Suburban Living
Urban Living Commercial Properties Condominiums Country Homes Eco-friendly
Design and Construction Foreclosure Historic Homes Horse Farms Rentals REO
Properties Resale Residential Senior Living Serving The Military Short Sales
Single Family Homes and Townhomes Specializes in Relocations Vacation Properties
Water Front


0 AGENTS FOUND





0 OFFICES FOUND


Map View

Tile View

 


Remove

Close

 * 
   Draw
 * 
   Layers
 * 
   POIs

 





 * Long & Foster Offices by State
 * Offices in Delaware Offices in Maryland Offices in New Jersey Offices in
   North Carolina Offices in Pennsylvania Offices in South Carolina Offices in
   Virginia Offices in Washington DC Offices in West Virginia

×


AGENT DIRECT

First Name
Last Name
Email Phone Question
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
 

--------------------------------------------------------------------------------


FEATURED LISTINGS

$389,900

118 Meade Drive

Winchester, VA 22602
3 beds, 3 baths, 1,660 sq ft
Learn More

$389,900

116 Meade Drive

Winchester, VA 22602
3 beds, 3 baths, 1,850 sq ft
Learn More

$389,900

114 Meade Drive

Winchester, VA 22602
3 beds, 2 baths, 1,500 sq ft
Learn More
Coming Soon

$449,000

427 Mosby Street

Winchester, VA 22601
4 beds, 3 baths, 2,223 sq ft
Learn More
Pending

$380,000

502 Sunset View Terrace SE UNIT 103

Leesburg, VA 20175
2 beds, 2 baths, 1,162 sq ft
Learn More

$469,000

232 Riverwood Trail

Augusta, WV 26704
4 beds, 3 baths, 1,608 sq ft
Learn More

$39,900

Lot 56 Off Nancy Hanks Dr.

New Creek, WV 26743

Learn More

$117,000

Hampstead Court

Maurertown, VA 22644

Learn More

$37,900

Lot 55 Off Nancy Hanks Dr.

New Creek, WV 26743

Learn More

$320,000

1261 Lakeview Drive

Cross Junction, VA 22625
3 beds, 3 baths, 2,203 sq ft
Learn More

$589,000

300 Chancellorsville Drive

Stephens City, VA 22655
5 beds, 5 baths, 3,052 sq ft
Learn More
Contingent

$374,900

119 Splendor Garden Way

Stephenson, VA 22656
3 beds, 4 baths, 1,831 sq ft
Learn More
Pending

$249,900

1638 Brucetown Road

Clear Brook, VA 22624
3 beds, 2 baths, 1,260 sq ft
Learn More

$549,000

Lot 15 Downhill Circle

Cross Junction, VA 22625
3 beds, 2 baths, 2,050 sq ft
Learn More

$179,900

120 Dewey Drive

Maysville, WV 26833
3 beds, 2 baths, 1,456 sq ft
Learn More

$349,000

102 Hickory Lane

Winchester, VA 22603
4 beds, 1 bath, 1,238 sq ft
Learn More
Pending

$249,900

3605 Valley Pike

Winchester, VA 22602
2 beds, 1 bath, 924 sq ft
Learn More
Contingent

$649,555

146 Allen Road

Berryville, VA 22611
3 beds, 3 baths, 2,196 sq ft
Learn More

$59,900

Basil Ln

Gerrardstown, WV 25420

Learn More

$549,000

Lot 246 Fairway Cir.

Cross Junction, VA 22625
3 beds, 2 baths, 3,850 sq ft
Learn More

$365,000

104 Rotunda Drive

Stephenson, VA 22656
3 beds, 3 baths, 1,809 sq ft
Learn More

$424,900

104 Waterfall Way

Stephens City, VA 22655
4 beds, 3 baths, 2,313 sq ft
Learn More

$679,900

248 Basil Lane

Gerrardstown, WV 25420
3 beds, 4 baths, 2,540 sq ft
Learn More

$290,000

144 Falcon Trail

Winchester, VA 22602
3 beds, 3 baths, 1,566 sq ft
Learn More

$404,900

140 Wood Avenue

Winchester, VA 22601
3 beds, 2 baths, 2,506 sq ft
Learn More

$506,190

116 Amberfield

Winchester, VA 22602
2 beds, 2 baths, 1,736 sq ft
Learn More

$359,900

229 Glaize Orchard Road

Winchester, VA 22603
2 beds, 1 bath, 833 sq ft
Learn More

$679,900

190 Chanterelle

Stephens City, VA 22655
3 beds, 3 baths, 2,440 sq ft
Learn More
Contingent

$959,000

730 Miller Road

Winchester, VA 22602
4 beds, 4 baths, 3,921 sq ft
Learn More

$515,000

861 Buckner Drive

Winchester, VA 22601
3 beds, 3 baths, 1,888 sq ft
Learn More

$499,900

428 Apple Pie Ridge Road

Winchester, VA 22603
3 beds, 2 baths, 2,216 sq ft
Learn More

$749,900

L4 Saddleback Lane

Winchester, VA 22602
3 beds, 3 baths, 2,500 sq ft
Learn More
Contingent

$559,690

124 Amberfield Court

Winchester, VA 22602
3 beds, 3 baths, 3,028 sq ft
Learn More

$479,990

105 Amberfield Court

Winchester, VA 22602
2 beds, 2 baths, 1,736 sq ft
Learn More

$389,900

118 Meade Drive

Winchester, VA 22602
3 beds, 3 baths, 1,660 sq ft
Learn More

$389,900

116 Meade Drive

Winchester, VA 22602
3 beds, 3 baths, 1,850 sq ft
Learn More

$389,900

114 Meade Drive

Winchester, VA 22602
3 beds, 2 baths, 1,500 sq ft
Learn More
Coming Soon

$449,000

427 Mosby Street

Winchester, VA 22601
4 beds, 3 baths, 2,223 sq ft
Learn More
Pending

$380,000

502 Sunset View Terrace SE UNIT 103

Leesburg, VA 20175
2 beds, 2 baths, 1,162 sq ft
Learn More

$469,000

232 Riverwood Trail

Augusta, WV 26704
4 beds, 3 baths, 1,608 sq ft
Learn More

$39,900

Lot 56 Off Nancy Hanks Dr.

New Creek, WV 26743

Learn More

$117,000

Hampstead Court

Maurertown, VA 22644

Learn More

$37,900

Lot 55 Off Nancy Hanks Dr.

New Creek, WV 26743

Learn More

$320,000

1261 Lakeview Drive

Cross Junction, VA 22625
3 beds, 3 baths, 2,203 sq ft
Learn More

$589,000

300 Chancellorsville Drive

Stephens City, VA 22655
5 beds, 5 baths, 3,052 sq ft
Learn More
Contingent

$374,900

119 Splendor Garden Way

Stephenson, VA 22656
3 beds, 4 baths, 1,831 sq ft
Learn More
Pending

$249,900

1638 Brucetown Road

Clear Brook, VA 22624
3 beds, 2 baths, 1,260 sq ft
Learn More

$549,000

Lot 15 Downhill Circle

Cross Junction, VA 22625
3 beds, 2 baths, 2,050 sq ft
Learn More

$179,900

120 Dewey Drive

Maysville, WV 26833
3 beds, 2 baths, 1,456 sq ft
Learn More

$349,000

102 Hickory Lane

Winchester, VA 22603
4 beds, 1 bath, 1,238 sq ft
Learn More
Pending

$249,900

3605 Valley Pike

Winchester, VA 22602
2 beds, 1 bath, 924 sq ft
Learn More
Contingent

$649,555

146 Allen Road

Berryville, VA 22611
3 beds, 3 baths, 2,196 sq ft
Learn More

$59,900

Basil Ln

Gerrardstown, WV 25420

Learn More

$549,000

Lot 246 Fairway Cir.

Cross Junction, VA 22625
3 beds, 2 baths, 3,850 sq ft
Learn More

$365,000

104 Rotunda Drive

Stephenson, VA 22656
3 beds, 3 baths, 1,809 sq ft
Learn More

$424,900

104 Waterfall Way

Stephens City, VA 22655
4 beds, 3 baths, 2,313 sq ft
Learn More

$679,900

248 Basil Lane

Gerrardstown, WV 25420
3 beds, 4 baths, 2,540 sq ft
Learn More

$290,000

144 Falcon Trail

Winchester, VA 22602
3 beds, 3 baths, 1,566 sq ft
Learn More

$404,900

140 Wood Avenue

Winchester, VA 22601
3 beds, 2 baths, 2,506 sq ft
Learn More

$506,190

116 Amberfield

Winchester, VA 22602
2 beds, 2 baths, 1,736 sq ft
Learn More

$359,900

229 Glaize Orchard Road

Winchester, VA 22603
2 beds, 1 bath, 833 sq ft
Learn More

$679,900

190 Chanterelle

Stephens City, VA 22655
3 beds, 3 baths, 2,440 sq ft
Learn More
Contingent

$959,000

730 Miller Road

Winchester, VA 22602
4 beds, 4 baths, 3,921 sq ft
Learn More

$515,000

861 Buckner Drive

Winchester, VA 22601
3 beds, 3 baths, 1,888 sq ft
Learn More

$499,900

428 Apple Pie Ridge Road

Winchester, VA 22603
3 beds, 2 baths, 2,216 sq ft
Learn More

$749,900

L4 Saddleback Lane

Winchester, VA 22602
3 beds, 3 baths, 2,500 sq ft
Learn More
Contingent

$559,690

124 Amberfield Court

Winchester, VA 22602
3 beds, 3 baths, 3,028 sq ft
Learn More

$479,990

105 Amberfield Court

Winchester, VA 22602
2 beds, 2 baths, 1,736 sq ft
Learn More

$389,900

118 Meade Drive

Winchester, VA 22602
3 beds, 3 baths, 1,660 sq ft
Learn More

$389,900

116 Meade Drive

Winchester, VA 22602
3 beds, 3 baths, 1,850 sq ft
Learn More

$389,900

114 Meade Drive

Winchester, VA 22602
3 beds, 2 baths, 1,500 sq ft
Learn More
View All Listings

--------------------------------------------------------------------------------


FULL-SERVICE REAL ESTATE TEAM

Acting as a single point-of-contact, your agent can connect you with Long &
Foster's mortgage, insurance, settlement, and property management experts. These
professionals work right alongside our agents.


MORTGAGE


MORTGAGE

Prosperity Home Mortgage, LLC


JASON ANDRZEJEWSKI

Sr. Mortgage Consultant | NMLSR ID:219086

Prosperity Home Mortgage, LLC

Office: 571-261-1400

Cell: 703-405-2234

jasona@phmloans.com
Website

PREQUALIFY
Calculator


INSURANCE


INSURANCE

Long & Foster Insurance Agency, LLC


AUSTIN HEAD

Insurance Manager

Long & Foster Insurance Agency, LLC

Office: 703-968-7000

Cell: 703-574-6395

Austin.Head@Longandfoster.com
Website

GET AN ESTIMATE GET INFO


SETTLEMENT


SETTLEMENT

RGS Title LLC


JIM JOHNSON

Branch Manager

RGS Title LLC

Office: 540-723-0662

Cell: 540-677-0272

JJohnson@rgstitle.com
Website

GET INFO


INSPECTIONS


INSPECTIONS

Insight Home Inspections, LLC


NAFEZ MUSTAFA

Senior Inspector

Insight Home Inspections, LLC

Office: 833-737-7739
nafez.mustafa@insightinspections.com
Website




INSPECTIONS


INSPECTIONS

Insight Home Inspections, LLC


JOHN FLAMISH

Senior Inspector

Insight Home Inspections, LLC

Office: 833-737-7739
John.Flamish@insightinspections.com
Website




MOVING SERVICES


MOVING SERVICES

Long & Foster Companies


TAILORED MOVE



Long & Foster Companies

Office: 1-833-860-6683
info@tailoredmove.com
Website

GET AN ESTIMATE


PROPERTY MANAGEMENT


PROPERTY MANAGEMENT

HomeServices Property Management


HOMESERVICES PROPERTY MANAGEMENT



 

Office: 855-869-1107
pmcares@homeservicespm.com
Website



 * Services#
 * Relocation Services
 * Mortgage
 * Insurance
 * Title & Settlement
 * HomeServices Property Management
 * Real Estate Investing
 * Vacation Rentals
 * Home Warranty
 * Home Inspections
 * Tailored Move
 * Commercial Real Estate
 * Urban Pace Development Services
 *  
 * Long & Foster Agent Login

 * Quick Links
 * Find an Agent or Office
 * Home Value Estimator
 * Find a Community
 * Long & Foster Blog
 * Market Insight
 * New Listings
 * Long & Foster Open Houses
 * Real Estate Questions & Answers
 * Terms & Conditions
 * Privacy Policy
 * Accessibility

 * Why Long & Foster?
 * For Buyers
 * For Sellers
 * For Renters

 * Luxury Real Estate
 * Luxury Homes for Sale
 * Private Exclusive Listings
 * Home Scents

 * Companies
 * About
 * Leadership Team
 * Become a Real Estate Agent
 * Real Estate Career Aptitude Test
 * Long & Foster Companies Careers
 * Newsroom
 * Fonville Morisey
 * Contact Us

--------------------------------------------------------------------------------

Worldwide Connections
 * 
 * 

Long & Foster Real Estate
 * facebook
 * twitter
 * linkedin
 * youtube
 * instagram


 * Search Homes For Sale By State
 * Delaware Homes for Sale
 * Maryland Homes for Sale
 * New Jersey Homes for Sale
 * North Carolina Homes for Sale
 * Pennsylvania Homes for Sale
 * South Carolina Homes for Sale
 * Virginia Homes for Sale
 * Washington DC Homes for Sale
 * West Virginia Homes for Sale

 * Long & Foster Offices by State
 * Offices in Delaware
 * Offices in Maryland
 * Offices in New Jersey
 * Offices in North Carolina
 * Offices in Pennsylvania
 * Offices in South Carolina
 * Offices in Virginia
 * Offices in Washington DC
 * Offices in West Virginia

 * LEARN ABOUT GREAT COMMUNITIES
 * Living in Delaware
 * Living in Maryland
 * Living in New Jersey
 * Living in North Carolina
 * Living in Pennsylvania
 * Living in South Carolina
 * Living in Virginia
 * Living in Washington, DC
 * Living in West Virginia



Do Not Sell My Personal Information

All contents are copyright © Long & Foster Real Estate, Inc. All rights
reserved. Terms & Conditions, Privacy Policy and Accessibility

Affiliated Business Arrangement Disclosure

Affiliated Business Arrangement Disclosure (NC Only)

*Assumes 6.75% APR, 20% down payment, and conventional 30-year fixed rate first
mortgage on a single family, primary residence. Additional required amounts such
as taxes, insurance, homeowner association dues, assessments, mortgage insurance
premiums, flood insurance or other such required payments should also be
considered. Interest rate and annual percentage rate (APR) are based on current
market conditions, are for informational purposes only, are subject to change
without notice and may be subject to pricing add-ons related to property type,
loan amount, loan-to-value, credit score and other variables. Estimated closing
costs used in the APR calculation are assumed to be paid by the borrower at
closing. If the closing costs are financed, the loan, APR and payment amounts
will be higher. If the down payment is less than 20%, mortgage insurance may be
required and could increase the monthly payment and APR. Contact us for details.
Additional loan programs may be available. Accuracy is not guaranteed, and all
products may not be available in all borrower's geographical areas and are based
on their individual situation. This is not a credit decision or a commitment to
lend.

The unauthorized retrieval or use of this listing data is prohibited.

▼



Original text

Rate this translation
Your feedback will be used to help improve Google Translate




This website uses cookies and collects information to enhance user experience
and to analyze performance and traffic on our website. We share this information
with our social media, advertising, and analytics partners. By clicking "Accept
Cookies" or continuing to use the site or any of its features, you are accepting
our cookies andPrivacy Policy

Manage Preferences Accept Cookies



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * SALE OF PERSONAL DATA

YOUR PRIVACY

When you visit our website, we store cookies on your browser to collect
information. The information collected might relate to you, your preferences or
your device, and is mostly used to make the site work as you expect it to and to
provide a more personalized web experience. However, you can choose not to allow
certain types of cookies, which may impact your experience of the site and the
services we are able to offer. Click on the different category headings to find
out more and change our default settings according to your preference. You
cannot opt-out of our First Party Strictly Necessary Cookies as they are
deployed in order to ensure the proper functioning of our website (such as
prompting the cookie banner and remembering your settings, to log into your
account, to redirect you when you log out, etc.). For more information about the
First and Third Party Cookies used please follow this link.
More information

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

SALE OF PERSONAL DATA

Sale of Personal Data


Under the California Consumer Privacy Act, you have the right to opt-out of the
sale of your personal information to third parties. These cookies collect
information for analytics and to personalize your experience with targeted ads.
You may exercise your right to opt out of the sale of personal information by
using this toggle switch. If you opt out we will not be able to offer you
personalised ads and will not hand over your personal information to any third
parties. Additionally, you may contact our legal department for further
clarification about your rights as a California consumer by using this Exercise
My Rights link.

If you have enabled privacy controls on your browser (such as a plugin), we have
to take that as a valid request to opt-out. Therefore we would not be able to
track your activity through the web. This may affect our ability to personalize
ads according to your preferences.

 * TARGETING COOKIES
   
   Switch Label label
   
   These cookies may be set through our site by our advertising partners. They
   may be used by those companies to build a profile of your interests and show
   you relevant adverts on other sites.    They do not store directly personal
   information, but are based on uniquely identifying your browser and internet
   device. If you do not allow these cookies, you will experience less targeted
   advertising.

 * PERFORMANCE COOKIES
   
   Switch Label label
   
   These cookies allow us to count visits and traffic sources so we can measure
   and improve the performance of our site. They help us to know which pages are
   the most and least popular and see how visitors move around the site.    All
   information these cookies collect is aggregated and therefore anonymous. If
   you do not allow these cookies we will not know when you have visited our
   site, and will not be able to monitor its performance.

Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All