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

Submitted URL: https://burruskingteam.com/
Effective URL: https://www.burruskingteam.com/
Submission: On June 23 via api from US — Scanned from DE

Form analysis 6 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-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 Us
 * (252) 216-6325

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

 * View Favorites [0]
 * 
 * Sign In

 * Home
 * Search
    * Agents
    * Map Search
    * Our Listings

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

 * Resources
    * Community Guides
    * Additional Resources

 * Contact Us


Sell Your Home
Buy a Home
Search Properties
Search By
Find Your Home
Search Properties Near Me
Outer Banks
Hatteras Island
Buxton
Avon
Frisco
Hatteras
Single Family
Ocean Front
Sound Front
Dare County


MEET THE BURRUS KING TEAM

As a multi generational real estate team and Mother Daughter duo, Renee and
Ashley have been serving clients along the Outer Banks for the last 14 years.
Native to the Outer Banks, we know that buying or selling, especially in a
second home marketplace can present its challenges. That is why we are here to
guide you as your trusted local experts. Our skills in finance, contracts,
negotiations, and marketing are all part of the process to navigate buying and
selling a home. As local professionals, we know the neighborhoods, market
conditions, zoning regulations and local economy. While we do the leg work, we
promise to keep you informed every step of the way.


ISLAND TIME AWAITS



Talk with an Agent
Contact Us
Waterfront Properties
See All Listings
Gallery View
See All Listings

 * Ashley and Midgett Realty were absolutely great throughout the entire
   process. Ashley was very professional and always quick to respond to any
   questions or requests for information on a number of properties. Furthermore,
   she was almost always available for a phone call or a property visit and
   prov...Ashley and Midgett Realty were absolutely great throughout the entire
   process. Ashley was very professional and always quick to respond to any
   questions or requests for information on a number of properties. Furthermore,
   she was almost always available for a phone call or a property visit and
   provided well-informed recommendations as we looked for a second home. I
   would certainly recommend Ashley to anyone looking in the OBX area and will
   only go through her for any future property inquiries in that area.Read More
   
   zuser20170408054440366On Zillow

 * My husband and I highly recommend Ashley. She was extremely responsive, even
   with issues outside of a real estate transaction. She represented us very
   well, and we felt like she had our best interests as a top priority. And,
   she's super nice!!
   
   jwest286On Zillow

 * Our Agent Ashley King was wonderful to work with. Her knowledge and kindness
   made every step of purchasing our new home easy and stress free. It was a
   pleasure working with her. We would definitely recommend Ashley and Seaside
   Realty to anyone looking to purchase a home on OBX.
   
   Whitney Auer

 * Ashley was knowledgeable, responsive and on top of this whole experience.
   Couldn't have done this experience without her!
   
   Kelsey Coffield

 * Ashley's marketing tools delivered results! In days we were under contract.
   She goes above and beyond to get the listing right, and knows the OBX market
   well. Her expertise mattered in terms of timing for the listing, as well as
   pricing. She is very responsive and always available via text for
   clien...Ashley's marketing tools delivered results! In days we were under
   contract. She goes above and beyond to get the listing right, and knows the
   OBX market well. Her expertise mattered in terms of timing for the listing,
   as well as pricing. She is very responsive and always available via text for
   clients.Read More
   
   Lynn Megginson

 * Ashley was amazing to work with during our home buying process. She was
   available, and stayed on top of every detail along the way. I would highly
   recommend her to anyone looking to purchase a home in the OBX, and will be
   reaching out to her in the future, should another opportunity come up. She
   ma...Ashley was amazing to work with during our home buying process. She was
   available, and stayed on top of every detail along the way. I would highly
   recommend her to anyone looking to purchase a home in the OBX, and will be
   reaching out to her in the future, should another opportunity come up. She
   made the process simple and fun!Read More
   
   William Talbert

 * Ashley and Trisha make a fine team. Always responsive and attentive to all
   seller needs. A pleasure to know and to work with. Coordinates well with all
   participating parties and associated vendors.
   
   user72658195On Zillow

 * Ashley and her team are the epitome of excellence. No issue was too small to
   receive complete attention- our sale was carried out during pandemic and
   every step of the way was smoothly done. Highly recommended!
   
   vienna8966On Zillow

 * We had the the pleasure of working with Ashley and Michael. They were both
   friendly,efficient,postive and accommodating,helping us with many details
   throughout this process. We weren't familiar to the area in the beginning,
   but with the help of Ashley and Michael and their wealth of information
   and...We had the the pleasure of working with Ashley and Michael. They were
   both friendly,efficient,postive and accommodating,helping us with many
   details throughout this process. We weren't familiar to the area in the
   beginning, but with the help of Ashley and Michael and their wealth of
   information and guidance, we felt we lived their already. They made this
   process seamless. We would without hesitate recommend them to our family and
   friends. THANK YOU! Steve and Erin KelusakRead More
   
   rdfraggleOn Zillow

 * Ashley was very accommodating to our weird schedule. She was very
   knowledgable about the Outer Banks and was available by text every time we
   had questions. Thank you so much for helping us to find our beach house and
   for being there every time, and there were many that we came looking. Kathie
   a...Ashley was very accommodating to our weird schedule. She was very
   knowledgable about the Outer Banks and was available by text every time we
   had questions. Thank you so much for helping us to find our beach house and
   for being there every time, and there were many that we came looking. Kathie
   and JohnRead More
   
   kathie singer57On Zillow

 * Ashley did an amazing job as my realtor. She knows everyone and everything
   about the local area. She was always available and made what could have been
   a difficult transaction smooth and seamless. Also, she is personable,
   thoughtful, kind and professional. It was a pleasure to work with Ashley.
   
   Bigehoops24On Zillow

 * It was a true please working with Ashley and Trisha's team to make our beach
   dream come true! Ashley negotiated our offer and worked through every
   question that we had as we navigated this home purchase out-of-state.
   
   theclaussensOn Zillow

 * Highly recommend Ashley and the Midgett Realty Team, extremely helpful
   through the whole home purchase process, we couldn't ask for a better
   agent/team to work with.
   
   erichind8On Zillow

 * Ashley was absolutely wonderful to work with. We had an extremely smooth
   buying process with Midgett Realty. Ashley was always available to quickly
   respond to our questions. We highly recommend Ashley King and Midgett Realty.
   
   fisherdelaney1On Zillow

 * I had the pleasure of working with Ashley for almost a year prior to finding
   the right house on the outer banks of North Carolina. During the entire time
   Ashley was extremely patient as I reviewed dozens of homes. Ashley projects a
   tremendous level of professionalism, guidance and knowledge while co...I had
   the pleasure of working with Ashley for almost a year prior to finding the
   right house on the outer banks of North Carolina. During the entire time
   Ashley was extremely patient as I reviewed dozens of homes. Ashley projects a
   tremendous level of professionalism, guidance and knowledge while continually
   focusing on her clients best interest. I highly recommend Ashley King to all
   who are unsure of whom to select for their agent, you will not be
   disappointed.Read More
   
   wcg3On Zillow

 * First and foremost, Ashley is a good soul. She also happens to be an
   excellent real estate agent. We worked with her for a year and a half to find
   the right beach house investment for us. She was very patient as we asked to
   see multiple properties along Hatteras Island. She always worked us in.
   ...First and foremost, Ashley is a good soul. She also happens to be an
   excellent real estate agent. We worked with her for a year and a half to find
   the right beach house investment for us. She was very patient as we asked to
   see multiple properties along Hatteras Island. She always worked us in. She
   is well-versed in island life and doesn't hesitate to reach out to get
   questions answered. She has connections for the whole process - inspections,
   financing, and closing. We are very pleased with our ultimate second home
   purchase and glad Ashley was part of the process.Read More
   
   MGKALIST3On Zillow

 * Dealing with Ashley was a fantastic experience. She was patient, attentive,
   flexible, knowledgeable, professional and responsive as we worked through our
   home buying process. My highest compliment for Ashley is that her service did
   not stop with the closing of our purchase. She has been an inval...Dealing
   with Ashley was a fantastic experience. She was patient, attentive, flexible,
   knowledgeable, professional and responsive as we worked through our home
   buying process. My highest compliment for Ashley is that her service did not
   stop with the closing of our purchase. She has been an invaluable resource
   post-sale with her recommendations on local contractors and even places to
   eat on the island. I would highly recommend Ashley to anyone considering a
   real estate purchase on the Outer Banks. She is a first class real estate
   professional, but even a better person.Read More
   
   ryanmiltenbergerOn Zillow

 * Worked with Ashley for over a year looking at various properties. She was
   always super patient and flexible with respect to scheduling and follow up
   visits! Her support didn't stop at closing. She has continued to provide
   local contractor contacts and any assistance requested! Super person
   and...Worked with Ashley for over a year looking at various properties. She
   was always super patient and flexible with respect to scheduling and follow
   up visits! Her support didn't stop at closing. She has continued to provide
   local contractor contacts and any assistance requested! Super person and
   great realtor! :-)Read More
   
   kcrisp67On Zillow

 * Ms. King did a wonderful job as our realtor. Her response time regarding any
   issue was second to none. She accommodated us whenever our schedules had last
   minute changes, and always provided her utmost attention during our trips to
   the OBX. A true professional. Jim H.
   
   jvhaslupOn Zillow

 * If you want a skilled and enthusiastic realtor no one is better than Ashley
   King. Her suggestions enabled me to get the property I wanted most and under
   the listed price.
   
   mcsecaqOn Zillow

 * Ashley is a great realtor, it was a pleasure working with her and her team,
   she was always there for us no matter the time or situation. I would highly
   recommend her.
   
   user11644326On Zillow

 * Ashley was wonderful to work with during our home buying experience in the
   Outer Banks. She was always responsive to all of our emails, calls and
   requests. She took the time to truly understand what my wife and I were
   looking for and after a few meetings was able to identify a house that was
   perfe...Ashley was wonderful to work with during our home buying experience
   in the Outer Banks. She was always responsive to all of our emails, calls and
   requests. She took the time to truly understand what my wife and I were
   looking for and after a few meetings was able to identify a house that was
   perfect for us even before we saw it. Ashley never applied pressure for us to
   buy a house and was willing to show us range of options including houses,
   condos and lots. Overall, we had a great experience working with Ashley and
   look forward to working with her again in the future.Read More
   
   mackcbr929On Zillow

 * Devine intervention is the best way I can describe the experience I had with
   this agent and agency. We had eight months of searching for the perfect
   property and at no time did I think of it as a chore. Mrs. King is a great
   agent and representative of her agency, a true professional. We were able
   to...Devine intervention is the best way I can describe the experience I had
   with this agent and agency. We had eight months of searching for the perfect
   property and at no time did I think of it as a chore. Mrs. King is a great
   agent and representative of her agency, a true professional. We were able to
   find our forever home because of their team effortRead More
   
   brewerjrsOn Zillow

 * Ashley was a pleasure to work with. She responded promptly to each of our
   inquiries, worked with us every step of the way, and ensured our
   satisfaction. Highly recommend her to anyone looking to buy or sell on the
   Outer Banks!
   
   russellbonmerOn Zillow

 * We worked with Ashley on two home purchases this year. She is delightful and
   capable. We can’t recommend her highly enough! We were overseas for a lot of
   our dealings and she never failed to keep in touch and always responded
   promptly to all of our questions. You couldn’t hope to have a finer
   realto...We worked with Ashley on two home purchases this year. She is
   delightful and capable. We can’t recommend her highly enough! We were
   overseas for a lot of our dealings and she never failed to keep in touch and
   always responded promptly to all of our questions. You couldn’t hope to have
   a finer realtor.Read More
   
   vienna8966On Zillow

 * Ashley was great! After showing us multiple homes, She helped us find the
   exact house we wanted and kept us well informed on all details. I would
   definitely recommend her!
   
   user743815On Zillow

 * Ashley King was a delight to work with. She was very professional and
   knowledgeable throughout the whole process, making the experience very
   enjoyable.We would highly recommend Ashley to anyone needing a realtor.
   
   lwc49On Zillow

 * Ashley King made home buying in the Outer Banks a pleasant and worry free
   experience. She has extensive knowledge of the local area and offered quick
   responses and resolutions to any and all concerns. Ashely was professional,
   kind and readily available at all times. Highly recommend!
   
   thats2lowOn Zillow

 * Ashley was great to work with. This was our first home-buying experience on
   the Outer Banks and Ashley was by our side every step of the way. Ashley was
   always available, was able to answer all our questions, and ensured that we
   were informed during all phases of the home-buying process. Ashley's...Ashley
   was great to work with. This was our first home-buying experience on the
   Outer Banks and Ashley was by our side every step of the way. Ashley was
   always available, was able to answer all our questions, and ensured that we
   were informed during all phases of the home-buying process. Ashley's
   expertise and formal knowledge of the Outer Banks made the home-buying
   process easier than expected. I would highly recommend Ashley King for any of
   your real estate needs in the Outer Banks - I know I will definitely use her
   and the Midgett team again!Read More
   
   cmalward1On Zillow

 * We have just completed the process of purchasing a property in the Outer
   Banks. We were somewhat skeptical of how this process would turn out as our
   homebase is in Pennsylvania… Ashley couldn’t have made it any easier for us!
   She was an absolute professional, available at any time to answer
   question...We have just completed the process of purchasing a property in the
   Outer Banks. We were somewhat skeptical of how this process would turn out as
   our homebase is in Pennsylvania… Ashley couldn’t have made it any easier for
   us! She was an absolute professional, available at any time to answer
   questions and concerns, ever ready with helpful information and necessary
   contacts to move forward! She was sweet, kind and gracious during this whole
   process and we would highly recommend her to anyone. You are terrific Ashley!
   Thank you so much for everything!Read More
   
   user56037288On Zillow

 * Ashley and Midgett Realty were absolutely great throughout the entire
   process. Ashley was very professional and always quick to respond to any
   questions or requests for information on a number of properties. Furthermore,
   she was almost always available for a phone call or a property visit and
   prov...Ashley and Midgett Realty were absolutely great throughout the entire
   process. Ashley was very professional and always quick to respond to any
   questions or requests for information on a number of properties. Furthermore,
   she was almost always available for a phone call or a property visit and
   provided well-informed recommendations as we looked for a second home. I
   would certainly recommend Ashley to anyone looking in the OBX area and will
   only go through her for any future property inquiries in that area.Read More
   
   zuser20170408054440366On Zillow

 * My husband and I highly recommend Ashley. She was extremely responsive, even
   with issues outside of a real estate transaction. She represented us very
   well, and we felt like she had our best interests as a top priority. And,
   she's super nice!!
   
   jwest286On Zillow

 * Our Agent Ashley King was wonderful to work with. Her knowledge and kindness
   made every step of purchasing our new home easy and stress free. It was a
   pleasure working with her. We would definitely recommend Ashley and Seaside
   Realty to anyone looking to purchase a home on OBX.
   
   Whitney Auer

 * Ashley was knowledgeable, responsive and on top of this whole experience.
   Couldn't have done this experience without her!
   
   Kelsey Coffield

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

1 of 30


TOP AREAS & NEIGHBORHOODS

 * Avon 43
 * Frisco 37
 * Hatteras 40
 * Single Family 542
 * Ocean Front 113
 * Sound Front 111
 * Dare County 610
 * Outer Banks 1099
 * Hatteras Island 40
 * Buxton 15







GUIDES

 * Dare County
 * Hatteras Island
 * Buxton
 * Avon
 * Frisco
 * More Guides


COMPANY

 * Meet The Team
 * Contact Us


RESOURCES

 * Buy a Home
 * Sell Your Home
 * Finance


GET SOCIAL




ABOUT US

The Burrus King Team is Outer Banks' most innovative real estate team.

The Burrus King Team | Coldwell Banker Seaside Realty
4900 N Croatan Hwy, Kitty Hawk, NC 27949
(252) 216-6325



© 2024 Outer Banks Association of Realtors MLS. 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 The Burrus King Team | Coldwell Banker Seaside Realty.
Data last updated: 2024-06-22T22:37:48.437.

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.


 * © 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
 * Financing
 * Selling
    * Sell Your Home
    * What’s My Home Worth?

 * Resources
    * Community Guides
    * Additional Resources

 * 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 The
   Burrus King Team | Coldwell Banker Seaside 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 (252) 216-6325 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 The Burrus
King Team | Coldwell Banker Seaside 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 (252) 216-6325 or text STOP to cancel.

loading