www.myfloridarealtorpro.com Open in urlscan Pro
204.232.141.225  Public Scan

Submitted URL: https://myfloridarealtorpro.com/
Effective URL: https://www.myfloridarealtorpro.com/
Submission: On November 20 via api from US — Scanned from GB

Form analysis 6 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-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
 * Search
    * Agents
    * Map Search
    * Our Listings

 * Buying
 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * Community Guides
    * Additional Resources

 * Referral Partners
    * Magnolia School School of real Estate /63 Hour Real Estate Course
    * Sales Associate Cram Course- Magnolia School of Real Estate

 * Contact Us

 * Saved Searches 0
    * You currently have no saved searches

 * Favorites 0
 * 
 * Sign In




GREATER TAMPA REAL ESTATE MARKET

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

Get Property Report
See All Listings
Gallery View
Photo gallery of properties
See All Listings
Map View
Google map, sidebar of properties
Contact Us
Talk with an Agent
Have a question?


JJ FLORIDA HOMES

At JJ Florida Homes, we believe in personalized service tailored to your unique
needs and goals. We take the time to listen to your preferences, understand your
requirements, and provide you with customized solutions that align with your
vision.

Our expertise extends to a wide range of residential properties, including
single-family homes, condos, townhouses, and luxury estates. As your trusted
realtor, we are committed to providing you with the latest market insights,
up-to-date listings, and expert advice.

Our website is designed to be a valuable resource for all your real estate
needs, offering comprehensive information and tools to assist you in making
informed decisions. Whether you are a first-time homebuyer or a seasoned
investor, JJ Florida Homes is here to guide you towards your real estate goals.

Contact us today to begin your journey towards finding the perfect home or
maximizing the value of your property in the greater Tampa Bay Area.

Let us make your real estate dreams a reality!


TOP AREAS & NEIGHBORHOODS

 * Apollo Beach 338
 * Clearwater 1263
 * Hillsborough County 6534
 * Lakeland 1202
 * Riverview 679
 * St Pete 935
 * Tampa 3142
 * Valrico 179
 * Wesley Chapel 687






NEW BUILDS




RECENT TESTIMONIALS


GUIDES

 * Apollo Beach
 * Clearwater
 * Hillsborough County
 * Lakeland
 * Riverview
 * More Guides


COMPANY

 * Meet The Team
 * Our Blog
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

Coldwell Banker | Jeanette Johnson is Greater Tampa's most innovative real
estate team.

Coldwell Banker | Jeanette Johnson
213 W Bloomingdale Ave., Brandon, FL 33511
813-763-3895




© 2024 My Florida Regional MLS DBA Stellar MLS. All rights reserved. All
listings displayed pursuant to IDX. All listing information is deemed reliable
but not guaranteed and should be independently verified through personal
inspection by appropriate professionals. Listings displayed on this website may
be subject to prior sale or removal from sale; availability of any listing
should always be independently verified. Listing information is provided for
consumers personal, non-commercial use, solely to identify potential properties
for potential purchase; all other use is strictly prohibited and may violate
relevant federal and state law. Data last updated 2024-11-20T14:45:22.677.

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

Sign In
Register
My Account
Sign Out
 * Home
 * Search
    * Agents
    * Map Search
    * Our Listings

 * Buying
 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * Community Guides
    * Additional Resources

 * Referral Partners
    * Magnolia School School of real Estate /63 Hour Real Estate Course
    * Sales Associate Cram Course- Magnolia School of Real Estate

 * Contact Us

 * 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
   Coldwell Banker | Jeanette Johnson 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 813-763-3895 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 Coldwell
Banker | Jeanette Johnson 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 813-763-3895 or text STOP to cancel.