meganbaers.com Open in urlscan Pro
64.246.164.134  Public Scan

URL: https://meganbaers.com/
Submission: On December 17 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

<form role="form" id="mxForm1_FormElement" class="mx_contact_form   " data-error-collect=".mx-error-collect" novalidate="">
  <!-- Note to code archaeologists: wms_ec stands for Windermere Solutions Email Contact -->
  <div class="copy"> Or send me a message. </div>
  <div class="mobile-nav">
    <a class="back-to-connect" href="javascript:void(0);"><svg width="10" height="10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M.48 4.5l2.96 4.54h2.7L4.06 5.58H10V3.42H4.08L6.14 0h-2.7L.48 4.5z" fill="#F0642E"></path></svg>Back to Contact Options</a>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="text" class="form-control" name="wms_ec_your_name" data-error="Please provide your name." placeholder="Enter your name" id="mxForm1_wms_ec_your_name">
      <label for="mxForm1_wms_ec_your_name">Name</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="text" class="form-control" name="wms_ec_your_email" pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$" data-error="Please provide a valid email address." placeholder="Enter your email address" id="mxForm1_wms_ec_your_email"
        required="">
      <label for="mxForm1_wms_ec_your_email">Email *</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="tel" class="form-control" name="wms_ec_your_phone" data-ten_digit_phone="" data-error="Please provide your 10-digit phone number." placeholder="Enter your phone number" id="mxForm1_wms_ec_your_phone">
      <label for="mxForm1_wms_ec_your_phone">Phone Number</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <input type="text" class="form-control" name="wms_ec_your_interest" data-required-error="Please provide your current ZIP code or the ZIP code or area of interest." placeholder="Enter a ZIP code/Area of interest"
        id="mxForm1_wms_ec_your_interest">
      <label for="mxForm1_wms_ec_your_interest">ZIP Code/Area of Interest</label>
    </div>
  </div>
  <div>
    <div class="form-group has-float-label">
      <textarea type="text" class="form-control" name="wms_ec_message" data-error="A comment is required. Please be as detailed as you can." placeholder=" " id="mxForm1_wms_ec_message" required=""></textarea>
      <label for="mxForm1_wms_ec_message">Message *</label>
    </div>
  </div>
  <div>
    <div class="form-group flex-checkbox">
      <input type="checkbox" class="form-control" name="wms_ec_buy" id="mxForm1_wms_ec_buy">
      <label for="mxForm1_wms_ec_buy">Buying</label>
      <input type="checkbox" class="form-control" name="wms_ec_sell" id="mxForm1_wms_ec_sell">
      <label for="mxForm1_wms_ec_sell">Selling</label>
    </div>
  </div>
  <input type="hidden" name="wms_ec_recipient_email" value="megan.baers@cbrealty.com">
  <input type="hidden" name="lead_route_endpoint" value="agent_contact_emails">
  <div class="input-yenoh" style="position: absolute; left: -9999px;">
    <input tabindex="-1" type="checkbox" name="accept" class="yenoh yenoh-1 yenoh-y" checked="checked">
    <input tabindex="-1" type="checkbox" name="terms" class="yenoh yenoh-2 yenoh-n">
    <input tabindex="-1" type="checkbox" name="check" class="yenoh yenoh-3 yenoh-set-y">
  </div>
  <div id="mxForm1_captchaChallenge" class="captcha-placeholder"></div>
  <div class="form-group form-group-submit">
    <div>
      <div class="mxFormContactMessage">
        <div class="help-block mx-error-collect"></div>
      </div>
      <div class="form-group form-group-manual-captcha">
        <div id="mxForm1_captchaChallengeMessage" class="captcha-message"> Please confirm that you are not a robot. </div>
      </div>
      <button type="submit" id="mxForm1_submitbtn" class="btn btn-primary analytics appear-disabled" data-event-action="SEND_CLICKED">SEND <svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path d="M9.52 4.98L6.56 9.52H3.86L5.94 6.06H0V3.9H5.92L3.86 0.479996H6.56L9.52 4.98Z" fill="#F0642E"></path>
        </svg>
      </button>
    </div>
  </div>
  <div class="form-group recaptcha-pp"> 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. </div>
  <input type="hidden" name="form_type" value="generic_contact">
</form>

<form role="form" id="contactMeForm" class="form-horizontal" novalidate="true">
  <div class="form-group">
    <div class="col-sm-9">
      <input id="footerContact_wms_ec_your_name" type="text" class="form-control col-sm-10" name="wms_ec_your_name" placeholder="your name">
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
      <span class="help-block with-errors">Name looks great.</span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-9">
      <input id="footerContact_wms_ec_your_email" type="email" class="form-control" name="wms_ec_your_email" placeholder="*your email" data-error="A valid email is required." pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}$" required="">
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
      <span class="help-block with-errors">Looks like a valid email.</span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-9">
      <input id="footerContact_wms_ec_your_phone" type="text" pattern="^\(?([0-9]{3})\)?[-.]?([0-9]{3})[-.]?([0-9]{4})$" name="wms_ec_your_phone" class="form-control" placeholder="your phone">
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-9">
      <textarea id="footerContact_wms_ec_message" class="form-control" name="wms_ec_message" placeholder="*type your message or question" data-error="A comment is required. Please be as detailed as you can." required=""></textarea>
    </div>
    <div class="col-sm-3">
      <span class="glyphicon form-control-feedback" aria-hidden="true"></span>
      <span class="help-block with-errors">The more detail the better.</span>
    </div>
  </div>
  <input type="hidden" name="wms_ec_recipient_email" value="megan.baers@cbrealty.com">
  <div class="input-yenoh" style="position: absolute; left: -9999px;">
    <input tabindex="-1" type="checkbox" name="accept" class="yenoh yenoh-1 yenoh-y" checked="checked">
    <input tabindex="-1" type="checkbox" name="terms" class="yenoh yenoh-2 yenoh-n">
    <input tabindex="-1" type="checkbox" name="check" class="yenoh yenoh-3 yenoh-set-y">
  </div>
  <div class="form-group form-group-submit clearfix">
    <div class="col-sm-9">
      <button id="footerContact_submit" type="submit" class="btn btn-primary btn-block disabled">Send</button>
    </div>
  </div>
</form>

Text Content

 * Properties...
   * Featured Properties
   * Property Search
   * My Active Listings
   * My Sold Listings
   * My Office's Listings
   * My Company's Active Listings
   * My Company's Sold Listings
 * Buying & Selling...
   * Buying & Selling Tips
 * About Me...
   * My Bio
   * Contact Me
 * Home
 * About Coldwell Banker
 * Global Luxury
 * More...
   * ...
   * Sign In

 * Sign In
 * ...

search near me


Meet Megan

Megan is a professional realtor based in Sarasota, FL. With a background in
marketing and finance, she brings a unique blend of skills to the real estate
industry. Born and raised in Traverse City, MI she has always had a passion for
the outdoor lifestyle which Sarasota offers in abundance.

Her previous experience in Private Client Banking has equipped her with
exceptional relationships and an in depth understanding of the home buying
process. She is dedicated to ensuring her clients have a satisfying experience
throughout their real estate journey.

As your realtor, Megan is committed to providing you with the highest level of
professionalism and expertise. Whether you are buying or selling a property, she
will work to achieve your goals and make your real estate dreams a reality.


View Highlighted Properties



LET'S GET IN TOUCH

Get started with me today

Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions.
Call Email Form
Or send me a message.
Back to Contact Options
Name
Email *
Phone Number
ZIP Code/Area of Interest
Message *
Buying Selling


Please confirm that you are not a robot.
SEND
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions. You can call or email me.
Connect with me to get answers to all your questions.
Call Email Form
Thanks!

Your message has been sent. You’ll be contacted shortly.

Search for listings
Back to form





FEATURED PROPERTIES

Virtual Tour
Add Comment
Save Comments



$15,000,000

5 BR | 8 BA | 6,590 Sqft
Contact Agent
1325 Westway Drive, Sarasota, FL 34236
Active


STELLAR / Coldwell Banker Realty / Roger Pettingell
Virtual Tour
Add Comment
Save Comments



$12,000,000

5 BR | 6 BA | 5,414 Sqft
Contact Agent
0 Casey Key Rd, Nokomis, FL 34275
Active


STELLAR / Coldwell Banker Realty / Rinat Sikdar
Virtual Tour
Add Comment
Save Comments



$11,500,000

5 BR | 6 BA | 6,300 Sqft
Contact Agent
3500 Bayou Louise Lane, Sarasota, FL 34242
Active


STELLAR / Coldwell Banker Realty / Judy Kepecz-Hays
Virtual Tour
Add Comment
Save Comments



$11,000,000

5 BR | 6 BA | 4,422 Sqft
Contact Agent
500 Harbor Cove Circle, Longboat Key, FL 34228
Active


STELLAR / Coldwell Banker Realty / Rinat Sikdar
Virtual Tour
Add Comment
Save Comments



$10,995,000

5 BR | 7 BA | 4,638 Sqft
Contact Agent
5005 Gulf Of Mexico Drive 3, Longboat Key, FL 34228
Active


STELLAR / Coldwell Banker Realty / Roger Pettingell
Virtual Tour
Add Comment
Save Comments



$10,995,000

5 BR | 6 BA | 7,863 Sqft
Contact Agent
97 S Washington Drive, Sarasota, FL 34236
Active


STELLAR / Coldwell Banker Realty / Roger Pettingell
Virtual Tour
Add Comment
Save Comments



$10,250,000

4 BR | 6 BA | 5,760 Sqft
Contact Agent
540 N Tamiami Trail 1804, Sarasota, FL 34236
Active


STELLAR / Coldwell Banker Realty / Geraldine "GiGi" Kuster
Add Comment
Save Comments



$10,000,000

0.465 Acres
Contact Agent
162 Emerson Drive, Sarasota, FL 34236
Active


STELLAR / Coldwell Banker Realty / Charles Buky
Virtual Tour
Add Comment
Save Comments



$10,000,000

4 BR | 7 BA | 7,330 Sqft
Contact Agent
6820 Manasota Key Road, Englewood, FL 34223
Active


STELLAR / Coldwell Banker Realty / Shayla Twit
Virtual Tour
Add Comment
Save Comments



$9,995,000

4 BR | 6 BA | 4,799 Sqft
Contact Agent
7652 Sanderling Road, Sarasota, FL 34242
Active


STELLAR / Coldwell Banker Realty / Roger Pettingell
Virtual Tour
Add Comment
Save Comments



$9,995,000

3 BR | 4 BA | 4,032 Sqft
Contact Agent
2251 Gulf Of Mexico Drive 204, Longboat Key, FL 34228
Active


STELLAR / Coldwell Banker Realty / Judy Kepecz-Hays
Virtual Tour
Add Comment
Save Comments



$9,995,000

6 BR | 7 BA | 5,921 Sqft
Contact Agent
535 70th Street, Holmes Beach, FL 34217
Active


STELLAR / Coldwell Banker Realty / Charles Buky
Virtual Tour
Add Comment
Save Comments



$7,995,000

0.591 Acres
Contact Agent
102 Sunset Lane, Holmes Beach, FL 34217
Active


STELLAR / Coldwell Banker Realty / Charles Buky
Virtual Tour
Add Comment
Save Comments



$7,695,000

3 BR | 4 BA | 3,798 Sqft
Contact Agent
401 Quay 1101, Sarasota, FL 34236
Active


STELLAR / Coldwell Banker Realty / Jeffrey "Jeff" Rhinelander
Virtual Tour
Add Comment
Save Comments



$7,500,000

4 BR | 5 BA | 3,483 Sqft
Contact Agent
523 56th Street, Holmes Beach, FL 34217
Active


STELLAR / Coldwell Banker Realty / Charles Buky
Virtual Tour
Add Comment
Save Comments



$5,985,000

5 BR | 9 BA | 6,355 Sqft
Contact Agent
1655 South Drive, Sarasota, FL 34239
Active


STELLAR / Coldwell Banker Realty / Ryan Ackerman
Virtual Tour
Add Comment
Save Comments



$5,975,000

5 BR | 5 BA | 4,412 Sqft
Contact Agent
520 Chipping Lane, Longboat Key, FL 34228
Active


STELLAR / Coldwell Banker Realty / Bruce Myer
Listed 4 Days Ago
Virtual Tour
Add Comment
Save Comments



$5,875,000

4 BR | 4 BA | 3,037 Sqft
Contact Agent
6401 Gulf Of Mexico Drive, Longboat Key, FL 34228
Active


STELLAR / Coldwell Banker Realty / Ryan Ackerman
Virtual Tour
Add Comment
Save Comments



$5,500,000

5 BR | 4 BA | 5,022 Sqft
Contact Agent
6330 Hollywood Boulevard, Sarasota, FL 34231
Active


STELLAR / Coldwell Banker Realty / Rinat Sikdar
Virtual Tour
Add Comment
Save Comments



$5,000,000

43.25 Acres
Contact Agent
4989 US Highway 27, Branford, FL 32008
Active


STELLAR / Coldwell Banker Realty / Nelle Dreyer





more listings



NEIGHBORHOOD NEWS

THE BEST WAY TO STAY CONNECTED WITH WHAT'S HAPPENING IN THE MARKET




Coldwell Banker - Longboat Key

© 2023 Coldwell Banker Real Estate LLC

Terms Of Use | Privacy Policy

Accessibility Statement | Fair Housing Notice




×


CONTACT ME

Name looks great.
Looks like a valid email.

The more detail the better.

Send


SENDING YOUR EMAIL

×


SUCCESS!


THANK YOU FOR YOUR INQUIRY.