alan.homes-idahofalls.com
Open in
urlscan Pro
34.213.0.242
Public Scan
URL:
https://alan.homes-idahofalls.com/
Submission: On November 16 via api from JP — Scanned from JP
Submission: On November 16 via api from JP — Scanned from JP
Form analysis
8 forms found in the DOM<form class="form-inline quick-search-form">
<div id="custom-search-1">
<div class="input-group col-xs-12">
<input id="multi_cat" value="no_cat" type="hidden"><input id="multi_search" autocomplete="off" class="form-control input-lg ui-autocomplete-input" placeholder="Find a Place" type="text"><span class="input-group-btn">
<button id="doSearch" class="btn btn-info btn-lg" type="button" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">
<i class="fa fa-search visible-xs visible-sm" data-selector=".fa" style="outline: none; cursor: inherit;"></i>
<span class="hidden-xs hidden-sm">Search</span>
</button>
</span>
</div>
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
POST
<form id="form-contact1" method="post" class="form form-contact" role="form">
<div class="row">
<div class="col-xs-6 col-md-6 form-group">
<input class="form-control contact_street_address" id="contact1_street_address" name="contact1_street_address" placeholder="Address, City, Zip" required="" autofocus="" type="text">
</div>
<div class="col-xs-6 col-md-6 form-group">
<input class="form-control contact_email" id="contact1_email" name="contact1_email" placeholder="Email" required="" type="email">
</div>
</div>
<div class="row">
<div class="col-xs-8 col-md-8 form-group">
<input class="form-control contact_fullname" id="contact1_fullname" name="contact1_fullname" placeholder="Name" required="" autofocus="" type="text">
</div>
<div class="col-xs-4 col-md-4 form-group">
<input class="form-control contact_phone" id="contact1_phone" name="contact1_phone" placeholder="xxx-xxx-xxxx" required="" type="phone">
</div>
</div>
<div class="footing">
<button class="btn btn-primary no-margin" type="submit" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Get a Consultation</button>
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
<form id="bluecma_customform" class="form-inline quick-search-form">
<div id="custom-search-11">
<div class="input-group col-xs-12">
<input id="search_address" name="search_address" autocomplete="off" class="form-control input-lg ui-autocomplete-input pac-target-input" placeholder="Enter Your Street Address" type="text"><span class="input-group-btn">
<!--<button id="doSearch" class="btn btn-info btn-lg" type="button" style="outline: medium none; cursor: inherit;">
<i class="fa fa-search"></i>
</button>-->
</span>
</div>
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
<form id="subjectHomeForm" class="form-horizontal bv-form" data-toggle="validator" onsubmit="return false;" novalidate="novalidate"><button type="submit" class="bv-hidden-submit" style="display: none; width: 0px; height: 0px;"></button>
<input type="hidden" name="latitude" value="" id="CmaLatitude"><input type="hidden" name="longitude" value="" id="CmaLongitude"><input type="hidden" name="address" value="" id="address"><input type="hidden" name="address_auto" value=""
id="address_auto"><input type="hidden" name="state" value="" id="state"><input type="hidden" name="zipcode" value="" id="zipcode"><input type="hidden" name="city" value="" id="city">
<div class="form-group">
<div class="row">
<div class="col-md-6">
<label for="property_type">Property Type:</label>
<select id="property_type" name="property_type" class="form-control">
<option value="2">Residential</option>
<option value="1">Commercial</option>
<option value="3">Vacant</option>
</select>
</div>
<div class="col-md-6">
<label for="search_area">Search Area:</label>
<select id="search_area" name="search_area" class="form-control">
<option value="0.5">0.5 m</option>
<option value="1">1 m</option>
<option value="1.5">1.5 m</option>
<option value="2">2 m</option>
</select>
</div>
</div>
</div>
<div class="form-group">
<div class="row">
<div class="col-sm-3">
<label for="year">Year:</label>
<input id="year" name="year" value="" placeholder="Year Built" class="form-control" data-bv-field="year" type="text">
<small class="help-block" data-bv-validator="digits" data-bv-for="year" data-bv-result="NOT_VALIDATED" style="display: none;">The year can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="year"
data-bv-result="NOT_VALIDATED" style="display: none;">The year is required</small>
</div>
<div class=" col-sm-3" id="acreage_sec">
<label for="acreage">Acreage:</label>
<input id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control" data-bv-field="acreage" type="text">
<small class="help-block" data-bv-validator="notEmpty" data-bv-for="acreage" data-bv-result="NOT_VALIDATED" style="display: none;">The acreage is required</small>
</div>
<div class=" col-sm-3">
<label for="sq_feet">SQFT:</label>
<input id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control" data-bv-field="sq_feet" type="text">
<small class="help-block" data-bv-validator="digits" data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
data-bv-for="sq_feet" data-bv-result="NOT_VALIDATED" style="display: none;">The SQFT is required</small>
</div>
</div>
</div>
<div class="form-group">
<div class="row">
<div class="col-sm-3">
<label for="beds">Beds:</label>
<input id="beds" name="beds" value="" placeholder="Beds" class="form-control" data-bv-field="beds" type="text">
<small class="help-block" data-bv-validator="digits" data-bv-for="beds" data-bv-result="NOT_VALIDATED" style="display: none;">The beds can contain digits only</small><small class="help-block" data-bv-validator="notEmpty" data-bv-for="beds"
data-bv-result="NOT_VALIDATED" style="display: none;">The beds is required</small>
</div>
<div class="col-sm-3">
<label for="bath_full">Bathrooms:</label>
<input id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control" data-bv-field="bath_full" type="text">
<small class="help-block" data-bv-validator="digits" data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
data-bv-for="bath_full" data-bv-result="NOT_VALIDATED" style="display: none;">The baths is required</small>
</div>
<div class="col-sm-3">
<label for="garage_cap">Garage:</label>
<input id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control" data-bv-field="garage_cap" type="text">
<small class="help-block" data-bv-validator="digits" data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage can contain digits only</small><small class="help-block" data-bv-validator="notEmpty"
data-bv-for="garage_cap" data-bv-result="NOT_VALIDATED" style="display: none;">The garage is required</small>
</div>
</div>
</div>
<div class="form-group">
<button type="submit" data-dismiss="modal" id="submit_homeform" class="btn btn-primary btn-lg btn-block" data-selector="a.btn, button.btn, button" style="outline: none; cursor: inherit;">Find out home value</button>
</div>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
POST
<form method="post" action="" id="form-contact1" class="form-contact">
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<input name="contact1_fname" id="contact1_fname" placeholder="First Name" class="form-control" required="" type="text"
style="background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAfBJREFUWAntVk1OwkAUZkoDKza4Utm61iP0AqyIDXahN2BjwiHYGU+gizap4QDuegWN7lyCbMSlCQjU7yO0TOlAi6GwgJc0fT/fzPfmzet0crmD7HsFBAvQbrcrw+Gw5fu+AfOYvgylJ4TwCoVCs1ardYTruqfj8fgV5OUMSVVT93VdP9dAzpVvm5wJHZFbg2LQ2pEYOlZ/oiDvwNcsFoseY4PBwMCrhaeCJyKWZU37KOJcYdi27QdhcuuBIb073BvTNL8ln4NeeR6NRi/wxZKQcGurQs5oNhqLshzVTMBewW/LMU3TTNlO0ieTiStjYhUIyi6DAp0xbEdgTt+LE0aCKQw24U4llsCs4ZRJrYopB6RwqnpA1YQ5NGFZ1YQ41Z5S8IQQdP5laEBRJcD4Vj5DEsW2gE6s6g3d/YP/g+BDnT7GNi2qCjTwGd6riBzHaaCEd3Js01vwCPIbmWBRx1nwAN/1ov+/drgFWIlfKpVukyYihtgkXNp4mABK+1GtVr+SBhJDbBIubVw+Cd/TDgKO2DPiN3YUo6y/nDCNEIsqTKH1en2tcwA9FKEItyDi3aIh8Gl1sRrVnSDzNFDJT1bAy5xpOYGn5fP5JuL95ZjMIn1ya7j5dPGfv0A5eAnpZUY3n5jXcoec5J67D9q+VuAPM47D3XaSeL4AAAAASUVORK5CYII="); background-repeat: no-repeat; background-attachment: scroll; background-size: 16px 18px; background-position: 98% 50%;">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact1_lname" id="contact1_lname" placeholder="Last Name" class="form-control" required="" type="text">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact1_email" id="contact1_email" placeholder="Email Address" class="form-control" required="" type="email">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input name="contact1_phone" id="contact1_phone" placeholder="Phone Number" class="form-control" type="tel">
</div>
</div>
<div class="col-sm-12">
<textarea name="contact1_message" id="contact1_message" class="form-control" rows="3" placeholder="Your Message" required=""></textarea>
</div>
</div>
<button type="submit" class="btn btn-primary" style="outline: none; cursor: inherit;" data-selector="a.btn, button.btn, button">Send Message</button>
<div id="honeypot-div">
<input name="age_required" id="age_required" value="" type="text" style="display: none;">
</div>
</form>
<form id="signupForm" action="">
<h2>Sign Up for a Free Account</h2>
<p>When you sign up for an account, you can save properties, receive new listing notifications, view property comparables, and sign up to receive monthly market reports.</p>
<input type="text" id="sgnf_h_robot_field" name="sgnf_h_robot_field" style="display: none;">
<div class="row margin-bottom-0">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<input type="text" id="signup_fname" class="form-control" required="" pattern="\b\w+\b(?:.*?\b\w+\b){1}" oninvalid="setCustomValidity('Please enter First and Last Name')" onchange="try{setCustomValidity('')}catch(e){}"
placeholder="Full Name">
</div>
<div class="form-group">
<input type="email" id="signup_email" class="form-control" required="" placeholder="Your Email Address">
</div>
<div class="form-group">
<input type="tel" id="signup_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
</div>
</div>
</div>
<div class="flex jc-center">
<button type="submit" id="signupBtn" class="btn btn-primary">
<div class="flex ai-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path>
<polyline points="22,6 12,13 2,6"></polyline>
</svg> Create <span class="hidden-xs hidden-sm">My Free Account</span></div>
</button>
<a id="signupCancelBtn" class="btn btn-default" data-dismiss="modal"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> Cancel</a>
</div>
<a href="#signin" aria-controls="signin" role="tab" data-toggle="tab">
<h5>Already Have an Account?</h5>
</a>
</form>
<form id="subjectHomeForm" class="form-horizontal" data-toggle="validator" onsubmit="return false;">
<input type="hidden" name="latitude" value="" id="CmaLatitude">
<input type="hidden" name="longitude" value="" id="CmaLongitude">
<input type="hidden" name="street" value="" id="street">
<input type="hidden" name="address" value="" id="address">
<input type="hidden" name="address_auto" value="" id="address_auto">
<input type="hidden" name="state" value="" id="state">
<input type="hidden" name="zipcode" value="" id="zipcode">
<input type="hidden" name="city" value="" id="city">
<input type="hidden" name="county" value="" id="county">
<div class="form-group">
<div class="col-sm-12 col-md-12 hv_search_address_container">
<label for="year">Address:</label>
<input type="text" id="search_address_modal" name="search_address_modal" autocomplete="off" value="" placeholder="Address, City and Zip Code" class="form-control pac-target-input">
</div>
<div class="col-md-6">
<label for="property_type">Property Type:</label>
<select id="property_type" name="property_type" class="form-control">
<option value="2">Residential</option>
<option value="1">Commercial</option>
<option value="3">Vacant</option>
</select>
</div>
<div class="col-md-6">
<label for="search_area">Search Area:</label>
<select id="search_area" name="search_area" class="form-control">
<option value="0.5">0.5 m</option>
<option value="1">1 m</option>
<option value="1.5">1.5 m</option>
<option value="2">2 m</option>
</select>
</div>
</div>
<div class="form-group">
<div class="col-sm-3">
<label for="year">Year:</label>
<input type="text" id="year" name="year" value="" placeholder="Year Built" class="form-control">
</div>
<div class=" col-sm-3" id="acreage_sec">
<label for="acreage">Acreage:</label>
<input type="text" id="acreage" name="acreage" value="" placeholder="Acreage" class="form-control">
</div>
<div class=" col-sm-3">
<label for="sq_feet">SQFT:</label>
<input type="text" id="sq_feet" name="sq_feet" value="" placeholder="Sq Feet" class="form-control">
</div>
</div>
<div class="form-group">
<div class=" col-sm-3">
<label for="beds">Beds:</label>
<input type="text" id="beds" name="beds" value="" placeholder="Beds" class="form-control">
</div>
<div class=" col-sm-3">
<label for="bath_full">Bathrooms:</label>
<input type="text" id="bath_full" name="bath_full" value="" placeholder="Baths" class="form-control">
</div>
<div class=" col-sm-3">
<label for="garage_cap">Garage:</label>
<input type="text" id="garage_cap" name="garage_cap" value="" placeholder="Garage" class="form-control">
</div>
</div>
<div class="form-group">
<div class="col-sm-12">
<button type="submit" id="submit_homeform" class="btn btn-primary btn-lg btn-block">Find out home value</button>
</div>
</div>
</form>
<form id="phoneConfirmForm" action="" onsubmit="return false;">
<h2 class="margin-bottom-20">Confirm Password</h2>
<p>Confirm your password by entering your phone number.</p>
<div class="row margin-bottom-0">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<input type="tel" id="confirm_phone" class="form-control" required="" placeholder="Your Phone Number (Used as password)">
</div>
</div>
</div>
<div class="flex jc-center">
<button id="confirmPhoneBtn" class="btn btn-primary">
<div class="flex ai-center">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path d="M14 22h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2h-5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></path>
<polyline points="11 16 15 12 11 8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></polyline>
<line x1="15" y1="12" x2="3" y2="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"></line>
</svg> <span>Confirm Phone</span>
</div>
</button>
</div>
</form>
Text Content
Favorite Homes 0 Saved Searches 0 Logout * Sign In Toggle navigation * SEARCH * Top Areas * IDAHO FALLS * ISLAND PARK * AMMON * REXBURG * RIGBY * POCATELLO * BLACKFOOT * SHELLEY * CHUBBUCK * FIRTH * BUY * HOME BUYER HELP * FINANCING * LENDERS * TITLE COMPANIES * INSPECTORS * SELL * Meet the Team * CONNECT * blog LET'S BRING YOU HOME * Find a Home * Sell My Home * See Home Estimate Search Buy and sell real estate, search neighborhoods, and get home estimates Get a Consultation See Your Estimate ×Close PLEASE CONFIRM YOUR PROPERTY DETAILS: Property Type: Residential Commercial Vacant Search Area: 0.5 m 1 m 1.5 m 2 m Year: The year can contain digits onlyThe year is required Acreage: The acreage is required SQFT: The SQFT can contain digits onlyThe SQFT is required Beds: The beds can contain digits onlyThe beds is required Bathrooms: The baths can contain digits onlyThe baths is required Garage: The garage can contain digits onlyThe garage is required Find out home value WHY BUY IN SOUTHEASTERN IDAHO? Sick of the metropolitan frenzy? Do you want to slow down and get out of the day-in and day-out endless grind that plagues you and the million other people crammed into your city? Want some space to breathe? Dream of being close to nature but still have access to shopping and restaurants? Buy a home for sale in Idaho Falls and its surrounding areas. Here in the Idaho Falls area, we pride ourselves on our friendly communities, great schools, low crime rate, laid back lifestyle, gorgeous scenery, and our untouched nature just miles away. To learn more, click on the "Learn More" button below. Learn more BUY OR SELL YOUR HOUSE NOW Buying or selling a home can be stressful and is a huge investment of time. That's why you need to find the right real estate agent. We will make it faster, easier, and less stressful so that you can move forward with your future and settle into your new life in your new home here in the Idaho Falls and Southeastern Idaho area. We are here for you every step of the way. Click below to get to know us and find your East Idaho real estate agent today and find a house for sale in the Idaho Falls area. Find Agent FEATURED LISTINGS $299,900 4 BED • 2 BATH View more 667 N 2865 E UNIT 1. ROBERTS, ID 83444 Listed With Jody Holland ofKeller Williams Realty East Idaho $299,900 4 BED • 2 BATH View more 667 N 2865 E UNIT 2. ROBERTS, ID 83444 Listed With Jody Holland ofKeller Williams Realty East Idaho $299,900 3 BED • 2 BATH View more 5110 COLE. CHUBBUCK, ID 83202 Listed With Jan Thomas ofKeller Williams Realty East Idaho $299,500 3 BED • 2 BATH View more 465 3RD ST. IDAHO FALLS, ID 83401 Listed With Ross Mangum ofKeller Williams Realty East Idaho $299,500 4 BED • 3 BATH View more 465 3RD ST. IDAHO FALLS, ID 83401 Listed With Ross Mangum ofKeller Williams Realty East Idaho $299,000 3 BED • 2.5 BATH View more 2873 MURWOOD ST. IDAHO FALLS, ID 83402 Listed With Michele Robison ofKeller Williams Realty East Idaho More Listings WE ARE HERE FOR YOU EVERY STEP OF THE WAY I'm Chris Schmalz, and I have been an active real estate agent in the Idaho Falls area for nearly 20 years. I began serving home buyers and sellers in 2001, and I have striven to learn everything that a good real estate agent needs to know to give my clients the best experience. I love seeing home buyers find their dream home and settle into making their life there. And it is incredibly rewarding to watch a home seller's stress wash away as the selling process becomes easy and effortless. That is why I love being a real estate agent. My team and I know the area and we know real estate. Whether it is with the best trends, the right price, or the right lender, we can help you with all your home buying and selling needs. I have lived in the Idaho Falls area most of my life and I cannot get enough of the culture, nature, and activities here. As our client, we will not only put your best interests first, we can also confidently guide you in all that this wonderful area has to offer. Moving is not just a transaction, it is a life change, so my team and I are here and ready to help you make that change and pursue your home owning dreams. Whether a first time buyer or a thousandth time seller, we are here for you every step of the way. Meet The Team LET US GUIDE YOU OUT OF THE OLD AND INTO THE NEW BUYING A HOME Find the home you love, for the right price. SELLING A HOME Get the most out of your home sale. GET IN TOUCH Feel free to ask any questions you may have. WHY WORK WITH US? WE MAKE LISTINGS SHINE WITH STUNNING PHOTOS, VIRTUAL TOURS, VIDEOS, AND 3D WALKTHROUGHS. YOU HAVE ACCESS TO SEARCH ALL AVAILABLE HOMES FOR SALE ON A SITE THAT UPDATES THE MOMENT THINGS CHANGE. WE MARKET YOUR LISTING WHERE BUYERS ARE LOOKING, BOTH ONLINE AND IN-PERSON. YOU WILL SEE EVERYTHING YOUR AGENT DOES TO GET YOUR PROPERTY SOLD. STAY UP-TO-DATE AND RECEIVE REPORTS ON YOUR NEIGHBORHOOD. WE HAVE A LIST OF BUYERS THAT RECEIVE LISTING ALERTS EVERY DAY, SO YOU WILL HAVE BUYERS SEEING YOUR HOME IMMEDIATELY! 1. 2. 3. 4. 5. 6. Previous Next From the best tools and technology to transparency throughout the entire process, we're the top choice for buyers and sellers. LOADING CITIES... TOP AREAS & CITIES IDAHO * 641Idaho Falls, ID * 245Island Park, ID * 227Rigby, ID * 210Rexburg, ID * 170Blackfoot, ID * 122Salmon, ID * 120Ashton, ID * 115Shelley, ID * 96Pocatello, ID * 76St Anthony, ID * 66Mackay, ID * 64Challis, ID * 61Ammon, ID * 47Irwin, ID * 41Swan Valley, ID * 38Victor, ID * 35Sugar City, ID * 32Driggs, ID * 28Tetonia, ID * 27Lava Hot Springs, ID * 24Menan, ID * 23North Fork, ID * 22Carmen, ID * 22Ririe, ID * 17American Falls, ID * 16Arco, ID * 15Moore, ID * 11Gibbonsville, ID * 10Chester, ID * 9Firth, ID View All GET IN TOUCH Send Message 3525 Merlin Drive Idaho Falls, ID 83046 (208) 201-6395 alan@realestate-idahofalls.com -------------------------------------------------------------------------------- INSIGHTS * Market Insights * Homes For Sale * Neighborhoods -------------------------------------------------------------------------------- QUICK LINKS * Home * Buy * Sell * Our Agents * Join Our Team * Connect With Us * * * * * 20222020 © Chris Schmalz Real Estate Group | KW East Idaho Each office is independently owned and operated. * Powered by Brivity * Admin Log In * Privacy Policy * DMCA & Terms of Service * Sitemap SEND ME A RECOVERY EMAIL Success! Email sent. Error! Error sending email. Send me an email Cancel BACK TO SIGN UP CHANGE PASSWORD Success! Password changed. Error! Error on changing password. Change Password Cancel BACK TO LOGIN CONFIRM YOUR ACCOUNT Search and view Exclusive Property Listings. We'll never post to your social networks SIGN UP FOR A FREE ACCOUNT When you sign up for an account, you can save properties, receive new listing notifications, view property comparables, and sign up to receive monthly market reports. Create My Free Account Cancel ALREADY HAVE AN ACCOUNT? By providing your number, you are expressly consenting, in writing, to receive telemarketing and other messages, including calls or texts at the number you provided above. This consent is not required to purchase any good or service. Message and data rates may apply. Text STOP to cancel. LOGIN TO YOUR ACCOUNT Login to My Account Cancel DON'T HAVE AN ACCOUNT? FORGOT YOUR PASSWORD? ARE YOU BUYING OR SELLING A HOME? Buying Selling Both WHEN ARE YOU PLANNING ON BUYING A NEW HOME? 1-3 Mo 3-6 Mo 6+ Mo Back ARE YOU PRE-APPROVED FOR A MORTGAGE? Yes No Using Cash Back WOULD YOU LIKE TO SCHEDULE A CONSULTATION NOW? Yes No Back WHEN WOULD YOU LIKE US TO CALL? Submit THANKS! WE’LL GIVE YOU A CALL AS SOON AS POSSIBLE. Done WHEN ARE YOU PLANNING ON SELLING YOUR HOME? 1-3 Mo 3-6 Mo 6+ Mo Back WOULD YOU LIKE TO SCHEDULE A CONSULTATION OR SEE YOUR HOME VALUE? Schedule Consultation My Home Value Back ×Close PLEASE CONFIRM YOUR PROPERTY DETAILS: Address: Property Type: Residential Commercial Vacant Search Area: 0.5 m 1 m 1.5 m 2 m Year: Acreage: SQFT: Beds: Bathrooms: Garage: Find out home value CONFIRM PASSWORD Confirm your password by entering your phone number. Confirm Phone Sorry, we couldn’t find '' ×Close Please check the spelling, try clearing the search box, or try reformatting to match these examples: Address: '123 Main St, Anytown' Neighborhood: 'Downtown' Zip: '98115' City: 'Anytown' or 'Anytown, State/Province' MLS number: 'MLS# 38065544' Don't see what you're looking for? Your search might be outside our service areas. Did You Mean ×Close Don't see what you're looking for? Your search might be outside our service areas or could be off the market. Sign up or Login another way Featured listings, Buyers and sellers guide link, why work with us, top areas, and get in touch form.