havasuwillie.havasuazliving.com Open in urlscan Pro
204.232.141.225  Public Scan

URL: https://havasuwillie.havasuazliving.com/
Submission: On November 15 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form class="form">
  <div class="grid grid--center">
    <div class="cell pr-12 cell-xs-10 cell-md-fit"><label for="bt-home-val__search-bar" style="display: none;">Address, #Unit, City, State, Zip</label>
      <div class="form__group mb-0"><input class="form__input pac-target-input" type="text" id="bt-home-val__search-bar" placeholder="Address, #Unit, City, State, Zip" autocomplete="off"></div>
    </div>
    <div class="cell cell-md-none"><button class="btn btn--primary btn--width-full" type="submit"><span class="uk-visible-small"><i class="fa-search fas fa-fw bt-fa-icon"></i></span><span class="uk-hidden-small"> Get Property Report</span></button>
    </div>
  </div>
</form>

<form class="js-contact-form" data-formname="contactagent" data-agentid="61995" data-parsley-validate="">
  <h3 class="bt-heading__h3">Contact Me</h3>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetFirstName">First Name</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input id="homeWidgetFirstName" name="js-txtFirstName" autocomplete="given-name" class="form__input js-txtFirstName at-firstName-txt" value="" data-parsley-isvalid="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetLastName">Last Name</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input id="homeWidgetLastName" name="js-txtLastName" autocomplete="family-name" class="form__input js-txtLastName at-lastName-txt" value="" data-parsley-isvalid="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetEmail">Email Address</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input type="email" id="homeWidgetEmail" name="js-txtEmail" autocomplete="email" class="form__input js-txtEmail at-email-txt" value="" data-parsley-emailsanitizer="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetPhone">Phone Number</label>
        <span class="form__required-text" aria-label="required" title="required">*</span>
      </div>
      <input id="homeWidgetPhone" name="js-txtPhone" autocomplete="tel" class="form__input js-txtPhone at-phone-txt" value="" data-parsley-phone="" required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group">
      <div class="form__label-group">
        <label class="form__label" for="homeWidgetMsg">Message</label>
      </div>
      <textarea id="homeWidgetMsg" name="js-txtFeatures" class="form__textarea js-txtFeatures at-comment-txt" cols="30" rows="5"></textarea>
    </div>
  </div>
  <div class="btgf-submit btgf-submit--justify-start">
    <input type="hidden" name="LastName" class="LastName" aria-label="hidden field">
    <button class="btn btn--primary js-btnSubmitForm at-submit-btn">Submit</button>
  </div>
  <p>
    <label class="bt-disclaimer-contact-form"><input type="hidden" id="leadid_tcpa_disclosure"><strong>Disclaimer: </strong><span>By entering your information and submitting this form, you agree to our
        <a href="/terms/" target="_blank">Terms of Use</a> and <a href="/privacy/" target="_blank">Privacy Policy</a> and that you may be contacted by Keller Williams Arizona Living Realty by phone, text message and email about your real estate
        interests. Frequency of contact may vary and message and data rates may apply. For assistance call 928-453-6111 or text STOP to cancel.</span></label>
  </p>
</form>

<form class="js-register-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="registerEmailStep1">Email Address (Must be valid)</label>
    </div>
    <input type="email" name="email" id="registerEmailStep1" autocomplete="email" data-cy="reg-form__step-one-email" class="form__input form__input--square at-email-txt at-squeeze-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-next-step-two at-submit-btn" data-cy="reg-form__continue-with-email">Continue With Email</button>
      <div class="uk-text-bold uk-text-muted mt-12">Already signed up? <a href="#" class="js-user-signin" data-cy="reg-form__log-in-button">Log in</a></div>
    </div>
  </div>
</form>

<form class="js-sign-in-form" data-parsley-validate="">
  <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginEmail">Email Address</label>
    </div>
    <input type="email" name="username" id="loginEmail" data-cy="sign-in__email" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
  </div>
  <div class="form__group mb-12">
    <div class="form__label-group">
      <label class="form__label bt-text--regular font-size--14" for="loginPassword">Password (May also be your phone #)</label>
    </div>
    <input type="password" name="password" id="loginPassword" data-cy="sign-in__password" class="form__input form__input--square form__input--large" required="">
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" name="LastName" class="LastName" aria-label="hidden field">
      <button class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-signin-button" data-cy="sign-in__sign-in-button">Sign In</button>
      <div>
        <button type="button" class="btn btn--text js-user-password-reset">Trouble logging in?</button>
      </div>
    </div>
  </div>
</form>

<form class="js-forgot-form" data-parsley-validate="">
  <div class="grid grid--justifyCenter">
    <div class="cell cell-md-9">
      <div class="alert alert--small uk-hidden js-alert-messages-container"></div>
      <div class="grid grid--gutters grid-xs--full">
        <div class="cell">
          <div class="btgf-field">
            <div class="form__group">
              <div class="form__label-group">
                <label class="form__label bt-text--regular font-size--14" for="unableEmail">Email Address</label>
              </div>
              <input type="email" id="unableEmail" name="email" autocomplete="given-name" class="form__input form__input--square at-email-txt" data-parsley-emailsanitizer="" required="">
            </div>
          </div>
        </div>
        <div class="cell text-xs--center">
          <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
          <button type="submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular js-forgot-button at-submit-btn">Send Reset Link</button>
          <div class="mt-12"><button type="button" class="btn btn--text btn--width-full js-user-signin">Back to Log in</button></div>
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <button class="btn btn--primary btn--primary-red btn--square btn--size-large bt-text--regular js-opt-me-in at-submit-btn" data-cy="opt-in__button">It's OK to Email Me!</button>
  <div class="mt-4">
    <a class="js-no-thanks" href="#" data-cy="opt-in__no-thanks">No thanks</a>
  </div>
</form>

<form class="js-complete-register-form" data-parsley-validate="">
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerFullNameStep2">Full Name (First &amp; Last)</label>
      </div>
      <input name="fullname" id="registerFullNameStep2" autocomplete="name" data-cy="reg-form__step-two-full-name" class="form__input form__input--square js-regform__full-name at-fullName-txt at-squeeze-fullName-txt" data-parsley-fullname=""
        required="">
    </div>
  </div>
  <div class="btgf-field">
    <div class="form__group mb-12">
      <div class="form__label-group">
        <label class="form__label bt-text--regular font-size--14" for="registerPhoneStep2">Phone Number (Used as Password)</label>
      </div>
      <input type="tel" name="phone" id="registerPhoneStep2" autocomplete="tel" data-cy="reg-form__step-two-phone" class="form__input form__input--square js-fb-phone at-phone-txt at-squeeze-phone-txt" data-parsley-phone="" required="">
    </div>
  </div>
  <div class="grid grid--gutters grid-xs--full">
    <div class="cell text-xs--center">
      <input type="hidden" id="registerEmailStep2" class="at-email-txt" name="email" data-parsley-email="" required="">
      <input type="text" name="LastName" class="LastName uk-hidden" aria-label="hidden field">
      <button data-cy="reg-form__step-two-submit" class="btn btn--primary btn--primary-red btn--width-full btn--square btn--size-large bt-text--regular mt-4 js-updatePhone-button at-complete-registration-btn at-submit-btn">I'm Finished</button>
    </div>
  </div>
</form>

Text Content

Skip To Content
 * Home
 * Buying
 * Selling
    * Sell Your Home
    * What’s Your Home Worth?

 * Agent
 * Contact Me
 * Get Pre-Qualified
 * Resources
    * Testimonials
    * Blog

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0
 * 
 * Sign In




GET AN INSTANT OFFER ON YOUR HOME!

Sell Your Home
Buy a Home
Address, #Unit, City, State, Zip

Get Property Report
Buy a home

All homes for sale in Lake Havasu City
See All Listings
Sell a home

What's my home worth
Free Home Value
Rent a home

View Rentals, Forms, Property Management
See All Listings
Willie Gilmore
Realtor
Office: 928-626-241-8966
Mobile: 626-241-8966

Willie Gilmore

Originally from Southern California Willie moved to Lake Havasu City for the
great small town feel, the lake, water sports, and all it has to offer. He has
been a resident for over 35 years and still loves it. As a Realtor assisting
clients from all different parts of the country as well as Canada in the fast
paced market in the early 2000's until now he exceeded buyers and sellers
expectations. With ever changing technology Willie stays on top of all the
latest marketing trends, and can assist clients with a smooth transaction no
matter where they are located.
If you need an honest, hard working Realtor working for you, please call Willie
anytime without obligation. He is ready to go to work for you today.


NEW LISTINGS

See More
View Details
New On Site Today

$379,000
1 of 34
Lake Havasu City | Lake Havasu City
3 beds
2 baths
0 ½ baths
1,401 sqft
On Site: Today

View Details
Open House

$895,000
1 of 58
Lake Havasu City | Lake Havasu City
4 beds
3 baths
0 ½ baths
2,004 sqft
On Site: Today

View Details
New On Site Today

$699,000
1 of 42
Lake Havasu City | Lake Havasu City
3 beds
2 baths
1 ½ baths
1,933 sqft
On Site: Today

View Details
New On Site Today

$560,000
1 of 53
Lake Havasu City | Lake Havasu City
3 beds
2 baths
1 ½ baths
2,221 sqft
On Site: Today



POPULAR LISTINGS

See More
View Details

$392,000
1 of 26
Lake Havasu City | Lake Havasu City
3 beds
2 baths
0 ½ baths
1,278 sqft
On Site: 12 Days

View Details
Open House

$390,000
1 of 41
Lake Havasu City | Lake Havasu City
3 beds
2 baths
0 ½ baths
1,344 sqft
On Site: 13 Days

View Details
New On Site 6 Days Ago

$308,880
1 of 15
Lake Havasu City | Lake Havasu City
3 beds
2 baths
0 ½ baths
1,164 sqft
On Site: 6 Days

View Details
New On Site 5 Days Ago

$575,000
1 of 44
Sun Lake Village | Lake Havasu City
3 beds
2 baths
0 ½ baths
1,749 sqft
On Site: 5 Days



YOUR LAKE HAVASU CITY HOME

“Welcome to Keller Williams Arizona Living Realty! We are a full-service Real
Estate Company in Lake Havasu City, Bullhead City, Ft. Mohave, Kingman, and
Flagstaff. Our agents are here to help you find your dream property, as well as
serve you with all your commercial and rental needs.


Let our dedicated real estate agents that specialize in our unique communities
help you with all of your Real Estate needs. We truly are a one stop shop




TOP AREAS & NEIGHBORHOODS

 * Grand Island Estates 10
 * Refuge at Lake Havasu 17
 * Villages at Sailing Hawks 7
 * North Pointe 5
 * Horizon Six 6
 * Homes with RV Garages 190
 * Lakeridge Estates 0
 * Properties with Garages 531
 * Homes with Boat or RV Parking 213
 * Glen Eagles Golf Estates 3
 * Lake Havasu City 858
 * Foothills Estates 16
 * Canterbury Estates 0



Willie Gilmore
Realtor
Office: 928-626-241-8966
Mobile: 626-241-8966
Personal Website


CONTACT ME

First Name *
Last Name *
Email Address *
Phone Number *
Message
Submit

Disclaimer: By entering your information and submitting this form, you agree to
our Terms of Use and Privacy Policy and that you may be contacted by Keller
Williams Arizona Living Realty by phone, text message and email about your real
estate interests. Frequency of contact may vary and message and data rates may
apply. For assistance call 928-453-6111 or text STOP to cancel.


GUIDES

 * Glen Eagles Golf Estates
 * Canterbury Estates
 * Grand Island Estates
 * Foothills Estates
 * Refuge at Lake Havasu
 * More Guides


COMPANY

 * Our Blog
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

Keller Williams Arizona Living Realty is Lake Havasu City's most innovative real
estate team.

Keller Williams Arizona Living Realty
135 Park Place, Lake Havasu City, AZ 86403
928-453-6111

Lake Havasu Association of REALTORS®.

© 2024 Lake Havasu Association of Realtors. All rights reserved. IDX information
is provided exclusively for consumers' personal, non-commercial use and may not
be used for any purpose other than to identify prospective properties consumers
may be interested in purchasing. Information is deemed reliable but is not
guaranteed accurate by the MLS or Keller Williams Arizona Living Realty. Data
last updated: 2024-11-14T19:39:37.96.

 * © 2024
 * Terms of Use
 * Privacy Policy
 * Accessibility
 * DMCA
 * Listings Sitemap

Sign In
Register
My Account
Sign Out
 * Home
 * Buying
 * Selling
    * Sell Your Home
    * What’s Your Home Worth?

 * Agent
 * Contact Me
 * Get Pre-Qualified
 * Resources
    * Testimonials
    * Blog

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0

 * Register
 * Sign In
 * Trouble Logging In?
 * OptIn
 * Register
   

 * Free Account Activation
   Free and complete access in 20 seconds...
   
   Continue with Google
   
   or
   Email Address (Must be valid)
   Continue With Email
   Already signed up? Log in
   
   In agreement with our Terms of Use and Privacy Policy.
   
   Disclaimer: By entering your information and submitting this form, you agree
   to our Terms of Use and Privacy Policy and that you may be contacted by
   Keller Williams Arizona Living Realty by phone, text message and email about
   your real estate interests. Frequency of contact may vary and message and
   data rates may apply. For assistance call 928-453-6111 or text STOP to
   cancel.
 * Existing Members
   Not a member? Register for free
   
   Continue with Google
   
   or
   Email Address
   Password (May also be your phone #)
   Sign In
   Trouble logging in?
 * Unable to Log In?
   Please enter the email address you registered with and we'll send you a link
   to reset your password.
   Email Address
   Send Reset Link
   Back to Log in
 * Welcome!
   Did you know that you can set up e-Alerts for your searches and have matching
   results delivered directly to your inbox? We just need your permission to
   email you.
   It's OK to Email Me!
   No thanks

Account Activation
Just a few more details so we can help you
(All fields are required.)
You have entered an invalid phone number. Please review your phone number and
try again.

Full Name (First & Last)
Phone Number (Used as Password)
I'm Finished

In agreement with our Terms of Use and Privacy Policy.

Disclaimer: By entering your information and submitting this form, you agree to
our Terms of Use and Privacy Policy and that you may be contacted by Keller
Williams Arizona Living Realty by phone, text message and email about your real
estate interests. Frequency of contact may vary and message and data rates may
apply. For assistance call 928-453-6111 or text STOP to cancel.