arnold.teamkristinbrown.com Open in urlscan Pro
204.232.141.225  Public Scan

URL: https://arnold.teamkristinbrown.com/
Submission: On March 10 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

<form><label class="form__label form__label--hidden" for="bt-ballerbox__autocomplete-input--id">Search Properties</label>
  <div class="grid ballerbox-wrapper--large">
    <div class="cell">
      <div class="form__input-group">
        <div class="bt-ccomp bt-ccomp__dropdown height-1-1"><button class="btn bt-ccomp__trigger at-searchby-trigger form__input-prefix ballerbox__searchby-button btn--width-auto" type="button" name="ballerbox__searchby-button">Search By
            <i class="fa-angle-down far fa-fw bt-fa-icon"></i></button><span></span></div><input class="ballerbox__autocomplete-input form__input--grouped" type="text" name="bt-ballerbox__autocomplete-input--id"
          id="bt-ballerbox__autocomplete-input--id" role="combobox" aria-autocomplete="list" aria-expanded="false" autocomplete="off" placeholder="Type any Area, Address, ZIP, School, etc." value="">
      </div>
    </div>
    <div class="cell cell--autoSize"><button class="btn ml-8 btn--width-auto btn--primary-override" data-cy="homepage__ballerbox__search-button"
        type="submit"><i class="fa-search fas fa-fw bt-fa-icon ballerbox__search-button__icon" title="Find Your Home"></i><span class="ballerbox__search-button__text">Find Your Home</span></button></div>
  </div><button class="btn ballerbox__nearby-button--homepage btn--text" type="button"><i class="fa-location-arrow fas fa-fw bt-fa-icon"></i> Search Properties Near Me</button>
</form>

<form class="js-contact-form" data-formname="contactagent" data-agentid="322798" 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 Team Kristin Brown | Keller Williams Coastal Area Partners 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 (912) 844-2579 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
 * Contact Me
 * 912-661-1664

 * Saved Searches [0]
    * You currently have no saved searches

 * View Favorites [0]
 * 
 * Sign In

 * Home
 * Search
    * Agent
    * Map Search
    * My Listings

 * Buying
 * Selling
    * Sell Your Home
    * Is It Time to Sell?

 * Financing
 * Testimonials
 * Contact Me


Let's Find Your Dream Home.
Search Properties
Search By
Find Your Home
Search Properties Near Me
Savannah
Rincon
Tybee Island
Pooler
Wilmington Island
Talahi Island
Ardsley Park
Long Point
Olde Towne
Georgetown
Gallery View
See All Listings
Map View
See All Listings
Talk with an Agent
Contact Us
Arnold Rose Muñoz
REALTOR®
Office: 912-356-5001
Mobile: 912-661-1664

I am a dedicated real estate professional serving the vibrant community of
Savannah, GA. Fluent in both English and Spanish. I am committed to assisting
clients from diverse backgrounds in finding their perfect homes.

With a deep understanding of the local market and years of experience in real
estate, alongside many transactions of many types. I am well-equipped to guide
you through every step of the buying or selling process. They have a keen eye
for identifying opportunities, negotiating deals, and ensuring their clients'
real estate goals are met.

Fluent in Spanish, I am able to effectively communicate and connect with
Spanish-speaking clients, ensuring that language is never a barrier in the real
estate journey. They believe in providing personalized guidance and exceptional
service to all clients, regardless of their language or cultural background.

When not assisting clients, I am an active member of the Savannah community.
They cherish the opportunity to give back and make a positive impact on the
lives of others through involvement in local charitable organizations.

If you are searching for a dedicated and reliable real estate professional who
understands the unique needs of Savannah residents and can seamlessly assist
Spanish-speaking clients, contact me today! Let's achieve your real estate
dreams in beautiful Savannah, GA together!

Meet Kristin Brown, a seasoned and accomplished leader in the real estate
industry, who has an unwavering passion for delivering exceptional service. As a
licensed REALTOR® since 2000, Kristin brings over two decades of invaluable
experience and expertise to the table. Her extensive knowledge of the real
estate markets in Georgia, Florida, and South Carolina has established her as a
trusted authority in the industry.

As the proud Team Leader & Owner of Team Kristin Brown, a top-performing group
within Keller Williams Coastal Area Partners, Kristin’s visionary leadership has
cultivated a dynamic and results-driven environment. With a strong focus on
building lasting relationships and delivering unparalleled customer
satisfaction, Team Kristin Brown consistently exceeds client expectations.

Known for her strategic approach and sharp negotiation skills, Kristin has
facilitated numerous successful real estate transactions, helping clients
navigate the complexities of the market with ease. Her dedication to staying
abreast of industry trends and her commitment to providing tailored solutions
have made her an indispensable asset to her clients throughout their real estate
journeys. Her personalized approach and outstanding results have led to a large
clientele that repeatedly entrusts her with their real estate endeavors, making
her their go-to partner for multiple transactions.

With a diverse skill set, Kristin Brown and her team are experts in navigating
the intricacies of real estate, specializing in residential sales and rentals,
luxury properties, large acreage land transactions, commercial sales and
leasing, and property management. Team Kristin Brown is equipped with the
experience and resources to cater to diverse client needs, ensuring the best
experience possible for every individual, couple, or business seeking expert
guidance in the real estate market.

When you choose to work with Kristin Brown and her fantastic team of real estate
professionals, you can expect a seamless and rewarding experience. Guided by a
leader who prioritizes your goals and interests above all else, you can be
confident that you’re in the hands of a dedicated professional committed to
achieving your real estate objectives.


TOP AREAS & NEIGHBORHOODS

 * Savannah 710
 * Rincon 110
 * Tybee Island 96
 * Pooler 170
 * Wilmington Island 0
 * Talahi Island 1
 * Ardsley Park 9
 * Long Point 11
 * Olde Towne 6
 * Georgetown 38

Arnold Rose Muñoz
REALTOR®
Office: 912-356-5001
Mobile: 912-661-1664
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 Team
Kristin Brown | Keller Williams Coastal Area Partners 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 (912) 844-2579 or text
STOP to cancel.


GUIDES

 * Savannah
 * Rincon
 * Tybee Island
 * Pooler
 * Wilmington Island
 * More Guides


COMPANY

 * Our Blog
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

Team Kristin Brown is the Greater Savannah area's most innovative real estate
group.

Team Kristin Brown
Keller Williams Coastal Area Partners
329 Commercial Dr, Suite 100
Savannah, GA 31406

(912) 844-2579



© 2024 Golden Isles Association of Realtors MLS. 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 Team Kristin Brown |
Keller Williams Coastal Area Partners. Data last updated:
2024-03-10T11:03:24.327.

© 2024 Northeast Florida Multiple Listing Service, Inc. All rights reserved. The
data relating to real estate for sale on this web site comes in part from the
Internet Data Exchange (IDX) program of the Northeast Florida Multiple Listing
Service, Inc. Real estate listings held by brokerage firms other than Team
Kristin Brown | Keller Williams Coastal Area Partners are marked with the
listing broker’s name and detailed information about such listings includes the
name of the listing brokers. Data provided is deemed reliable but is not
guaranteed. Data last updated 2024-03-10T11:38:58.89.

Digital Millennium Copyright Act

© 2024 Georgia Multiple Listing Service, Inc. All rights reserved. The data
relating to real estate for sale or lease on this web site comes in part from
GAMLS. Real estate listings held by brokerage firms other than Team Kristin
Brown | Keller Williams Coastal Area Partners are marked with the GAMLS logo or
an abbreviated logo and detailed information about them includes the name of the
listing broker. 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 GAMLS or Team Kristin Brown |
Keller Williams Coastal Area Partners. Data last updated:
2024-03-10T11:07:01.563.

© 2024 Savannah Multi-List Corporation. All rights reserved. The data relating
to real estate for sale on this web site comes in part from the Internet Data
Exchange program of the Savannah Multi-List Corporation. Information is deemed
reliable but is not guaranteed accurate by the MLS or Team Kristin Brown |
Keller Williams Coastal Area Partners. Real estate listings held by brokerage
firms other than Team Kristin Brown | Keller Williams Coastal Area Partners are
marked with the name of the listing brokers. 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. Data last updated: 2024-03-10T11:07:46.22.



© 2024 Hinesville Area Board of Realtors, Inc. All rights reserved. The data
relating to real estate for sale or lease on this web site comes in part from
HABR. Real estate listings held by brokerage firms other than Team Kristin Brown
| Keller Williams Coastal Area Partners are marked with the HABR logo or an
abbreviated logo and detailed information about them includes the name of the
listing broker. 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 Team Kristin Brown
| Keller Williams Coastal Area Partners. Data last updated:
2024-03-10T11:44:36.01.

© 2024 Amelia Island Nassau County 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 Team Kristin Brown |
Keller Williams Coastal Area Partners. Data last updated:
2024-03-10T11:50:22.363.

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

Sign In
Register
My Account
Sign Out
 * Home
 * Search
    * Agent
    * Map Search
    * My Listings

 * Buying
 * Selling
    * Sell Your Home
    * Is It Time to Sell?

 * Financing
 * Testimonials
 * Contact Me

 * 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 Team
   Kristin Brown | Keller Williams Coastal Area Partners 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 (912) 844-2579 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 Team
Kristin Brown | Keller Williams Coastal Area Partners 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 (912) 844-2579 or text
STOP to cancel.