www.17124swappledale404.com Open in urlscan Pro
172.67.169.84  Public Scan

URL: https://www.17124swappledale404.com/
Submission: On July 03 via api from US — Scanned from DE

Form analysis 9 forms found in the DOM

modalcontact

<form id="formModalContact" action="modalcontact"><input type="hidden" name="property" value="458895"><input type="hidden" name="sponsor" id="modalcontact_sponsor" value="0"><input type="hidden" name="colister" id="modalcontact_colister"
    value="0"><input id="modalcontact_sender_name" type="text" name="sender_name" value="" placeholder="Your Name*" aria-labelledby="formModalContact contact-name"><input type="text" name="sender_email" id="modalcontact_sender_email" value=""
    placeholder="Your Email*" aria-labelledby="formModalContact contact-email"><input type="text" name="sender_phone" id="modalcontact_sender_phone" value="" placeholder="Your Phone*" aria-labelledby="formModalContact contact-phone"><input
    type="text" name="contacttime" id="modalcontact_contacttime" value="" placeholder="Best time to call?" aria-labelledby="formModalContact contact-time">
  <div class="agent-form-contact-me-by-container">Contact me by <select name="prefer_contact" id="modalcontact_prefer_contact">
      <option value="email">Email</option>
      <option value="phone" selected="selected">Phone</option>
    </select></div><textarea name="message_body" id="modalcontact_message_body" placeholder="Your Message*" aria-label="message"></textarea>
  <p class="success" id="success_modalcontact" style="display:none;">Success! Your message has been sent.</p>
  <p class="failure" id="failure_modalcontact" style="display:none;">An error occurred.</p>
</form>

loancalculator

<form id="formLoanCalculator" class="row" action="loancalculator">
  <input type="hidden" name="property" value="458895">
  <div class="row rowThird">
    <input type="text" name="loan_calculator_principle" id="loan_calculator_principle" placeholder="Principle" value="330,000" aria-labelledby="formLoanCalculator principle">
    <small id="principle" class="labelSmall">Principle</small>
  </div>
  <div class="row rowThird">
    <input type="text" name="loan_calculator_interest" id="loan_calculator_interest" value="4.5" aria-labelledby="formLoanCalculator interest">
    <small id="interest" class="labelSmall">Interest Rate</small>
  </div>
  <div class="row rowThird">
    <input type="text" name="loan_calculator_loan_term" id="loan_calculator_loan_term" value="30" aria-labelledby="formLoanCalculator loan-term">
    <small id="loan-term" class="labelSmall">Loan Term</small>
  </div>
  <div class="row" style="width:100%;">
    <h5 style="color:#5d5d5d; font-size:17px; float:left; text-align:right; width:45%;">Payment Frequency</h5>
    <select name="loan_calculator_frequency" id="loan_calculator_frequency" style="width:45%;">
      <option value="monthly" selected="selected">Monthly</option>
      <option value="bi_weekly">Bi-Weekly</option>
    </select>
  </div>
  <div class="form-payment-schedule-container">
    <input id="loan_calculator_is_payment_schedule" class="form-payment-schedule-checkbox" type="checkbox" name="loan_calculator_is_payment_schedule" style="float:left; margin-right:0; width:25px;"
      aria-labelledby="formLoanCalculator payment-schedule">
    <h5 id="payment-schedule" class="form-payment-schedule-text">Show Payment Schedule</h5>
  </div>
</form>

preapproval

<form class="row" id="formPreApproval" action="preapproval">
  <input type="hidden" name="property" value="458895">
  <div class="row" style="margin-bottom:0; width:100%;">
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Purpose of Loan</h5>
    <select name="pre_approved_purpose" id="pre_approved_purpose">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="lower_payment">Lower My Rate/Payment</option>
      <option value="fix_adjusting">Fix My Adjusting Rate</option>
      <option value="consolidate">Consolidate My Debt</option>
      <option value="get_cash">Get Cash From My Home</option>
      <option value="buy_new_home">Buy A New Home</option>
    </select>
  </div>
  <div class="row" style="margin-bottom:0; width:100%;">
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Property Type</h5>
    <select name="pre_approved_property_type" id="pre_approved_property_type">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="singlefamily">Single Family Residence</option>
      <option value="condo">Condominium/Townhome</option>
      <option value="modular">Modular Home</option>
      <option value="duplex">Duplex</option>
    </select>
  </div>
  <div class="row">
    <h6>City/Area</h6>
    <input type="text" name="pre_approved_city" id="pre_approved_city" aria-labelledby="formPreApproval city-area">
    <small id="city-area" class="labelSmall">City/Area</small>
  </div>
  <div class="row">
    <h6>State</h6>
    <input type="text" name="pre_approved_state" id="pre_approved_state" aria-labelledby="formPreApproval state">
    <small id="state" class="labelSmall">State</small>
  </div>
  <div class="row">
    <h6>Zip</h6>
    <input type="text" name="pre_approved_zip" id="pre_approved_zip" aria-labelledby="formPreApproval zip">
    <small id="zip" class="labelSmall">Zip</small>
  </div>
  <div class="row">
    <h6>Property Value</h6>
    <input type="text" name="pre_approved_property_value" id="pre_approved_property_value" aria-labelledby="formPreApproval property-value">
    <small id="property-value" class="labelSmall">Property Value</small>
  </div>
  <div class="row">
    <h6>Principle (loan amount in USD)</h6>
    <input type="text" name="pre_approved_principle" id="pre_approved_principle" aria-labelledby="formPreApproval principle-loan-amount">
    <small id="principle-loan-amount" class="labelSmall">Principle (loan amount in USD)</small>
  </div>
  <hr>
  <div class="row">
    <h6>Your Name</h6>
    <input type="text" name="pre_approved_your_name" id="pre_approved_your_name" aria-labelledby="formPreApproval name-for-loan">
    <small id="name-for-loan" class="labelSmall">Your Name</small>
  </div>
  <div class="row">
    <h6>Email Address</h6>
    <input type="text" name="pre_approved_your_email" id="pre_approved_your_email" aria-labelledby="formPreApproval email-for-loan">
    <small id="email-for-loan" class="labelSmall">Email Address</small>
  </div>
  <div class="row">
    <h6>Phone</h6>
    <input type="text" name="pre_approved_your_phone" id="pre_approved_your_phone" aria-labelledby="formPreApproval phone-for-loan">
    <small id="phone-for-loan" class="labelSmall">Phone</small>
  </div>
  <div class="row" style="width:100%;">
    <textarea name="pre_approved_comments" id="pre_approved_comments" placeholder="Comments" aria-label="comments"></textarea>
  </div>
</form>

homeworth

<form id="formHomeWorth" class="row" action="homeworth">
  <input type="hidden" name="property" value="458895">
  <div class="row" style="width:100%;">
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Property Type</h5>
    <select name="home_worth_property_type" id="home_worth_property_type">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="single_family">Single Family</option>
      <option value="townhome">Townhome / Condominium</option>
      <option value="land">Land / Acreage / Horse Property</option>
      <option value="flat">Apartment / Flat</option>
      <option value="semidetached">Semi-detached</option>
      <option value="attached">Attached</option>
      <option value="farmhouse">Farm House</option>
    </select>
  </div>
  <div class="row" style="width:100%;">
    <h6>Bedrooms</h6>
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Bedrooms</h5>
    <select name="home_worth_bedrooms" id="home_worth_bedrooms">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="0">n/a</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6+">6+</option>
    </select>
  </div>
  <div class="row" style="width:100%;">
    <h6>Bathrooms</h6>
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Bathrooms</h5>
    <select name="home_worth_bathrooms" id="home_worth_bathrooms">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="0">n/a</option>
      <option value="1">1</option>
      <option value="2">2</option>
      <option value="3">3</option>
      <option value="4">4</option>
      <option value="5">5</option>
      <option value="6+">6+</option>
    </select>
  </div>
  <div class="row" style="width:100%;">
    <h6>Size (Square ft)</h6>
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Size (Square ft)</h5>
    <select name="home_worth_size" id="home_worth_size">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="0">n/a</option>
      <option value="1000_or_less">1,000 or less</option>
      <option value="1000_1500">1,000 - 1,500</option>
      <option value="1500_2000">1,500 - 2,000</option>
      <option value="2000_2500">2,000 - 2,500</option>
      <option value="2500_3000">2,500 - 3,000</option>
      <option value="3000_3500">3,000 - 3,500</option>
      <option value="3500_4000">3,500 - 4,000</option>
      <option value="4000_4500">4,000 - 4,500</option>
      <option value="4500_5000">4,500 - 5,000</option>
      <option value="5000_6000">5,000 - 6,000</option>
      <option value="6000_7000">6,000 - 7,000</option>
      <option value="7000_8000">7,000 - 8,000</option>
      <option value="8000+">8,000 +</option>
    </select>
  </div>
  <div class="row" style="width:100%;">
    <h6>When do you want to sell?</h6>
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">When do you want to sell?</h5>
    <select name="home_worth_time_frame" id="home_worth_time_frame">
      <option value="" selected="" disabled="">Choose One</option>
      <option value="now">Now!</option>
      <option value="6_months">Within 6 months</option>
      <option value="within_1_year">Within 1 year</option>
    </select>
  </div>
  <div class="row">
    <input type="text" name="home_worth_city" id="home_worth_city" aria-labelledby="formHomeWorth home-worth-city-area">
    <small id="home-worth-city-area" class="labelSmall">City/Area</small>
  </div>
  <div class="row">
    <input type="text" name="home_worth_estimated_value" id="home_worth_estimated_value" aria-labelledby="formHomeWorth estimated-value-home-worth">
    <small id="estimated-value-home-worth" class="labelSmall">Estimated Value</small>
  </div>
  <div class="row" style="width:33.33%;">
    <input type="text" name="home_worth_your_name" id="home_worth_your_name" aria-labelledby="formHomeWorth home-worth-name">
    <small id="home-worth-name" class="labelSmall">Your Name</small>
  </div>
  <div class="row" style="width:33.33%;">
    <input type="text" name="home_worth_your_email" id="home_worth_your_email" aria-labelledby="formHomeWorth home-worth-email">
    <small id="home-worth-email" class="labelSmall">Your Email</small>
  </div>
  <div class="row" style="width:33.33%;">
    <input type="text" name="home_worth_your_phone" id="home_worth_your_phone" aria-labelledby="formHomeWorth home-worth-phone">
    <small id="home-worth-phone" class="labelSmall">Your Phone</small>
  </div>
</form>

moreinfo

<form id="formRequestMoreInfo" class="row" action="moreinfo">
  <input type="hidden" name="property" value="458895">
  <div class="row">
    <input type="text" name="more_info_full_name" id="more_info_full_name" value="" aria-labelledby="formRequestMoreInfo request-info-name">
    <small id="request-info-name" class="labelSmall">Your Name</small>
  </div>
  <div class="row">
    <input type="text" name="more_info_email" id="more_info_email" value="" aria-labelledby="formRequestMoreInfo request-info-email">
    <small id="request-info-email" class="labelSmall">Your Email</small>
  </div>
  <div class="row">
    <input type="text" name="more_info_phone" id="more_info_phone" value="" aria-labelledby="formRequestMoreInfo request-info-phone">
    <small id="request-info-phone" class="labelSmall">Your Phone</small>
  </div>
  <div class="row">
    <input type="text" name="more_info_time_call" id="more_info_time_call" value="" aria-labelledby="formRequestMoreInfo request-info-time">
    <small id="request-info-time" class="labelSmall">Best Time to Call?</small>
  </div>
  <div class="row" style="width:100%;">
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Contact Me By</h5>
    <select name="more_info_preferred_contact" id="more_info_preferred_contact">
      <option>Email</option>
      <option>Phone</option>
    </select>
  </div>
  <div class="row" style="width:98%;">
    <textarea name="more_info_message" id="more_info_message" placeholder="Comments" aria-label="comments"></textarea>
  </div>
  <div>
    <p class="success" id="success_moreinfo" style="display:none;">Success! Your message has been sent.</p>
    <p class="failure" id="failure_moreinfo" style="display:none;">An error occurred.</p>
  </div>
</form>

requestshowing

<form id="formRequestShowing" class="row" action="requestshowing">
  <input type="hidden" name="property" value="458895">
  <div class="row">
    <input type="text" name="showing_full_name" id="showing_full_name_requestshowing" value="" aria-labelledby="formRequestShowing request-showing-name">
    <small id="request-showing-name" class="labelSmall">Your Name</small>
  </div>
  <div class="row">
    <input type="text" name="showing_email" id="showing_email_requestshowing" aria-labelledby="formRequestShowing request-showing-email">
    <small id="request-showing-email" class="labelSmall">Your Email</small>
  </div>
  <div class="row">
    <input type="text" name="showing_phone" id="showing_phone_requestshowing" value="" aria-labelledby="formRequestShowing request-showing-phone">
    <small id="request-showing-phone" class="labelSmall">Your Phone</small>
  </div>
  <div class="row">
    <input type="text" class="datePicker hasDatepicker" name="showing_date_first" id="showing_date_first_requestshowing" aria-labelledby="formRequestShowing request-showing-date">
    <small id="request-showing-date" class="labelSmall">First Choice of Date</small>
  </div>
  <div class="row">
    <input type="text" class="datePicker hasDatepicker" name="showing_date_second" id="showing_date_second_requestshowing" aria-labelledby="formRequestShowing request-showing-second-date">
    <small id="request-showing-second-date" class="labelSmall">Second Choice of Date</small>
  </div>
  <div class="row">
    <input type="text" name="showing_time" id="showing_time_requestshowing" aria-labelledby="formRequestShowing request-showing-second-time">
    <small id="request-showing-second-time" class="labelSmall">Preferred Time</small>
  </div>
  <div>
    <p class="success" id="success_requestshowing" style="display:none;">Success! Your message has been sent.</p>
    <p class="failure" id="failure_requestshowing" style="display:none;">An error occurred.</p>
  </div>
</form>

tellfriend

<form class="row" id="formSendToFriend" action="tellfriend">
  <input type="hidden" name="property" value="458895">
  <div class="row" style="width:33.33%;">
    <input type="text" name="friend_friend_email" id="friend_friend_email" value="" aria-labelledby="formSendToFriend friend-email">
    <small id="friend-email" class="labelSmall">Friend's Email</small>
  </div>
  <div class="row" style="width:33.33%;">
    <input type="text" name="friend_your_name" id="friend_your_name" value="" aria-labelledby="formSendToFriend friend-name">
    <small id="friend-name" class="labelSmall">Your Name</small>
  </div>
  <div class="row" style="width:33.33%;">
    <input type="text" name="friend_your_email" id="friend_your_email" value="" aria-labelledby="formSendToFriend friend-email">
    <small id="friend-email" class="labelSmall">Your Email</small>
  </div>
  <div class="row" style="width:100%;">
    <textarea name="friend_your_message" id="friend_your_message" placeholder="Message" aria-label="message"></textarea>
  </div>
</form>

modalcontact

<form id="formModalContact" class="row" action="modalcontact">
  <input type="hidden" name="property" value="458895">
  <input type="hidden" name="sponsor" id="modalcontact_sponsor" value="0">
  <input type="hidden" name="colister" id="modalcontact_colister" value="0">
  <div class="row" style="width:50%;">
    <input type="text" name="sender_name" id="modalcontact_sender_name" value="" aria-labelledby="formModalContact contact-name">
    <small id="contact-name" class="labelSmall">Your Name</small>
  </div>
  <div class="row" style="width:50%;">
    <input type="text" name="sender_email" id="modalcontact_sender_email" value="" aria-labelledby="formModalContact contact-email">
    <small id="contact-email" class="labelSmall">Your Email</small>
  </div>
  <div class="row" style="width:50%;">
    <input type="text" name="sender_phone" id="modalcontact_sender_phone" value="" aria-labelledby="formModalContact contact-phone">
    <small id="contact-phone" class="labelSmall">Your Phone</small>
  </div>
  <div class="row" style="width:50%;">
    <input name="contacttime" id="modalcontact_contacttime" value="" aria-labelledby="formModalContact contact-time">
    <small id="contact-time" class="labelSmall">Best Time To Call?</small>
  </div>
  <div class="row" style="width:100%;">
    <h5 style="color:#5d5d5d; float:left; font-size:17px; padding-right:2%; text-align:right; width:50%;">Contact Me By</h5>
    <select name="prefer_contact" id="modalcontact_prefer_contact">
      <option value="email">Email</option>
      <option value="phone">Phone</option>
    </select>
  </div>
  <div class="row" style="width:100%;">
    <textarea name="message_body" id="modalcontact_message_body" placeholder="Message" aria-label="message"></textarea>
  </div>
  <div>
    <p class="success" id="success_modalcontact" style="display:none;">Success! Your message has been sent.</p>
    <p class="failure" id="failure_modalcontact" style="display:none;">An error occurred.</p>
  </div>
</form>

ifbyphone

<form id="formIfByPhone" class="callMeModal form-horizontal" action="ifbyphone">
  <div class="form-group">
    <input type="hidden" name="property" value="458895">
    <label id="call-by-phone-number" class="col-xs-3 control-label text-right">Your Phone Number</label>
    <div class="col-xs-3">
      <input id="npa" name="npa" class="form-control phone" type="tel" value="" maxlength="3" placeholder="(###)" onkeyup="autofocs(this, 3, 'nnx', event);" aria-label="phone-number-area-code">
    </div>
    <div class="col-xs-3">
      <input id="nnx" class="form-control phone" type="tel" value="" maxlength="3" placeholder="###" name="nnx" onkeyup="autofocs(this, 3, 'line', event);" aria-label="phone-number-prefix">
    </div>
    <div class="col-xs-3">
      <input id="line" class="form-control phone" type="tel" value="" maxlength="4" placeholder="####" name="line" aria-label="phone-number-last-four">
    </div>
  </div>
</form>

Text Content

Request a Showing
Presented By
17124 SW Appledale Rd
Sold $330,000
Media Description Neighborhood Financing Contact Map
 
Photo Gallery
3D Tour
Video
×


×

×

 

This modern condo, located on the top floor of the River Terrace, offers a sense
of privacy and quiet living. Better than new, this was built in 2018 and
features contemporary design and amenities. The spacious kitchen has quartz
counters, tile backsplash, stainless steel appliances and an eating bar. The
living room has a vaulted ceiling and private covered balcony. The primary
bedroom as a walk-in closet, double sinks and shower. The private garage is
perfect for parking or storage of all your toys. The association amenities
include fitness center, a meeting room, and an outdoor pool for relaxation and
enjoyment. This condo is not just a home but a lifestyle, offering you the
convenience and comfort you're looking for.




FEATURES

 * 2 Bedrooms
 * 2 Bathrooms (Full)
 * 951 ft²
 * Built in 2018


 


NEIGHBORHOOD

Local schools
Census data
LovejoyRealEstate.com: The Lovejoy Real Estate Team's Main Real Estate Website
PortlandRealEstateBlog.com Portland Real Estate Deals, Education and Listings
LiveNWpdx.com: Focusing on NW Portland Real Estate. See What Makes This Such a
Great Place to Live.



 


FINANCING

Home Valuation
Request More Information
Request A Showing



 

Exclusively Listed By

Lovejoy Real Estate

Principal Brokers

Lovejoy Real Estate

828 NW 19th Ave, Portland, OR 97209



Mobile: (503) 501-2490

Website: LovejoyRealEstate.com


Contact me by EmailPhone

Success! Your message has been sent.

An error occurred.

Send Message

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

 

SHARE


Lovejoy Real Estate, Principal Brokers
Lovejoy Real Estate: (503) 501-2490
828 NW 19th Ave, Portland, OR 97209

Disclaimer
All information in this site is deemed reliable but is not guaranteed and is
subject to change.
Single Property Sites © 2005-2024


Back to top

X
Previous




17124 SW Appledale Rd #404, Beaverton, OR, 97007


















































































17124 SW Appledale Rd #404, Beaverton, OR, 97007















































































Next
;
×

LOAN CALCULATOR

CALCULATE YOUR MONTHLY PAYMENT

Principle
Interest Rate
Loan Term

PAYMENT FREQUENCY

Monthly Bi-Weekly

SHOW PAYMENT SCHEDULE


Close Calculate
×

GET PRE-QUALIFIED FOR YOUR MORTGAGE OR RE-FINANCE!

MAKE A MORE INFORMED DECISION ABOUT HOW MUCH HOUSE YOU CAN AFFORD, OR JUST GET A
SECOND OPINION, BY GETTING PRE-QUALIFIED. FILL OUT THE FOLLOWING FORM TO REQUEST
A QUOTE.

PURPOSE OF LOAN

Choose One Lower My Rate/Payment Fix My Adjusting Rate Consolidate My Debt Get
Cash From My Home Buy A New Home

PROPERTY TYPE

Choose One Single Family Residence Condominium/Townhome Modular Home Duplex

CITY/AREA

City/Area

STATE

State

ZIP

Zip

PROPERTY VALUE

Property Value

PRINCIPLE (LOAN AMOUNT IN USD)

Principle (loan amount in USD)

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

YOUR NAME

Your Name

EMAIL ADDRESS

Email Address

PHONE

Phone


Success! Your message has been sent.

An error occurred.

Close Submit
×

OPEN HOUSE ANNOUNCEMENTS


Close
×

WHAT'S YOUR HOME WORTH?

WHAT'S YOUR PROPERTY OR HOME WORTH? FIND OUT BY FILLING OUT THIS MARKET ANALYSIS
REQUEST FORM.

PROPERTY TYPE

Choose One Single FamilyTownhome / CondominiumLand / Acreage / Horse
PropertyApartment / FlatSemi-detachedAttachedFarm House

BEDROOMS

BEDROOMS

Choose One n/a123456+

BATHROOMS

BATHROOMS

Choose One n/a123456+

SIZE (SQUARE FT)

SIZE (SQUARE FT)

Choose One n/a1,000 or less1,000 - 1,5001,500 - 2,0002,000 - 2,5002,500 -
3,0003,000 - 3,5003,500 - 4,0004,000 - 4,5004,500 - 5,0005,000 - 6,0006,000 -
7,0007,000 - 8,0008,000 +

WHEN DO YOU WANT TO SELL?

WHEN DO YOU WANT TO SELL?

Choose One Now! Within 6 months Within 1 year
City/Area
Estimated Value
Your Name
Your Email
Your Phone

Success! Your message has been sent.

An error occurred.

Close Submit
×

REQUEST MORE INFORMATION

COMPLETE THIS FORM TO REQUEST MORE INFORMATION ABOUT THIS SPECIFIC PROPERTY!

Your Name
Your Email
Your Phone
Best Time to Call?

CONTACT ME BY

Email Phone


Success! Your message has been sent.

An error occurred.

Close Submit
×

REQUEST A SHOWING APPOINTMENT!

WOULD YOU LIKE TO LOOK AROUND? SUBMIT THIS FORM TO REQUEST AN APPOINTMENT TO
VIEW THE PROPERTY. PLEASE PROVIDE A TELEPHONE NUMBER SO AN APPOINTMENT CAN BE
ARRANGED.

Your Name
Your Email
Your Phone
First Choice of Date
Second Choice of Date
Preferred Time

Success! Your message has been sent.

An error occurred.

Close Submit
×

ASSUMPTIONS AND DISCLOSURES



Close
×

SEND PROPERTY DETAILS VIA EMAIL

SEND DETAILS OF THIS PROPERTY VIA EMAIL. YOUR FRIEND WILL RECEIVE AN HTML EMAIL
CONTAINING DETAILS OF THIS PROPERTY, INCLUDING A PHOTO, AND A LINK BACK TO THIS
PROPERTY WEB SITE.

Friend's Email
Your Name
Your Email


Success! Your message has been sent.

An error occurred.

Close Send Now
×

DISCLAIMER

All information regarding the Property / Real Estate advertised herein has been
provided by the individual party, the seller, or their agent.

The property agent (broker, estate agent, seller, builder, real estate agent
and/or developer) does not guarantee the accuracy of information such as defined
areas, dimensions, lot size, architectural images, photographic representations
or other information concerning the condition or features of subject property,
and is not liable for misinformation, typographical errors, errors of omission,
misprints, or other errors in this advertisement.

Companies and Individuals mentioned as 'Sponsors' or otherwise displayed with
this property and other linked properties ARE NOT licensed real estate agents,
estate agents or brokers, unless explicitly stated.

Information is deemed reliable, but is not guaranteed.

Information may have been obtained from public records and/or other sources, and
all buyers are advised to independently verify the accuracy of any and all
information through personal inspection with appropriate qualified
professionals.

Close
×

CONTACT ME!

COMPLETE THIS FORM TO SEND AN EMAIL TO ME.

Your Name
Your Email
Your Phone
Best Time To Call?

CONTACT ME BY

Email Phone


Success! Your message has been sent.

An error occurred.

Close Send Message
×
×

FLYERS


Close
×

DOCUMENTS


Close
×

ENTER YOUR PHONE NUMBER TO TALK TO SOMEONE NOW.

Your Phone Number




Your call is being placed.

An error occurred.

Close Call Me Now!
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 *