www.729trouville.com Open in urlscan Pro
52.8.231.222  Public Scan

URL: https://www.729trouville.com/
Submission: On January 23 via api from US — Scanned from US

Form analysis 6 forms found in the DOM

<form class="contact-form" aria-labelledby="contact-label" novalidate="novalidate">
  <input type="hidden" name="uuid" value="d2a856a2-b707-11ee-a5c5-02eb44381063">
  <input type="hidden" class="gatrackingid" name="gatrackingid" value="">
  <input type="hidden" class="propertypath" name="propertypath" value="729-trouville-ave">
  <div class="success-msg">
    <h3>THANKS!</h3>
    <p>Your message was sent.<br> We'll be in touch soon.</p>
    <div class="font-size-80 mt-2 text-primary">
      <a class="text-underline cursor-pointer reset-contact-form">Send another</a>
    </div>
  </div>
  <div class="row">
    <div class="col px-2 px-sm-4 px-lg-5 py-4">
      <div class="contact-fields-wrapper">
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-name">Your name</label>
              <input title="Enter your name" class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="" aria-required="true" id="contact-name">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-email">Email</label>
              <input title="Enter your email" class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="" aria-required="" id="contact-email">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-phone">Phone</label>
              <input title="Enter your phone number" type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="" id="contact-phone">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-sm-12">
              <label class="d-none" for="contact-msg">Message</label>
              <textarea title="Enter your message" class="form-control contact-fields contact-message rounded-0" name="message" placeholder="Your message" aria-required="true" id="contact-msg"></textarea>
            </div>
          </div>
        </div>
        <div class="captcha-div mb-3"></div>
        <div class="text-right">
          <button title="Submit contact us form" type="submit" name="submit" class="btn btn-custom btn-lg btn-send-message text-uppercase rounded-0"> Send Message </button>
        </div>
      </div>
    </div>
  </div>
  <div id="msg" class="message"></div>
  <div class="error-msg" id="contact-error"> </div>
</form>

<form class="share-form">
  <h6 class="mb-2 text-uppercase">Or Send to a friend:</h6>
  <input type="hidden" name="mls_version" id="mls_version" value="0">
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <input type="text" class="form-control share-fields rounded-0" name="friendname" id="friendname" placeholder="Friend's name" value="">
      </div>
      <div class="col-6">
        <input type="text" class="form-control share-fields rounded-0" name="friendemail" id="friendemail" placeholder="Friend's email" value="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <input class="form-control share-fields rounded-0" id="yourname" type="text" name="yourname" placeholder="Your name" value="">
      </div>
      <div class="col-6">
        <input class="form-control share-fields rounded-0" id="youremail" type="text" name="youremail" placeholder="Your email" value="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-sm-12">
        <textarea class="form-control share-message rounded-0" name="sharemessage" id="sharemessage" placeholder="Optional message"></textarea>
      </div>
    </div>
  </div>
  <div id="captchaShare-wrapper"></div>
</form>

POST

<form id="doc-lead-form" method="post" novalidate="novalidate">
  <div class="modal-header">
    <h4 class="modal-title w-100" id="exampleModalLabel">Document Name</h4>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button>
  </div>
  <div class="modal-body pb-5">
    <div class="doc-lead-box">
      <p style="font-weight: normal;">Please enter your contact information to view</p>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                  <path fill="currentColor"
                    d="M313.6 288c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zM416 464c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16v-41.6C32 365.9 77.9 320 134.4 320c19.6 0 39.1 16 89.6 16 50.4 0 70-16 89.6-16 56.5 0 102.4 45.9 102.4 102.4V464zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm0-224c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control dname" type="text" name="name" placeholder="Your Name" autofocus="autofocus">
        </div>
      </div>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                  <path fill="currentColor"
                    d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control demail" type="text" name="email" placeholder="Email">
        </div>
      </div>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                  <path fill="currentColor"
                    d="M487.8 24.1L387 .8c-14.7-3.4-29.8 4.2-35.8 18.1l-46.5 108.5c-5.5 12.7-1.8 27.7 8.9 36.5l53.9 44.1c-34 69.2-90.3 125.6-159.6 159.6l-44.1-53.9c-8.8-10.7-23.8-14.4-36.5-8.9L18.9 351.3C5 357.3-2.6 372.3.8 387L24 487.7C27.3 502 39.9 512 54.5 512 306.7 512 512 307.8 512 54.5c0-14.6-10-27.2-24.2-30.4zM55.1 480l-23-99.6 107.4-46 59.5 72.8c103.6-48.6 159.7-104.9 208.1-208.1l-72.8-59.5 46-107.4 99.6 23C479.7 289.7 289.6 479.7 55.1 480z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control dphone" type="text" name="phone" placeholder="Phone">
        </div>
      </div>
      <div class="form-group">
        <button type="submit" name="go" id="go-doc-lead" class="btn btn-custom btn-view-document rounded-0 mt-3"> View Document </button>
      </div>
      <div class="text-center">
        <img src="/img/spinner-big.gif" class="spinner-doc-access mx-auto my-4" style="display:none;height:50px;" alt="spinner">
      </div>
      <div class="lead-error-msg text-center" id="errormsg_lead">&nbsp;</div>
    </div>
    <div class="doc-download-box" style="display:none;">
      <p style="font-weight: normal;"> Thank You<br>
        <span style="text-transform:none;font-size:75%">Click to view</span><br>
      </p>
      <p style="text-transform:none;">
        <a href="#" class="doc-download-url" style="text-decoration: underline;" target="_blank">
<span class="doc-download-link">Document</span> 
<i class="fa fa-external-link" aria-hidden="true" style="font-size: 80%;padding-left: 5px;"></i>
</a>
      </p>
    </div>
  </div>
</form>

Name: docpasswordPOST /

<form id="doc-password-form" action="/" name="docpassword" method="post" novalidate="novalidate">
  <input type="hidden" name="documentid" value="">
  <div class="modal-content">
    <div class="modal-header">
      <h4 class="modal-title w-100" id="exampleModalLabel">Document Name</h4>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button>
    </div>
    <div class="modal-body pb-4">
      <div class="doc-password-box">
        <p style="font-weight: normal;">Password Required<br>For Access</p>
        <div class="form-group">
          <div class="input-group">
            <div class="input-group-prepend">
              <span class="input-group-text rounded-0">
                <span class="icon-custom">
                  <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                    <path fill="currentColor"
                      d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z">
                    </path>
                  </svg>
                </span>
              </span>
            </div>
            <input class="form-control dpassword" type="password" name="password" placeholder="">
          </div>
        </div>
        <div class="form-group">
          <button type="submit" name="go" id="go-doc-password" class="btn btn-custom btn-view-document mt-3">
            <span class="icon-custom">
              <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                <path fill="currentColor"
                  d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z">
                </path>
              </svg>
            </span> &nbsp; View Document </button>
        </div>
        <div class="text-center">
          <img src="/img/spinner-big.gif" class="spinner-doc-access mx-auto my-4" style="display:none;height:50px;" alt="spinner">
        </div>
        <div class="password-error-msg text-center" id="errormsg_password">&nbsp;</div>
      </div>
      <div class="doc-download-box" style="display:none;">
        <p style="font-weight: normal;"> Thank You<br>
          <span style="text-transform:none;font-size:75%">Click to view document</span><br>
        </p>
        <p style="text-transform:none;">
          <a href="#" class="doc-download-url" style="text-decoration: underline;" target="_blank"><span class="doc-download-link">Document</span> <i class="fa fa-external-link" aria-hidden="true" style="font-size: 80%;padding-left: 5px;"></i></a>
        </p>
      </div>
    </div>
  </div>
</form>

<form class="contact-form" novalidate="novalidate">
  <input type="hidden" name="uuid" value="d2a856a2-b707-11ee-a5c5-02eb44381063">
  <div class="modal-body pt-1">
    <div class="row">
      <div class="col-4">
        <img src="https://ik.imgkit.net/u1sv5cu4wfj/cribflyer-assets/tr:w-141,h-141,rt-0,q-60,f-auto/2862/2/1808925/asset.jpg" class="img-fluid modal-agent-photo">
      </div>
      <div class="col-8 pt-0">
        <div class="pl-1 font-size-90">
          <div class="my-0 d-none d-sm-block"> Realtor, <a href="http://www.kathycurtishomes.com/" target="_blank" class="text-info" style="text-decoration:underline;">Berkshire Hathaway HomeServices Ca. Properties</a>
          </div>
          <div class="my-1 d-none d-sm-block">DRE # 01454698</div>
          <div class="my-1">Mobile: 805-440-8641</div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col pt-2 pt-sm-5">
        <div class="success-msg text-center" role="alert">
          <h2 class="">Message Sent</h2>
          <button type="button" class="btn btn-custom btn-lg rounded-0 text-uppercase mt-5 btn-close" data-dismiss="modal">Close</button>
        </div>
        <div class="contact-fields-wrapper">
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-sm-12">
                <textarea class="form-control contact-fields contact-message rounded-0" name="message" placeholder="Your message"></textarea>
              </div>
            </div>
          </div>
          <div class="captcha-div"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer px-4 pb-4">
    <div class="mr-auto">
      <div class="error-msg font-size-80"> Missing required fields </div>
    </div>
    <div class="contact-modal-btns">
      <button type="submit" name="submit" class="btn btn-custom btn-lg btn-send-message text-uppercase rounded-0 mr-3 mr-sm-2 mr-md-0">Send Message</button>
    </div>
  </div>
</form>

<form class="virtual-open-house-form" novalidate="novalidate">
  <input type="hidden" name="uuid" value="d2a856a2-b707-11ee-a5c5-02eb44381063">
  <input type="hidden" class="ohid" name="ohid">
  <div class="modal-body pt-1 pb-0">
    <div class="row">
      <div class="col pt-2 pt-sm-3">
        <div class="success-msg text-center px-4" role="alert">
          <h4>Thanks for your interest !</h4>
          <p>We look forward to seeing you at the virtual open house. Your online meeting info is below. A copy has also been sent to your email address.</p>
          <p><b>Please join us online:</b><br><span class="meeting-datetime"></span></p>
          <p class=""><b>Meeting link:</b><br><a href="" class="meeting-url"></a></p>
          <p class="meeting-notes"></p>
          <button type="button" class="btn btn-custom btn-lg rounded-0 text-uppercase mt-4 btn-close" data-dismiss="modal">Close</button>
        </div>
        <div class="contact-fields-wrapper">
          <div class="pb-4"> Please enter your contact information and we'll send you instructions on how to join the virtual open house. </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="">
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer justify-content-center pb-5">
    <div class="contact-modal-btns">
      <button type="submit" name="submit" class="btn btn-custom btn-lg btn-virtual-rsvp text-uppercase rounded-0 mr-3 mr-sm-2 mr-md-0">RSVP</button>
    </div>
    <div class="error-msg font-size-80 text-center mt-3"> Missing required fields </div>
  </div>
</form>

Text Content

Home Price & Features Description Photos Virtual Tour Area Info Map Request Info
Agent Share

729 TROUVILLE AVE

 * Home
 * Price & Features
 * Description
 * Photos
 * Virtual Tour
 * Area Info
 * Map
 * Request Info
 * Agent
 * Share


~ WALKING DISTANCE TO THE PACIFIC OCEAN ~

729 TROUVILLE AVE, GROVER BEACH, CA


Kathy Curtis ~ Berkshire Hathaway HomeServices
Berkshire Hathaway HomeServices Ca. Properties
805-440-8641
DRE # 01454698


729 TROUVILLE AVE

Grover Beach, CA 93433


FOR SALE: $649,999

3 Beds
1 Bath
Single Family
Beach Bungalow
Lot 5000
Detached 1 Car Garage
1- Shed
Year Built: 1945

729 TROUVILLE AVE, GROVER BEACH, CA 93433


~ WALKING DISTANCE TO THE PACIFIC OCEAN ~

Welcome to your BEACH retreat! This ADORABLE single level home is located just
blocks away from the PACIFIC OCEAN. Great floorplan with 3 bedrooms, 1 bathroom,
nice kitchen with dining area, and 1 car detached garage + shed!  Well
maintained with new interior paint on walls & baseboards.  Great front and
backyard with fruit & avocado producing trees. The backyard has a wonderful
large deck and shed. Close to Beach, shopping, restaurants, train station, Pismo
State Beach Golf Course and Monarch Butterfly grove.  This Amazing Opportunity
will NOT last!


PHOTOS

Launch Slideshow Viewer




48 PHOTOS

Swipe to view. Touch to zoom.
Previous

Next


VIRTUAL TOUR

729 Trouville Ave 3D Virtual Tour

No neighborhood or area info has been added for this property.


MAP & NEARBY PLACES

 * Map
 * Schools
 * Parks
 * Bars
 * Restaurants
 * Coffee
 * ATMs
 * Gyms

729 Trouville Ave
Grover Beach, CA 93433
3 Bed | 1 Bath


REQUEST INFO




THANKS!

Your message was sent.
We'll be in touch soon.

Send another
Your name
Email
Phone
Message

Send Message




KATHY CURTIS ~ BERKSHIRE HATHAWAY HOMESERVICES

Realtor
Berkshire Hathaway HomeServices Ca. Properties
DRE # 01454698

Mobile: 805-440-8641
View Bio | Testimonials


729 TROUVILLE AVE

SHARE THIS PROPERTY ON:

 * facebook
 * twitter
 * pinterest
 * linkedin

MESSAGE SENT

OR SEND TO A FRIEND:





Missing required fields
Send to Friend Send Again Done
Home
Price & Features
Description
Photos
Virtual Tour
Area Info
Map
Request Info
Agent
Share
Berkshire Hathaway HomeServices Ca. Properties
1066 Palm St, San Luis Obispo
San Luis Obispo, CA 93401
DRE # 01454698

Website by: www.CribFlyer.com
Privacy, Cookie & Web Accessibility Policy

DOCUMENT NAME

Please enter your contact information to view




View Document

 

Thank You
Click to view


Document

DOCUMENT NAME

Password Required
For Access


  View Document

 

Thank You
Click to view document


Document

X

KATHY CURTIS ~ BERKSHIRE HATHAWAY HOMESERVICES

Realtor, Berkshire Hathaway HomeServices Ca. Properties
DRE # 01454698
Mobile: 805-440-8641


MESSAGE SENT

Close

Missing required fields
Send Message

VIRTUAL OPEN HOUSE

X

THANKS FOR YOUR INTEREST !

We look forward to seeing you at the virtual open house. Your online meeting
info is below. A copy has also been sent to your email address.

Please join us online:


Meeting link:




Close
Please enter your contact information and we'll send you instructions on how to
join the virtual open house.



RSVP
Missing required fields
X

KATHY CURTIS ~ BERKSHIRE HATHAWAY HOMESERVICES

Realtor
Berkshire Hathaway HomeServices Ca. Properties
DRE # 01454698
Mobile: 805-440-8641

Buying or selling a home is one of the most crucial financial transactions of
your life. In what can be a confusing and sometimes difficult process, it pays
to leave as little to chance as you can. But with the help of a professional,
you can navigate unknown territory with ease. When you are buying or selling
property in today's real estate market, it's important to have confidence in
your real estate professional. My commitment as your local REALTOR, is to
provide you with the specialized real estate service you deserve. When you are
an informed buyer or seller, you'll make the best decisions for the most
important purchase or sale in your lifetime. That's why my goal is to keep you
informed on trends in the marketplace using the latest statistics in your local
area. With property values continuing to rise, real estate is a sound investment
for now and for the future. As a local area expert with knowledge of the
communities, my objective is to work diligently to assist you in meeting your
real estate goals. If you are considering buying or selling a home or would just
like to have additional information about real estate in your area, please don't
hesitate to call or e-mail me.


MY CLIENT-FIRST PHILOSOPHY

There are many qualities and skills that go into being an excellent real estate
professional - integrity, in-depth community and market knowledge, marketing
savvy, effective negotiation skills and a high-quality professional network, all
of which are hallmarks of how I work.

That said, in my experience as a Central Coast real estate professional and New
Homes Expert, I've also found that providing the very best service is
essentially about putting my clients first. This means keeping myself
accessible, being a good listener as well as a good communicator, and responding
quickly to your needs.

This "client first" philosophy has always been my approach and it requires me to
continually improve my skills and ways of doing business. In addition, I've
found that the latest technologies are enabling me to do everything I've always
done, only much more quickly and efficiently. They've also helped me to extend
the range of services I provide to my clients. 

Close
X

KATHY CURTIS ~ BERKSHIRE HATHAWAY HOMESERVICES

Realtor, Berkshire Hathaway HomeServices Ca. Properties
DRE # 01454698
Mobile: 805-440-8641
My wife and I met Kathy Curtis over a long distance telephone inquiry regarding
a new development we had briefly seen on a vacation trip to the Central Coast.
We had spent the better part of two days with two different real estate agents
looking at properties in Nipomo and now that we were back home in Ohio, we
continued our search online. With little to go on but a brochure and floor plans
we had picked up at the Vista Roble II model home, we decided to cold call the
sales representative listed and see what more we could learn about getting into
a Greg Nester built home at a price we could afford. Kathy Curtis proved to be
as engaging and helpful in person as on the telephone that fateful day when we
agreed to buy a lot and build a home basically sight unseen.During the entire
construction process, Kathy was ready at a moment’s notice to provide critical
information (and schedule visits if need be) for vendors, contractors and other
essential service people to help us achieve our goal of moving into our
semi-custom home in a timely manner. Her able professionalism was outstanding
when compared to the 7 realtors we dealt with during the sale of our home in
Ohio and our real estate search on the Central Coast. Kathy played a vital role
in making our long distance move and building experience such a positive one and
continues to be a greatly valued member of our friendship community here.
-Jerry

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

“Kathy is true real estate professional who really cares about her clients and
tends to every detail. I have performed many inspections for her clients who
really appreciate her diligence in getting the job done right.” 
-Butch

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

“Kathy is an extraordinary realtor that everyone will love to work with her.”
-Jesus

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

“With a short time of knowing Kathy I see her as being a detail oriented person
without losing sight of the most important things with her real estate business
and her clients.”
-Warren

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

“I first ran into Kathy Curtis through Yahoo Real Estate online search and asked
for an agent to contact me. Kathy was quick to respond and extremely personable.
She made my real estate search in CA fun and informative. Coming from TX I was
just looking for a possible investment on some acreage and Kathy drove me all
over the country side. Ultimately I decided against buying in CA due to the
extreme ballooned prices in the state. But, I am very fortunate to have gone
through the process as I made a life long friend in Kathy and if I eventually
decide to buy in this ridiculous CA environment, Kathy will most definitely be
the person I contact no matter where I am living.”
-Jason

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

“Our home was on the market during the summer months 2007 (best time to sell)
and our agent had 3 open houses during that time. We had gotten Kathy's phone
number from a friend and she came out. We then, with mutual agreement, cancelled
our contract with our agent and hired Kathy. From that point forward our home
was staged correctly, open houses every weekend and the home was sold within 3
weeks AND the buyer agreed to a 9 day closing so that we could go forward with
our dream home. Not only was this a miracle, but the joy to work with Kathy was
a really great experience. She is honest, excellent communication skills and
takes pride in her work. She goes by the book, no exceptions and we love her for
all her efforts selling and helping us close on our home. Kathy's personality
and business sense draws you to her. She has a heart of gold, and in her
business everything turns to gold because of who she is and her hard work.”
-Lisa

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

“Kathy know her business very well and she is dedicated to help out her clients
to get what they deserve as a person not just as a number or dollar figure in
her pocket. She is committed to you as your Realestate agent.”
-Patricia

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

“Kathy helped us with the purchase of our new home.We deposited and closed
escrow all within 30 days.It was a very stressful and also exciting time for us
and Kathy waswith us every step of the way.THANK YOU Kathy for helping us get
our beautiful home in Nipomo.” 
-Marian

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

“Kathy is great to work with!” 
-Dennis

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

“Kathy is very professional and knowledgeable and really goes the extra mile for
her clients. She is also such a personable, delightful person, and one of my
favorite business associates.”
-Brooke

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

“Kathy was able to help me find the ideal home that met my needs. She answered
any questions I had in a direct and punctual manner. I hire Kathy to help with
the purchase of future homes.” 
-Brooke B

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

“It's always a pleasure to work with Kathy. She has always put her clients
first, listens to their needs, and communicates effectively with everyone
involved. What's more, is every one of her clients is continuously impressed
with her standard of service. She keeps her clients informed of the changing
marketplace always with an eye on quality, service, and integrity. When buying
not only home, but likely your largest investment, having Kathy as part of your
team is your best move.We all enjoy working with happy people, and Kathy's
clients always are.” 
-Bob

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

“Kathy is a reliable agent. She always put her best effort on each step of
process, and it makes our transaction move smoothly.  It's really a great
experience to work with her. Hopefully, I will have another chance to work with
her in the future.”
-Annie

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

“Kathy was our real estate agent when we purchased a new, to-be-built home. She
was very knowledgeable about all aspects of the project from escrow to financing
to small details and then some. If an issue was out of her scope of knowledge,
she would find someone who could help us. She went above and beyond our
expectations. She made things happen. We were fortunate and grateful that we
chose her to assist us with this important process.” 
-Steve

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

Kathy helped my wife and I with a recent land purchase in Nipomo. We love the
area, and Kathy had the local connections we needed to make it all happen! Would
highly recommend! -
-Bruce
Close


WE'RE IN DEMO MODE

YOUR WEBSITE IS USING SOME PLACEHOLDER PHOTOS AND CONTENT.

To exit demo mode:
Upload at least 1 photo
Add price & features
Assign an agent
Tip: For a great looking website, enter as much info as you can about this
property in your admin panel.
OK