www.galvisgroupproperties.com Open in urlscan Pro
34.213.0.242  Public Scan

Submitted URL: https://11830raleighpl.info/
Effective URL: https://www.galvisgroupproperties.com/featured/CO/Westminster/80031/11830-Raleigh-Pl/41493
Submission: On September 23 via api from US — Scanned from DE

Form analysis 13 forms found in the DOM

<form id="form-contact-agent">
  <div class="form-group">
    <input type="text" class="form-control input-sm" id="contact_agent_name" name="contact_agent_name" placeholder="Your First and Last Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <div class="form-group">
    <input type="email" class="form-control input-sm" id="contact_agent_email" name="contact_agent_email" placeholder="Your Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control input-sm" id="contact_agent_phone" name="contact_agent_phone" placeholder="Your Phone Number" required="">
  </div>
  <div class="form-group">
    <textarea id="contact_agent_message" name="contact_agent_message" class="form-control input-sm" rows="4" required="">I'd like to learn more about 11830 Raleigh Pl</textarea>
  </div>
  <div class="form-group">
    <p class="grecaptcha-text">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a>
      apply.</p>
  </div>
  <div class="flex jc-center">
    <button id="contact_agent_sendbtn" type="submit" 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> Send</div>
    </button>
  </div>
</form>

POST /pages/schedule_showing.php

<form method="post" action="/pages/schedule_showing.php" id="schedule_showing_form">
  <div class="form-group flex jc-center">
    <div class="in-person-tour">
      <input type="radio" id="schedule_in_person" name="schedule_tour_type" checked="" value="In Person Tour">
      <label for="schedule_in_person">In Person Tour</label>
    </div>
    <div class="virtual-showing">
      <input type="radio" id="schedule_virtual" name="schedule_tour_type" value="Virtual Showing">
      <label for="schedule_virtual">Virtual Showing</label>
    </div>
  </div>
  <div class="form-group">
    <select id="schedule_date" name="schedule_date" class="form-control dropdown">
      <option selected="selected" value="Monday, September 23">Monday, September 23</option>
      <option value="Tuesday, September 24">Tuesday, September 24</option>
      <option value="Wednesday, September 25">Wednesday, September 25</option>
      <option value="Thursday, September 26">Thursday, September 26</option>
      <option value="Friday, September 27">Friday, September 27</option>
      <option value="Saturday, September 28">Saturday, September 28</option>
      <option value="Sunday, September 29">Sunday, September 29</option>
      <option value="Monday, September 30">Monday, September 30</option>
      <option value="Tuesday, October 1">Tuesday, October 1</option>
      <option value="Wednesday, October 2">Wednesday, October 2</option>
      <option value="Thursday, October 3">Thursday, October 3</option>
      <option value="Friday, October 4">Friday, October 4</option>
      <option value="Saturday, October 5">Saturday, October 5</option>
      <option value="Sunday, October 6">Sunday, October 6</option>
    </select>
    <!--<span id="listings-date" class="h4"></span>-->
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="name" name="name" value="" placeholder="Your First and Last Name" required="">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" id="email" name="email" value="" placeholder="Your Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="schedule_phone" name="schedule_phone" value="" placeholder="Your Phone Number" required="">
  </div>
  <div class="row form-container">
    <h5 style="margin-top:20px">What is your availability?</h5>
    <div class="form-group col-sm-3 text-left">
      <input type="hidden" name="availability" id="availability" value="in the morning">
      <div id="ssMorning" class="btn-tile selected-btn-tile" onclick="setScheduleAvailability('in the morning','availability','ssMorning','schedule_showing_form')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Morning.svg" alt="morning"></div>
        <div class="labelBtn">Morning</div>
      </div>
    </div>
    <div class="form-group col-sm-3 text-left">
      <div id="ssAfternoon" class="btn-tile" onclick="setScheduleAvailability('in the afternoon','availability','ssAfternoon','schedule_showing_form')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Afternoon.svg" alt="afternoon"></div>
        <div class="labelBtn">Afternoon</div>
      </div>
    </div>
    <div class="form-group col-sm-3 text-left">
      <div id="ssEvening" class="btn-tile" onclick="setScheduleAvailability('in the evening','availability','ssEvening','schedule_showing_form')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Evening.svg" alt="evening"></div>
        <div class="labelBtn">Evening</div>
      </div>
    </div>
    <div class="form-group col-sm-3 text-left">
      <div id="ssFlexible" class="btn-tile" onclick="setScheduleAvailability('flexible schedule','availability','ssFlexible','schedule_showing_form')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Flexible.svg" alt="flexible"></div>
        <div class="labelBtn">Flexible</div>
      </div>
    </div>
    <p>We'll get back to you with a finalized time to meet</p>
    <input type="hidden" value="" name="office_name" id="office_name">
    <input type="hidden" value="11830 Raleigh Pl" name="address_street" id="address_street">
    <input type="hidden" value="Westminster" name="address_city" id="address_city">
    <input type="hidden" value="CO" name="address_state" id="address_state">
    <input type="hidden" value="80031" name="address_zip" id="address_zip">
    <input type="hidden" value="800000" name="property_price" id="property_price">
    <input type="hidden" value="https://photos.brivity.com/images/idx/pl-41493/0.jpg?width=844&amp;height=540&amp;quality=80" name="property_main_photo" id="property_main_photo">
    <input type="hidden" value="3" name="property_bedrooms" id="property_bedrooms">
    <input type="hidden" value="4" name="property_total_baths" id="property_total_baths">
    <input type="hidden" value="41493" name="property_mlsnum" id="property_mlsnum">
    <input type="hidden" id="hmls_id" name="hmls_id" value="EXCLUSIVE">
    <input type="hidden" id="hmls_agent_id" name="hmls_agent_id" value="13377680">
    <input type="hidden" id="brivity_user_id" name="brivity_user_id" value="">
    <input type="hidden" id="form_source_url" name="form_source_url" value="https://www.galvisgroupproperties.com/featured/CO/Westminster/80031/11830-Raleigh-Pl/41493">
    <input type="text" id="schs_robot_field" name="schs_robot_field" style="display: none;">
    <input type="hidden" id="tags" name="tags" value="In Person Tour">
  </div>
  <div class="form-group">
    <textarea id="message" class="form-control" rows="5" form="schedule_showing_form" name="notes" placeholder="Any Comments or Questions" required=""></textarea>
  </div>
  <div class="form-group">
    <span class="grecaptcha-text">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a>
      apply.</span>
  </div>
  <div class="flex jc-center">
    <button type="button" onclick="sendScheduleShowing('schedule_showing_form', 'schedule-showing-modal', '/pages/schedule_showing.php', '');" 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-clock">
          <circle cx="12" cy="12" r="10"></circle>
          <polyline points="12 6 12 12 15 15"></polyline>
        </svg> Schedule</div>
    </button>
    <button type="button" class="btn btn-default" data-dismiss="modal">
      <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-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg> Nevermind</div>
    </button>
  </div>
</form>

POST

<form method="post" id="form-contactoffer">
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <input type="text" class="form-control" name="contactoffer_fullname" pattern="[\s]{0,10}[A-Za-z]{1,75}[\s]{1,10}[A-Za-z]{1,75}[\s]{0,30}" title="First name and last name are required fields." value="" placeholder="Your First and Last Name"
          required="">
      </div>
      <div id="honeypot-div">
        <input name="age_required" id="age_required" value="" type="text" style="display: none;">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input type="email" class="form-control" name="contactoffer_email" value="" placeholder="Your Email Address" required="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group">
        <input type="text" class="form-control contact_phone" name="contactoffer_phone" value="" placeholder="Your Phone Number" required="">
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group">
        <input type="text" class="form-control money-mask" name="contactoffer_amount" value="$ 800,000" placeholder="Offer Amount" required="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-6">
      <div class="form-group" style="text-align:left;">
        <p style="margin-bottom: 10px;">Are you pre-approved with a lender?</p>
        <label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_need_financing_advice" checked="" value="yes">Yes</label>
        <label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_need_financing_advice" value="no">No</label>
        <label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_need_financing_advice" value="i'm buying with cash">I'm buying with cash</label>
      </div>
    </div>
    <div class="col-sm-6">
      <div class="form-group" style="text-align:left;">
        <p style="margin-bottom: 10px;">Have you seen this home in person?</p>
        <label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_have_seen_home_in_person" checked="" value="yes">Yes</label>
        <label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_have_seen_home_in_person" value="no">No</label>
        <label class="radio-inline"><input style="margin-top:10px;" type="radio" name="contactoffer_have_seen_home_in_person" value="i would like to go see it">I would like to go see it</label>
      </div>
    </div>
  </div>
  <input type="hidden" id="form_source_url" name="form_source_url" value="https://www.galvisgroupproperties.com/featured/CO/Westminster/80031/11830-Raleigh-Pl/41493">
  <input type="text" id="contactoffer_robot_field" name="contactoffer_robot_field" style="display: none;">
  <div class="row">
    <div class="col-sm-12">
      <div class="form-group">
        <textarea class="form-control" rows="5" form="form-contactoffer" name="contactoffer_message" placeholder="Any Comments or Questions"></textarea>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12">
      <div class="flex jc-center">
        <button type="submit" class="btn btn-primary" form="form-contactoffer">
          <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-clock">
                                  <circle cx="12" cy="12" r="10"></circle>
                                  <polyline points="12 6 12 12 15 15"></polyline>
                                </svg>--> Start an offer
          </div>
        </button>
        <button type="button" class="btn btn-default" data-dismiss="modal">
          <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-x">
              <line x1="18" y1="6" x2="6" y2="18"></line>
              <line x1="6" y1="6" x2="18" y2="18"></line>
            </svg> Nevermind
          </div>
        </button>
      </div>
    </div>
  </div>
</form>

<form id="form-contact-agent-modal">
  <div class="form-group">
    <input type="text" class="form-control input-sm" id="contact_agent_full_name" name="contact_agent_full_name" placeholder="Your First and Last Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <div class="form-group">
    <input type="email" class="form-control input-sm" id="contact_agent_email_address" name="contact_agent_email_address" placeholder="Your Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control input-sm contact_phone" id="contact_agent_phone_number" name="contact_agent_phone_number" placeholder="Your Phone Number" required="">
  </div>
  <div class="form-group">
    <textarea id="contact_agent_lead_message" name="contact_agent_lead_message" class="form-control input-sm" rows="4" required="">I'd like to learn more about 11830 Raleigh Pl</textarea>
    <input type="text" id="hcontacmodal_robot_field" name="hcontacmodal_robot_field" style="display: none;">
  </div>
  <div class="flex jc-center">
    <button id="contact_agent_sendbtn" type="submit" 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> Send</div>
    </button>
    <button type="button" class="btn btn-default" data-dismiss="modal">
      <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-x">
          <line x1="18" y1="6" x2="6" y2="18"></line>
          <line x1="6" y1="6" x2="18" y2="18"></line>
        </svg> Nevermind</div>
    </button>
  </div>
</form>

<form id="frl-form-registration" class="open-house-form">
  <input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
  <input id="frl-open_id" type="hidden" value="">
  <input id="frl-prop-address" type="hidden" value="11830 Raleigh Pl">
  <div class="form-group">
    <input type="text" class="form-control" id="f-fname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="l-fname" placeholder="Last Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number" required="">
  </div>
  <div class="form-check">
    <input type="checkbox" class="form-check-input" id="email-alert" checked="">
    <label style="font-size: 16px;" class="form-check-label" for="email-alert">Get emailed when similar properties hit the market.</label>
  </div>
</form>

<form id="frl-form-registration" class="open-house-form">
  <input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
  <input id="frl-open_id" type="hidden" value="">
  <input id="frl-prop-address" type="hidden" value="11830 Raleigh Pl">
  <input type="hidden" id="withComments" class="withComments" value="">
  <div class="form-group">
    <input type="text" class="form-control" id="f-fname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="l-fname" placeholder="Last Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number" required="">
  </div>
  <div class="form-group div_comments" style="display: none">
    <textarea id="frl_comments" name="frl_comments" class="form-control input-sm" rows="4" required="" placeholder="Comments"></textarea>
  </div>
  <div class="form-check">
    <div class="row">
      <div class="col-sm-8">
        <label class="form-check-label">Are You Working With an Agent?</label>
      </div>
      <div class="col-sm-2">
        <div class="radio" style="padding-left: 6px;">
          <input id="has-agent-yes" name="has-agent" value="YES" type="radio"> Yes
        </div>
      </div>
      <div class="col-sm-2">
        <div class="radio" style="padding-left: 6px;">
          <input id="has-agent-no" name="has-agent" value="NO" checked="" type="radio"> No
        </div>
      </div>
    </div>
  </div>
  <div class="form-check">
    <input type="checkbox" class="form-check-input" id="email-alert" checked="">
    <label style="font-size: 16px;" class="form-check-label" for="email-alert">Get emailed when similar properties hit the market.</label>
  </div>
</form>

<form id="frl-form-registration" class="open-house-form">
  <div class="row">
    <div class="col-sm-4 text-center">
      <div class="modal-body text-center no-padding">
        <div style="display: flex; flex-direction: column; justify-content: space-between; height: 100%;">
          <div>
            <div class="property-img-wrapper" style="background-image: url(https://photos.brivity.com/images/idx/pl-41493/0.jpg?width=844&amp;height=540&amp;quality=80);"></div>
            <h2>11830 Raleigh Pl</h2>
            <h5>Westminster, CO 80031</h5>
            <div class="house-price">$800,000</div>
            <ul class="house-stat list-inline">
              <li>3 Bed</li>
              <li>4 Bath</li>
              <li>3,011 SqFt</li>
            </ul>
            <!--
                                    <div class="property-img-wrapper" style="background-image: url(https://photos.brivity.com/images/idx/pl-41493/0.jpg?width=844&height=540&quality=80);"></div>
                                    <h2>11830 Raleigh Pl</h2>
                                    <h5>Westminster, CO 80031</h5>
                                -->
          </div>
        </div>
      </div>
    </div>
    <div class="col-sm-8">
      <div class="modal-body text-center" style="padding: 30px 40px 20px 40px;">
        <div class="row">
          <div class="col-sm-12">
            <h5 class="margin-bottom-0" style="margin-top: -20px;">
              <span class="frl-full-date">Loading date...</span><br>
              <span class="frl-full-hours">Loading...</span>
            </h5>
            <input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
            <input id="frl-open_id" type="hidden" value="">
            <input id="frl-full-price" type="hidden" value="800000">
            <input id="frl-prop-address" type="hidden" value="11830 Raleigh Pl">
            <input type="hidden" id="withComments" class="withComments" value="">
            <div id="honeypot-div">
              <input name="age_required" id="age_required" value="" type="text" style="display: none;">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-6">
            <div class="form-group">
              <input type="text" class="form-control" id="f-fname" placeholder="First Name" required="">
            </div>
          </div>
          <div class="col-sm-6">
            <div class="form-group">
              <input type="text" class="form-control" id="l-fname" placeholder="Last Name" required="">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-6">
            <div class="form-group">
              <input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
            </div>
          </div>
          <div class="col-sm-6">
            <div class="form-group">
              <input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number" required="">
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-6">
            <div class="row margin-bottom-0">
              <h5 class="text-left" style="padding-left: 20px;">What is Your Current Price Range</h5>
              <div class="col-sm-6">
                <div class="form-group dropdown-wrapper">
                  <select name="min-price" onchange="normalizeMinPrice('force-oh-registration-full', 'min')" class="form-control dropdown">
                    <option value="" selected="">No Min</option>
                    <option value="100000">$100k</option>
                    <option value="200000">$200k</option>
                    <option value="300000">$300k</option>
                    <option value="400000">$400k</option>
                    <option value="500000">$500k</option>
                    <option value="600000">$600k</option>
                    <option value="700000">$700k</option>
                    <option value="800000">$800k</option>
                    <option value="900000">$900k</option>
                    <option value="1000000">$1M</option>
                    <option value="1500000">$1.5M</option>
                    <option value="2000000">$2M</option>
                    <option value="2500000">$2.5M</option>
                    <option value="3000000">$3M</option>
                    <option value="3500000">$3.5M</option>
                    <option value="4000000">$4M</option>
                    <option value="4500000">$4.5M</option>
                    <option value="5000000">$5M</option>
                    <option value="6000000">$6M</option>
                    <option value="7000000">$7M</option>
                    <option value="8000000">$8M</option>
                    <option value="10000000">$10M</option>
                  </select>
                </div>
              </div>
              <div class="col-sm-6">
                <div class="form-group dropdown-wrapper">
                  <select name="max-price" onchange="normalizeMinPrice('force-oh-registration-full','max')" class="form-control dropdown">
                    <option value="" selected="">No Max</option>
                    <option value="100000">$100k</option>
                    <option value="200000">$200k</option>
                    <option value="300000">$300k</option>
                    <option value="400000">$400k</option>
                    <option value="500000">$500k</option>
                    <option value="600000">$600k</option>
                    <option value="700000">$700k</option>
                    <option value="800000">$800k</option>
                    <option value="900000">$900k</option>
                    <option value="1000000">$1M</option>
                    <option value="1500000">$1.5M</option>
                    <option value="2000000">$2M</option>
                    <option value="2500000">$2.5M</option>
                    <option value="3000000">$3M</option>
                    <option value="3500000">$3.5M</option>
                    <option value="4000000">$4M</option>
                    <option value="4500000">$4.5M</option>
                    <option value="5000000">$5M</option>
                    <option value="6000000">$6M</option>
                    <option value="7000000">$7M</option>
                    <option value="8000000">$8M</option>
                    <option value="10000000">$10M</option>
                  </select>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-sm-6">
            <div class="form-group dropdown-wrapper">
              <h5 class="text-left" style="padding-left: 20px;">How Soon Are You Looking to Buy?</h5>
              <select name="buying-plan" class="form-control dropdown">
                <option selected="selected" value="as soon as possible">ASAP</option>
                <option value="1-3 Months">1-3 Months</option>
                <option value="6-12 Months">6-12 Months</option>
                <option value="12+ Months">12+ Months</option>
              </select>
            </div>
          </div>
          <div class="col-sm-6">
            <div class="row">
              <h5 class="text-left" style="padding-left: 20px;">Are You Working With an Agent?</h5>
              <div class="col-sm-6">
                <div class="radio" style="padding-left: 6px;">
                  <label>
                    <input id="has-agent-yes" name="has-agent" value="YES" type="radio"> Yes </label>
                </div>
              </div>
              <div class="col-sm-6">
                <div class="radio" style="padding-left: 6px;">
                  <label>
                    <input id="has-agent-no" name="has-agent" value="NO" checked="" type="radio"> No </label>
                </div>
              </div>
            </div>
          </div>
        </div>
        <div class="row" style="margin-bottom: 10px;">
          <div class="col-sm-6">
            <h5 class="text-left" style="padding-left: 20px;">Do You Have a House to Sell?</h5>
            <div class="row">
              <div class="col-sm-6">
                <div class="radio" style="padding-left: 6px;">
                  <label>
                    <input id="has-house-sell-yes" name="has-house-sell" value="YES" type="radio"> Yes </label>
                </div>
              </div>
              <div class="col-sm-6">
                <div class="radio" style="padding-left: 6px;">
                  <label>
                    <input id="has-house-sell-no" name="has-house-sell" value="NO" checked="" type="radio"> No </label>
                </div>
              </div>
            </div>
          </div>
          <div class="col-sm-6" style="border-top: 1px solid #eee; padding-top: 20px;">
            <input type="checkbox" class="form-check-input" id="email-alert" checked="">
            <label style="font-size: 16px;" class="form-check-label" for="email-alert">Get emailed when similar properties hit the market.</label>
          </div>
        </div>
        <div class="row div_comments" style="margin-bottom: 10px; display: none;">
          <div class="col-sm-6">
            <h5 class="text-left" style="padding-left: 20px;">Comments</h5>
            <textarea id="frl_comments" name="frl_comments" class="form-control input-sm" rows="4" required="" placeholder="Comments"></textarea>
          </div>
          <div class="col-sm-6" style="border-top: 1px solid #eee; padding-top: 20px;">
          </div>
        </div>
        <div class="flex jc-center">
          <button onclick="event.preventDefault(); singUpOpenForceRegistration('force-oh-registration-full')" class="btn btn-primary forced-registration-btn"><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-arrow-right-circle" data-reactid="121">
              <circle cx="12" cy="12" r="10"></circle>
              <polyline points="12 16 16 12 12 8"></polyline>
              <line x1="8" y1="12" x2="16" y2="12"></line>
            </svg> CHECK IN</button>
        </div>
        <div class="opt-out-share">By digitally signing this form you are providing <span class="agent_name_dynamic">Stu Galvis</span> with your express written consent to send you business and marketing communications via text messages (SMS), email,
          and by calls or prerecorded messages dialed by a natural person or by an automatic or automated telephone dialing system. This express written consent applies to each such email address or telephone number that you provide to us now or in
          the future and permits such communications regardless of their purpose.</div>
      </div>
    </div>
  </div>
</form>

POST

<form method="post" id="schedule_showing_form_forced">
  <input type="hidden" id="frg-h-tags" name="frg-h-tags">
  <input type="hidden" id="frv-schedule_virtual" name="schedule_tour_type" value="Virtual Showing">
  <input type="hidden" id="frv-schedule_date" name="schedule_date" value="Monday, September 23">
  <div class="form-group">
    <input type="text" class="form-control" id="frv-name" name="name" value="" placeholder="Your First and Last Name" required="">
  </div>
  <div class="form-group">
    <input type="email" class="form-control" id="frv-email" name="email" value="" placeholder="Your Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" id="frv-schedule_phone" name="schedule_phone" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}" title="Please provide an area code between 200-999"
      value="" placeholder="Your Phone Number" required="">
  </div>
  <div class="row form-container" style="padding-top:20px">
    <h5>What is your availability?</h5>
    <div class="form-group col-sm-3 text-left">
      <input type="hidden" name="availability" id="frv-availability" value="in the morning">
      <div id="frvMorning" class="btn-tile selected-btn-tile" onclick="setScheduleAvailability('in the morning','frv-availability','frvMorning','schedule_showing_form_forced')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Morning.svg" alt="morning"></div>
        <div class="labelBtn">Morning</div>
      </div>
    </div>
    <div class="form-group col-sm-3 text-left">
      <div id="frvAfternoon" class="btn-tile" onclick="setScheduleAvailability('in the afternoon','frv-availability','frvAfternoon','schedule_showing_form_forced')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Afternoon.svg" alt="afternoon"></div>
        <div class="labelBtn">Afternoon</div>
      </div>
    </div>
    <div class="form-group col-sm-3 text-left">
      <div id="frvEvening" class="btn-tile" onclick="setScheduleAvailability('in the evening','frv-availability','frvEvening','schedule_showing_form_forced')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Evening.svg" alt="evening"></div>
        <div class="labelBtn">Evening</div>
      </div>
    </div>
    <div class="form-group col-sm-3 text-left">
      <div id="frvFlexible" class="btn-tile" onclick="setScheduleAvailability('flexible schedule','frv-availability','frvFlexible','schedule_showing_form_forced')">
        <div class="icon"><img src="https://cdn1.brivityidx.com/assets/images/icons/Flexible.svg" alt="flexible"></div>
        <div class="labelBtn">Flexible</div>
      </div>
    </div>
    <p>We'll get back to you with a finalized time to meet</p>
    <input type="hidden" value="" name="office_name" id="office_name">
    <input type="hidden" value="11830 Raleigh Pl" name="address_street" id="address_street">
    <input type="hidden" value="Westminster" name="address_city" id="address_city">
    <input type="hidden" value="CO" name="address_state" id="address_state">
    <input type="hidden" value="80031" name="address_zip" id="address_zip">
    <input type="hidden" value="800000" name="property_price" id="property_price">
    <input type="hidden" value="https://photos.brivity.com/images/idx/pl-41493/0.jpg?width=844&amp;height=540&amp;quality=80" name="property_main_photo" id="property_main_photo">
    <input type="hidden" value="3" name="property_bedrooms" id="property_bedrooms">
    <input type="hidden" value="4" name="property_total_baths" id="property_total_baths">
    <input type="hidden" value="41493" name="property_mlsnum" id="property_mlsnum">
    <input type="hidden" id="frv-hmls_id" name="hmls_id" value="EXCLUSIVE">
    <input type="hidden" id="frv-hmls_agent_id" name="hmls_agent_id" value="13377680">
    <input type="hidden" id="frv-brivity_user_id" name="brivity_user_id" value="">
    <input type="hidden" id="frv-form_source_url" name="form_source_url" value="https://www.galvisgroupproperties.com/featured/CO/Westminster/80031/11830-Raleigh-Pl/41493">
    <input type="text" id="frv-schs_robot_field" name="schs_robot_field" style="display: none;">
  </div>
  <div class="form-group">
    <textarea id="frv-message" class="form-control" rows="5" name="notes" placeholder="Any Comments or Questions" required=""></textarea>
  </div>
  <div class="flex jc-center">
    <button type="button" class="btn btn-primary frc-btn-details" onclick="sendScheduleShowing('schedule_showing_form_forced', 'force-virtual-registration', '/pages/schedule_showing.php', 'frv-');">
      <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-clock">
          <circle cx="12" cy="12" r="10"></circle>
          <polyline points="12 6 12 12 15 15"></polyline>
        </svg> Schedule</div>
    </button>
  </div>
</form>

<form id="frc-form-registration" action="">
  <input type="text" id="frc-h_robot_field" name="frc-h_robot_field" style="display: none;">
  <input type="hidden" id="frg-h-tags" name="frg-h-tags">
  <div class="form-group">
    <input type="text" class="form-control" id="frc-fname" placeholder="Full Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <!--  <div class="form-group">
                         <input type="text" class="form-control" id="frc-lname" placeholder="Last Name" required />
                     </div> -->
  <div class="form-group">
    <input type="email" class="form-control" id="frc-email" placeholder="Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" id="frc-pnumber" placeholder="Phone Number (Used as password)" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}"
      title="Please provide an area code between 200-999" required="">
  </div>
  <!-- <div class="form-group">
                        <input type="password" minlength="6" pattern=".{3,}" title="3 characters minimum" class="form-control" id="frc-pass" placeholder="Password" required />
                    </div> -->
  <div class="flex jc-center">
    <button type="submit" class="btn btn-primary forced-registration-btn frc-btn-details"><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-align-left">
        <line x1="17" y1="10" x2="3" y2="10"></line>
        <line x1="21" y1="6" x2="3" y2="6"></line>
        <line x1="21" y1="14" x2="3" y2="14"></line>
        <line x1="17" y1="18" x2="3" y2="18"></line>
      </svg> View Details</button>
  </div>
</form>

<form id="frl-form-registration" action="">
  <input type="text" id="frl-h_robot_field" name="frl-h_robot_field" style="display: none;">
  <input type="hidden" id="frg-h-tags" name="frg-h-tags">
  <div class="form-group">
    <input type="text" class="form-control" id="frl-fname" placeholder="First Name" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="frl-lname" placeholder="Last Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <!-- <div class="form-group">
                        <input type="text" class="form-control" id="frl-lname" placeholder="Last Name" required />
                    </div> -->
  <div class="form-group">
    <input type="email" class="form-control" id="frl-email" placeholder="Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" id="frl-pnumber" placeholder="Phone Number (Used as password)" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}"
      title="Please provide an area code between 200-999" required="">
  </div>
  <!-- <div class="form-group">
                        <input type="password" minlength="6" pattern=".{3,}" title="3 characters minimum" class="form-control" id="frl-pass" placeholder="Password" required />
                    </div> -->
  <div class="flex jc-center">
    <button type="submit" class="btn btn-primary forced-registration-btn frc-btn-details"><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-align-left">
        <line x1="17" y1="10" x2="3" y2="10"></line>
        <line x1="21" y1="6" x2="3" y2="6"></line>
        <line x1="21" y1="14" x2="3" y2="14"></line>
        <line x1="17" y1="18" x2="3" y2="18"></line>
      </svg> View Details</button>
  </div>
  <a href="#" onclick="goToLogin('force-light-registration')">Already Have an Account?</a>
  <div class="opt-out-share">By digitally signing this form you are providing <span class="agent_name_dynamic">Stu Galvis</span> with your express written consent to send you business and marketing communications via text messages (SMS), email, and
    by calls or prerecorded messages dialed by a natural person or by an automatic or automated telephone dialing system. This express written consent applies to each such email address or telephone number that you provide to us now or in the future
    and permits such communications regardless of their purpose.</div>
</form>

<form id="frf-form-registration" action="">
  <input type="text" id="frf-h_robot_field" name="frf-h_robot_field" style="display: none;">
  <input type="hidden" id="frg-h-tags" name="frg-h-tags">
  <div class="form-group">
    <input type="text" class="form-control" id="frf-fname" placeholder="Full Name" required="">
  </div>
  <div id="honeypot-div">
    <input name="age_required" id="age_required" value="" type="text" style="display: none;">
  </div>
  <!-- <div class="form-group">
                        <input type="text" class="form-control" id="frf-lname" placeholder="Last Name" required />
                    </div> -->
  <div class="form-group">
    <input type="email" class="form-control" id="frf-email" placeholder="Email Address" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control contact_phone" id="frf-pnumber" placeholder="Phone Number (Used as password)" pattern="\((20[0-9]|2[1-9][0-9]|[3-9][0-9]{2}|999)\)?[-\s\.]?[0-9]{3}[-\s\.]?[0-9]{4,6}"
      title="Please provide an area code between 200-999" required="">
  </div>
  <!-- <div class="form-group">
                         <input type="password" minlength="6" pattern=".{3,}" title="3 characters minimum" class="form-control" id="frf-pass" placeholder="Password" required />
                     </div> -->
  <div class="form-group">
    <label for="fr-radio">Are You a First Time Home Buyer?</label>
    <div style="text-align: left;">
      <label class="radio-inline" style="width: 100px;"><input type="radio" class="fr-radio" value="yes" name="frf-buyer">Yes</label>
      <label class="radio-inline" style="width: 100px;"><input type="radio" class="fr-radio" value="no" name="frf-buyer">No</label>
    </div>
  </div>
  <div class="form-group">
    <label for="frf-price">Price Range</label>
    <div class="row">
      <div class="col-sm-6">
        <div class="dropdown-wrapper">
          <select class="form-control dropdown" id="frg-price-min">
            <option value="0">Min</option>
            <option value="$50,000">$50,000</option>
            <option value="$60,000">$60,000</option>
            <option value="$70,000">$70,000</option>
            <option value="$80,000">$80,000</option>
            <option value="$90,000">$90,000</option>
            <option value="$100,000">$100,000</option>
            <option value="$125,000">$125,000</option>
            <option value="$150,000">$150,000</option>
            <option value="$175,000">$175,000</option>
            <option value="$200,000">$200,000</option>
            <option value="$225,000">$225,000</option>
            <option value="$250,000">$250,000</option>
            <option value="$275,000">$275,000</option>
            <option value="$300,000">$300,000</option>
            <option value="$325,000">$325,000</option>
            <option value="$350,000">$350,000</option>
            <option value="$375,000">$375,000</option>
            <option value="$400,000">$400,000</option>
            <option value="$425,000">$425,000</option>
            <option value="$450,000">$450,000</option>
            <option value="$475,000">$475,000</option>
            <option value="$500,000">$500,000</option>
            <option value="$550,000">$550,000</option>
            <option value="$600,000">$600,000</option>
            <option value="$650,000">$650,000</option>
            <option value="$700,000">$700,000</option>
            <option value="$750,000">$750,000</option>
            <option value="$800,000">$800,000</option>
            <option value="$850,000">$850,000</option>
            <option value="$900,000">$900,000</option>
            <option value="$950,000">$950,000</option>
            <option value="$1,000,000">$1,000,000</option>
            <option value="$1,250,000">$1,250,000</option>
            <option value="$1,500,000">$1,500,000</option>
            <option value="$1,750,000">$1,750,000</option>
            <option value="$2,000,000">$2,000,000</option>
            <option value="$2,250,000">$2,250,000</option>
            <option value="$2,500,000">$2,500,000</option>
            <option value="$2,750,000">$2,750,000</option>
            <option value="$3,000,000">$3,000,000</option>
            <option value="$3,500,000">$3,500,000</option>
            <option value="$4,000,000">$4,000,000</option>
            <option value="$4,500,000">$4,500,000</option>
            <option value="$5,000,000">$5,000,000</option>
          </select>
        </div>
      </div>
      <div class="col-sm-6">
        <div class="dropdown-wrapper">
          <select class="form-control dropdown" id="frf-price-max">
            <option value="0">Max</option>
            <option value="$50,000">$50,000</option>
            <option value="$60,000">$60,000</option>
            <option value="$70,000">$70,000</option>
            <option value="$80,000">$80,000</option>
            <option value="$90,000">$90,000</option>
            <option value="$100,000">$100,000</option>
            <option value="$125,000">$125,000</option>
            <option value="$150,000">$150,000</option>
            <option value="$175,000">$175,000</option>
            <option value="$200,000">$200,000</option>
            <option value="$225,000">$225,000</option>
            <option value="$250,000">$250,000</option>
            <option value="$275,000">$275,000</option>
            <option value="$300,000">$300,000</option>
            <option value="$325,000">$325,000</option>
            <option value="$350,000">$350,000</option>
            <option value="$375,000">$375,000</option>
            <option value="$400,000">$400,000</option>
            <option value="$425,000">$425,000</option>
            <option value="$450,000">$450,000</option>
            <option value="$475,000">$475,000</option>
            <option value="$500,000">$500,000</option>
            <option value="$550,000">$550,000</option>
            <option value="$600,000">$600,000</option>
            <option value="$650,000">$650,000</option>
            <option value="$700,000">$700,000</option>
            <option value="$750,000">$750,000</option>
            <option value="$800,000">$800,000</option>
            <option value="$850,000">$850,000</option>
            <option value="$900,000">$900,000</option>
            <option value="$950,000">$950,000</option>
            <option value="$1,000,000">$1,000,000</option>
            <option value="$1,250,000">$1,250,000</option>
            <option value="$1,500,000">$1,500,000</option>
            <option value="$1,750,000">$1,750,000</option>
            <option value="$2,000,000">$2,000,000</option>
            <option value="$2,250,000">$2,250,000</option>
            <option value="$2,500,000">$2,500,000</option>
            <option value="$2,750,000">$2,750,000</option>
            <option value="$3,000,000">$3,000,000</option>
            <option value="$3,500,000">$3,500,000</option>
            <option value="$4,000,000">$4,000,000</option>
            <option value="$4,500,000">$4,500,000</option>
            <option value="$5,000,000">$5,000,000</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="frf-buy">When Do You Plan on Buying?</label>
    <div class="dropdown-wrapper">
      <select class="form-control dropdown" id="frg-buy">
        <option value="asap">ASAP</option>
        <option value="1-3 months">1-3 Months</option>
        <option value="6-12 months">6-12 Months</option>
        <option value="12+ months">12+ Months</option>
      </select>
    </div>
  </div>
  <div class="flex jc-center">
    <button type="submit" class="btn btn-primary forced-registration-btn frc-btn-details"><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-align-left">
        <line x1="17" y1="10" x2="3" y2="10"></line>
        <line x1="21" y1="6" x2="3" y2="6"></line>
        <line x1="21" y1="14" x2="3" y2="14"></line>
        <line x1="17" y1="18" x2="3" y2="18"></line>
      </svg> View Details</button>
  </div>
  <a href="#" onclick="goToLogin('force-full-registration')">Already Have an Account?</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">
    </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

Collections  Saved Searches  My Reports  Log Out
 * Sign In

(720) 440-4815
Toggle navigation
 * SEARCH
 * BUY
 * SELL
   * SELL YOUR HOME
   * HOME VALUE
 * Areas
   * LOUISVILLE
   * LAFAYETTE
   * SUPERIOR
   * ERIE
   * DENVER
 * FINANCE
 * AGENTS
 * blog
 * CONNECT
 * Listings

Search
 * Search
 * >
 * Westminster
 * >
 * 11830 Raleigh Pl

Map Favorite
Start Offer



11830 RALEIGH PL

Westminster, CO 80031

 * 3
   
   Bed

 * 4
   
   Bath

 * 3,011
   
   SqFt


$ 800,000

 * Days on Site 0
 * Status Pending

 * $800,000
   
   Price

 * 3
   
   Bed

 * 4
   
   Bath

 * 3,011
   
   SqFt



NEW! Buy and sell safely with virtual options - Learn More


SCHEDULE A SHOWING

Mon
23
SEP
Tue
24
SEP
Wed
25
SEP
Thu
26
SEP
Fri
27
SEP
Sat
28
SEP
Sun
29
SEP
Mon
30
SEP
Tue
1
OCT
Wed
2
OCT
Thu
3
OCT
Fri
4
OCT
Sat
5
OCT
Sun
6
OCT
 Created with Sketch.  In PersonTour  copy 2 Created with Sketch.
 VirtualShowing
Ask a Question
Presented by


STU GALVIS

 * (303) 746-0655

Call Text

SHARE




ABOUT THE LISTING - 13377680

Exceptionally clean & well-maintained, this open, light-filled raised two-story
in Bradburn offers tons of space & separate living & entertaining spaces, a main
floor primary suite, huge wrap-around front porch, AND it's sited on an
irregular corner lot, so you'll enjoy a lot more room & privacy than most others
in the neighborhood. Bradburn is a new-urban community, designed around
walking/rolling access to restaurants, breweries, hang outs, entertainment,
community clubhouse, outdoor pool, basketball courts, tennis courts, parks,
playgrounds, trails, neighborhood amenities (Whole Foods, etc.), & more! And
it's conveniently located right in between Denver & Boulder! Inside, the open
great room seamlessly integrates the kitchen, dining, & living spaces & it
connects directly to the huge patio & yard to make indoor/outdoor living, dining
& entertaining part of your daily life. The huge primary retreat with en-suite,
5-piece bath and huge walk-in closets and laundry room complete the main floor.
Upstairs you'll find the large loft/flex space, creating additional
opportunities for a play area, game room, theatre room, office, or it could
easily be converted into another bedroom, if needed. Two additional bedrooms and
another full bathroom complete the second floor. The finished basement has an
updated bar with sink and plenty of open space for pool table, game tables, home
theater, etc. Your imagination is the only limit! AND the Seller's preferred
lender is willing to cover the entire cost of a buyer's 2/1 buydown for the
right buyer! Call Stu with any questions!! Additional photo comments & info
coming before go-live this Thursday, 07/18


LISTING HIGHLIGHTS FOR 11830 RALEIGH PL

Status Pending
Days on Site 0
Property Type Residential
MLS ® 41493
Year Built 2012
Total Square Footage 3,011
Lot/Acreage 0.12
County
Neighborhood Bradburn
HOA Dues 100

Elementary School Cotton Creek
Middle School Westlake
High School Legacy


INTERIOR DETAILS

 * Bedrooms: 3
 * Bathrooms: 4 Full
 * Appliances:
 * Air Cond:
 * Heating:
 * Fireplaces:
 * Floor:
 * Above Ground Sq Ft:
 * Below Ground Sq Ft: n/a
 * Basement:
 * Other:
 * Water:


EXTERIOR DETAILS

 * Garage Capacity: 0 car
 * Roof:
 * Others:
 * Sewer:


FINANCIAL DETAILS

 * Tax Amount: N/A
 * Taxes w/Assessments: N/A
 * Tax/Property ID: N/A
 * Tax Year: N/A


PAYMENT CALCULATOR

MONTHLY PAYMENT

 * in Principal and Interest
 * in Taxes

Years
% Down Payment
% Mortgage Rate


LISTING LOCATION


Street View
Get Directions


QUESTIONS ABOUT..

11830 RALEIGH PL WESTMINSTER, CO 80031

I'd like to learn more about 11830 Raleigh Pl

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

Send

   
 * Walkscore




REAL ESTATE TRENDS

KEEPING TRACK OF THE LOCAL MARKET TRENDS WILL HELP YOU UNDERSTAND THE MOVEMENT
OF KEY PRICE INDICATORS. TRENDS IN WESTMINSTER SHOW A 9% YEAR-OVER-YEAR RISE IN
AVERAGE SALES PRICE.





AVERAGE LIST PRICE

$450,000





HOMES
ON MARKET

43





AVERAGE DAYS
ON MARKET

23




NEVER MISS A NEW PROPERTY

GET NOTIFIED ANY TIME THERE'S A NEW HOME ON THE MARKET IN THIS NEIGHBORHOOD!

Sign Up
Sign Up

Don't worry! We'll never spam you or sell your details. You can unsubscribe
whenever you'd like.


×

SCHEDULE A SHOWING

What type of tour would you like?

In Person Tour
Virtual Showing
Monday, September 23 Tuesday, September 24 Wednesday, September 25 Thursday,
September 26 Friday, September 27 Saturday, September 28 Sunday, September 29
Monday, September 30 Tuesday, October 1 Wednesday, October 2 Thursday, October 3
Friday, October 4 Saturday, October 5 Sunday, October 6




WHAT IS YOUR AVAILABILITY?

Morning
Afternoon
Evening
Flexible

We'll get back to you with a finalized time to meet


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Schedule
Nevermind
×

START AN OFFER

By starting an offer, you’re only submitting an initial request to start the
process, so there are no obligations. Tell us what you have in mind, and we will
reach out to discuss details and assess the strength of your offer before
proceeding.

Are you pre-approved with a lender?

Yes No I'm buying with cash

Have you seen this home in person?

Yes No I would like to go see it

Start an offer
Nevermind
×

SCHEDULE SHOWING

Schedule Showing has been sent, we will contact you soon!
Close
×

ASK A QUESTION

I'd like to learn more about 11830 Raleigh Pl
Send
Nevermind

CREATE A LANDING PAGE

 * 11830
 * Raleigh Pl
 * Westminster, CO 80031

Template
Template 1
Page URL
PREVIEW COPY LINK


VIRTUAL OPEN HOUSE REGISTRATION


11830 RALEIGH PL

WESTMINSTER, CO 80031

$800,000
 * 3 Bed
 * 4 Bath
 * 3,011 SqFt

YOU'RE REGISTERED!

We're offering virtual open houses so you can shop for homes while still
practicing safe social distancing.




Done


VIRTUAL OPEN HOUSE REGISTRATION


11830 RALEIGH PL

WESTMINSTER, CO 80031

$800,000
 * 3 Bed
 * 4 Bath
 * 3,011 SqFt

LOADING DATE...
LOADING ...

Signup to attend this virtual open house!
You'll receive further instructions once you register.

Get emailed when similar properties hit the market.
REGISTER
By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


OPEN HOUSE REGISTRATION

End Open House


11830 RALEIGH PL

WESTMINSTER, CO 80031

$800,000
 * 3 Bed
 * 4 Bath
 * 3,011 SqFt

THANK YOU.



Okay
×

CREATE AN OPEN HOUSE

$800,000

 * 11830 Raleigh Pl
 * Westminster, CO 80031
 * 3 Bed • 4 Bath

Registration Form
Light Registration Full Registration Virtual Open House Registration Light
Registration With Comments Full Registration With Comments
Start Time 8:00am 8:30am 9:00am 9:30am 10:00am 10:30am 11:00am 11:30am 12:00pm
12:30pm 1:00pm 1:30pm 2:00pm 2:30pm 3:00pm 3:30pm 4:00pm 4:30pm 5:00pm 5:30pm
6:00pm 6:30pm 7:00pm 7:30pm 8:00pm
End Time 8:00am 8:30am 9:00am 9:30am 10:00am 10:30am 11:00am 11:30am 12:00pm
12:30pm 1:00pm 1:30pm 2:00pm 2:30pm 3:00pm 3:30pm 4:00pm 4:30pm 5:00pm 5:30pm
6:00pm 6:30pm 7:00pm 7:30pm 8:00pm
Instructions

Tags

Add Agency Disclaimer
Please fill out the below required information. A disclaimer will be displayed
on your form as follows.

Welcome to our Open House! We are pleased to have you here and are available for
any and all questions regarding this home. Please note that by signing in here
today, you acknowledge and understand that you are not represented by ________
(Agent) or __________(Brokerage). If you should desire representation, we are
happy to consult with you and enter into a written agreement to represent you.

Agent Please enter agent name Brokerage Please enter brokerage
Start Open House
PREVIEW COPY LINK
×

Congratulations!


YOU HAD 0 ATTENDEES FROM THIS OPEN HOUSE!

Mail me the list of attendees

To view your attendee list, login to your CRM account.
Search by tag Open House 11830 Raleigh Pl




11830 RALEIGH PL

WESTMINSTER, CO 80031

$800,000
 * 3 Bed
 * 4 Bath
 * 3,011 SqFt


OPEN HOUSE REGISTRATION

End Open House


11830 RALEIGH PL

WESTMINSTER, CO 80031

$800,000
 * 3 Bed
 * 4 Bath
 * 3,011 SqFt

LOADING DATE...
LOADING ...

Are You Working With an Agent?
Yes
No
Get emailed when similar properties hit the market.
CHECK IN
By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


OPEN HOUSE REGISTRATION

End Open House


11830 RALEIGH PL

WESTMINSTER, CO 80031

$800,000
 * 3 Bed
 * 4 Bath
 * 3,011 SqFt

LOADING DATE...
LOADING...





WHAT IS YOUR CURRENT PRICE RANGE

No Min $100k $200k $300k $400k $500k $600k $700k $800k $900k $1M $1.5M $2M $2.5M
$3M $3.5M $4M $4.5M $5M $6M $7M $8M $10M
No Max $100k $200k $300k $400k $500k $600k $700k $800k $900k $1M $1.5M $2M $2.5M
$3M $3.5M $4M $4.5M $5M $6M $7M $8M $10M

HOW SOON ARE YOU LOOKING TO BUY?

ASAP 1-3 Months 6-12 Months 12+ Months

ARE YOU WORKING WITH AN AGENT?

Yes
No

DO YOU HAVE A HOUSE TO SELL?

Yes
No
Get emailed when similar properties hit the market.

COMMENTS


CHECK IN
By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


11830 RALEIGH PL

WESTMINSTER, CO 80031


$ 800,000

3 BED | 4 BATH | 3,011 SQFT

WHICH DAY WORKS BEST?

Mon
23
SEP
Tue
24
SEP
Wed
25
SEP
Thu
26
SEP
Fri
27
SEP
Sat
28
SEP
Sun
29
SEP
Mon
30
SEP
Tue
1
OCT
Wed
2
OCT
Thu
3
OCT
Fri
4
OCT
Sat
5
OCT
Sun
6
OCT

SCHEDULE VIRTUAL SHOWING

WHAT IS YOUR AVAILABILITY?

Morning
Afternoon
Evening
Flexible

We'll get back to you with a finalized time to meet


Schedule


11830 RALEIGH PL

WESTMINSTER, CO 80031

Signing in also lets you favorite properties, compare prices of nearby homes,
save searches and see your home value instantly

VIEW THIS PROPERTY’S PRICE AND PHOTOS

We'll also send you a list of properties like this one!

View Details
OR
Continue with Facebook
Already Have an Account?


11830 RALEIGH PL

WESTMINSTER, CO 80031

Signing in also lets you favorite properties, compare prices of nearby homes,
save searches and see your home value instantly

VIEW THIS PROPERTY’S PRICE AND PHOTOS

We'll also send you a list of properties like this one!

Continue with Facebook
Sign up with Email
Already Have an Account?

FORCED REGISTRATION PROPERTY PAGE

$800,000

 * 11830 Raleigh Pl
 * Westminster, CO 80031
 * 3 Bed • 4 Bath

Referrer
ActiveRain Craigslist Email Facebook Instagram KWKLY LinkedIn Pinterest Twitter
Pay Per Click
Registration Form
Social Registration Light Registration Combined Registration Full Registration
Sold Registration Virtual Showing
Headline
Tags
Show street address

Page URL
PREVIEW COPY LINK


11830 RALEIGH PL

WESTMINSTER, CO 80031

VIEW THIS PROPERTY’S PRICE AND PHOTOS

We'll also send you a list of properties like this one!

View Details
Already Have an Account?
By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


11830 RALEIGH PL

WESTMINSTER, CO 80031

Signing in also lets you favorite properties, compare prices of nearby homes,
save searches and see your home value instantly

VIEW THIS PROPERTY’S PRICE AND PHOTOS

We'll also send you a list of properties like this one!

Are You a First Time Home Buyer?
Yes No
Price Range
Min$50,000$60,000$70,000$80,000$90,000$100,000$125,000$150,000$175,000$200,000$225,000$250,000$275,000$300,000$325,000$350,000$375,000$400,000$425,000$450,000$475,000$500,000$550,000$600,000$650,000$700,000$750,000$800,000$850,000$900,000$950,000$1,000,000$1,250,000$1,500,000$1,750,000$2,000,000$2,250,000$2,500,000$2,750,000$3,000,000$3,500,000$4,000,000$4,500,000$5,000,000
Max$50,000$60,000$70,000$80,000$90,000$100,000$125,000$150,000$175,000$200,000$225,000$250,000$275,000$300,000$325,000$350,000$375,000$400,000$425,000$450,000$475,000$500,000$550,000$600,000$650,000$700,000$750,000$800,000$850,000$900,000$950,000$1,000,000$1,250,000$1,500,000$1,750,000$2,000,000$2,250,000$2,500,000$2,750,000$3,000,000$3,500,000$4,000,000$4,500,000$5,000,000
When Do You Plan on Buying?
ASAP 1-3 Months 6-12 Months 12+ Months
View Details
Already Have an Account?
By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose.


FIND US



Louisville



2024 ©The Galvis Group | Keller Williams Realty Downtown, LLC

 * 
 * 
 * 
 * 
   
 * 


REACH OUT

(720) 440-4815

stu@stugalvis.com

  Each office is independently owned and operated.

 * Powered by Brivity
 * Admin Log In

 * Privacy Policy
 * DMCA & Terms of Service
 * Sitemap
   


FORGOT PASSWORD?

Don't worry! It happens. Please enter the email address associated with your
account.

Success! Email sent.
Error! Error sending email.
Email
 Send me an email
 Go Back

DON'T HAVE AN ACCOUNT? SIGN UP


RESET PASSWORD

Success! Password changed.
Error! Error on changing password.
New password
Confirm New Password
  Change Password

  Cancel

BACK TO LOGIN


CONFIRM YOUR ACCOUNT

Search and view Exclusive Property Listings.

Continue with Facebook

We'll never post to your social networks


SIGN UP FOR FREE

Create an account to save properties, receive alerts about new listings, view
comparables, and obtain monthly market reports.

×


  Continue with Email

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

OR

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

Continue with Facebook


ALREADY HAVE AN ACCOUNT? SIGN IN

By continuing you agree to the terms of service and conditions.
Privacy Policy | Terms & Conditions


ALMOST THERE...

Your profile is almost complete! Just a few more details from you.

×
Full Name
Mobile Number (Used as Password)
Sign Up
By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (720) 440-4815 for help.
Privacy Policy | Terms & Conditions | Create my account without marketing
communication via SMS


WELCOME BACK!

We've missed you! Please enter your details.

×
Email
Password

FORGOT YOUR PASSWORD?


Sign In

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

OR

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

Continue with Facebook


DON'T HAVE AN ACCOUNT? SIGN UP

By digitally signing this form you are providing Stu Galvis with your express
written consent to send you business and marketing communications via text
messages (SMS), email, and by calls or prerecorded messages dialed by a natural
person or by an automatic or automated telephone dialing system. This express
written consent applies to each such email address or telephone number that you
provide to us now or in the future and permits such communications regardless of
their purpose, unless you opt out of SMS marketing communication when submitting
this form. Consent not required to register.
Message frequency varies, message and data rates may apply. Text STOP to cancel,
call (720) 440-4815 for help.
Privacy Policy | Terms & Conditions



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.
or could be off market.
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


Get Your Home Value
Find out how much your home is worth - it might be more than you think!
Please verify your contact information.
First Name*
Last Name*
Email Address*
Phone Number*
Tell us about your home.
Street Address*
City*
State*
Beds*
Baths*
Sqft*
Year Built
Interest
(Select)

Cancel
Submit