allpointsteam.com Open in urlscan Pro
2606:4700::6812:775b  Public Scan

URL: https://allpointsteam.com/
Submission: On July 29 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

<form data-type="contact-form" class="js-form">
  <div class="home-valuation__step home-valuation__step--1 active js-step-1" data-wow-delay="1s">
    <h2>What’s Your Property Worth?</h2>
    <div class="form-content ">
      <div class="home-valuation-inline">
        <div class="home-valuation-inline__input">
          <div class="inp inp--dark-bg">
            <label for="adress">PROPERTY ADDRESS</label>
            <input id="adress" name="message" type="text" class="pac-target-input" required="" placeholder="" autocomplete="off">
          </div>
          <div class="home-valuation__map" id="home-valuation-map">
            <div style="height: 100%; width: 100%;">
              <div style="overflow: hidden;"></div>
            </div>
          </div>
        </div>
        <div class="home-valuation-inline__button">
          <button type="button" class="btn btn--primary-light button-style-2" id="btn-continue" disabled="">continue</button>
        </div>
      </div>
    </div>
  </div>
  <div class="home-valuation__step home-valuation__step--2">
    <h5>CONTACT INFORMATION</h5>
    <h3 class="serif"> Almost There! You’re 1 Step Away </h3>
    <div class="form-content">
      <div class="inp inp--dark-bg">
        <label for="full_name">FULL NAME:</label>
        <input id="full_name" name="firstName" type="text" class="text-input" required="" placeholder="">
      </div>
      <div class="inp inp--dark-bg">
        <label for="email_address">EMAIL ADDRESS:</label>
        <input id="email_address" type="email" class="text-input" name="email" required="" placeholder="">
      </div>
      <div class="inp inp--dark-bg">
        <label for="phone_number">PHONE NUMBER:</label>
        <input id="phone_number" type="tel" class="text-input" name="phoneNumber" required="" placeholder="">
      </div>
      <!--           <div class="inp inp--dark-bg">
                    <label for="time_frame">TIME FRAME: (Optional)</label>
                    <input id="time_frame" type="text" class="text-input" name="timeFrame" placeholder="">
                  </div>
                   -->
      <div class="inp inp--dark-bg custom-label-group custom-label-group--select">
        <label for="time_frame">TIME FRAME: (Optional)</label>
        <select id="time_frame" class="visually-hidden" name="timeFrame">
          <option disabled="" selected="" value=""></option>
          <option value="I want to sell my home now">I want to sell my home now</option>
          <option value="In the next 3 months">In the next 3 months</option>
          <option value="In the next 12 months">In the next 12 months</option>
          <option value="I’m just curious about my home’s value">I’m just curious about my home’s value</option>
        </select>
        <div class="custom-select" role="presentation">
          <button class="custom-select-toggle text-input" type="button" aria-haspopup="true" aria-expanded="false" id="time_framecustom"></button>
          <div class="custom-select-menu" aria-labelledby="time_framecustom">
            <div class="custom-select-content">
              <button value="" class="custom-select-item" type="button" disabled=""></button><button value="I want to sell my home now" class="custom-select-item" type="button">I want to sell my home now</button><button value="In the next 3 months"
                class="custom-select-item" type="button">In the next 3 months</button><button value="In the next 12 months" class="custom-select-item" type="button">In the next 12 months</button><button value="I’m just curious about my home’s value"
                class="custom-select-item" type="button">I’m just curious about my home’s value</button>
            </div>
          </div>
        </div>
      </div>
      <div class="inp inp--dark-bg h-pot">
        <label for="-middleName">Middle Name</label>
        <input id="-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
      </div>
      <input type="hidden" name="source" value="HOME_VALUATION">
      <div class="lp-disclaimer"><label class="lp-tcr-content">
          <span class="lp-tcr-checkbox"><input type="checkbox" name="termsAccepted" oninvalid="this.setCustomValidity('Please accept the terms and conditions')" oninput="this.setCustomValidity('')" required=""></span>
          <span class="lp-tcr-message"> By providing All Points Team of Compass your contact information, you acknowledge and agree to our <a href="/terms-and-conditions" target="_blank">Privacy Policy</a> and consent to receiving marketing
            communications, including through automated calls, texts, and emails, some of which may use artificial or prerecorded voices. This consent isn’t necessary for purchasing any products or services and you may opt out at any time. To opt out
            from texts, you can reply, ‘stop’ at any time. To opt out from emails, you can click on the unsubscribe link in the emails. Message and data rates may apply. </span>
        </label>
      </div>
    </div>
    <button type="submit" class="btn btn--primary-light button-style-2">GET MY VALUATION</button>
  </div>
</form>

<form data-type="contact-form">
  <h2>Submit a Message</h2>
  <div class="h-pot">
    <label for="-middleName">Middle Name</label>
    <input id="-middleName" name="middleName" value="" autocomplete="off" tabindex="-1">
  </div>
  <div class="lp-input-group">
    <label for="prod-name" class="lp-label">Name</label>
    <input id="prod-name" name="name" value="" required="" class="lp-input lp-input--light">
  </div>
  <div class="lp-input-group">
    <label for="prod-email" class="lp-label">Email</label>
    <input id="prod-email" type="email" name="email" value="" required="" class="lp-input lp-input--light">
  </div>
  <div class="lp-input-group">
    <label for="prod-phone" class="lp-label">Phone</label>
    <input id="prod-phone" type="tel" name="phoneNumber" value="" required="" class="lp-input lp-input--light">
  </div>
  <div class="lp-input-group m16">
    <label for="prod-message" class="lp-label">Message</label>
    <textarea id="prod-message" name="message" value="" required="" class="lp-input"></textarea>
  </div>
  <div class="lp-disclaimer"><label class="lp-tcr-content">
      <span class="lp-tcr-checkbox"><input type="checkbox" name="termsAccepted" oninvalid="this.setCustomValidity('Please accept the terms and conditions')" oninput="this.setCustomValidity('')" required=""></span>
      <span class="lp-tcr-message"> By providing All Points Team your contact information, you acknowledge and agree to our <a href="/terms-and-conditions" target="_blank">Privacy Policy</a> and consent to receiving marketing communications,
        including through automated calls, texts, and emails, some of which may use artificial or prerecorded voices. This consent isn’t necessary for purchasing any products or services and you may opt out at any time. To opt out from texts, you can
        reply, ‘stop’ at any time. To opt out from emails, you can click on the unsubscribe link in the emails. Message and data rates may apply. </span>
    </label>
  </div>
  <input style="display: none;" type="text" name="source" value="CONTACT_INQUIRY">
  <button type="submit" class="submitButton lp-btn button-style-2">
    <span class="label-initial">Submit</span>
    <span class="label-loading">Submitting</span>
    <span class="label-success">Submitted</span>
    <span class="submit-icon lp-i lp-i--circle-notch lp-i--spin"></span>
  </button>
  <p class="success-message success hide"> Message sent successfully! </p>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting

 * Real Estate
    * Atlanta Real Estate
    * Lake Lanier Real Estate
    * Cumming Real Estate
    * Home Search
    * Featured Properties
    * Sold Properties

 * Neighborhood Guides
 * Our Team
 * Testimonials
 * Contact Us
 * (404) 668-6621

 * Home
 * Meet the Team
 * Real Estate
    * Atlanta Real Estate
    * Lake Lanier Real Estate
    * Cumming Real Estate
    * Home Search
    * Featured Properties
    * Sold Properties

 * Home Search
 * Neighborhood Guides
 * Home Valuation
 * Property Videos
 * Preferred Vendors
 * Cash Offer
 * Cash Sale
 * Testimonials
 * Blog
 * Contact Us
 * My Search Portal




ALL POINTS TEAM

Atlanta Metro Real Estate

Search Properties



ALPHARETTA TEAM OF EXPERIENCED REALTORS

Welcome to All Points Team, where innovation meets personalized excellence in
real estate. As a leading force in the industry, our dedicated team of experts
has mastered the art of delivering proven solutions tailored to meet the unique
needs of each client. We specialize in making the buying and selling process an
individualized and seamless experience.
 
What sets us apart is our expertise in niche properties, particularly equestrian
estates. Whether you're a horse enthusiast seeking the perfect property or a
seller looking to showcase the unique features of your equestrian estate, our
team possesses the specialized knowledge to navigate this distinctive market
with finesse.
 
But our commitment to excellence doesn't stop there. We are also leaders in the
realm of commercial real estate investing, providing clients with strategic
insights and opportunities to maximize their investments. Our proficiency
extends to the intricacies of the 1031 exchange process, ensuring our clients
can navigate this complex transaction with confidence and efficiency.
 
In addition to our comprehensive range of services, we go the extra mile by
offering interest-free capital to our seller clients. This unique offering
empowers homeowners to make value-add updates to their homes, enhancing their
property's market appeal and ensuring a competitive edge in the real estate
landscape.
Learn More


MEET THE TEAM

 * previous
 * next


CANDI MCCLAMMA

Broker


NADINE BAKER

Realtor®


PHILIP LUNDQUIST JR.

Realtor®


KIMBER LAMBERT

Realtor®


JUDITH EASON

Realtor®

LEARN MORE


TESTIMONIALS

 * previous
 * 
 * next

> Jen is extremely knowledgeable, helpful and quick. Always readily available
> for any questions or concerns. It was an absolute pleasure to work with her.
> She will do anything to make sure you are taken care of.

— Hannah & Cody

> Jennifer is an exceptional agent. She is knowledgeable about the market and
> was able to sell our house of 21 years at a price we thought we could never
> get. She guided us through the selling process with patience and reassurance.
> She listened to our needs and wants and found our perfect forever home.
> Jennifer's advice was solid and we were able to obtain our new home with ease.
> She was a pleasure to work with and we highly recommend her. Jennifer is
> simply the best!

— D. Somerville

> Jennifer was amazing, start to finish! Attentive, responsive, professional,
> knowledgeable, super hard-working, the list goes on and on. She made it so
> easy to put our trust in her. I would recommend her for any job big or small.
> Shet ruly is your best choice.

— Pamela Pridgen

VIEW ALL


NOTABLE SALES

 * previous
 * next


Sold

367 AVIEMORE LN

367 Aviemore Lane, Suwanee, GA 30024

5 BD | 4.5 BA | 6,558 Sq.Ft.

$842,500

VIEW PROPERTY

Sold

5525 COPPER CREEK PASS

5525 Copper Creek Pass, Cumming, GA 30040

5 BD | 6 BA | 5,540 Sq.Ft.

$1,104,000

VIEW PROPERTY

Inactive

4232 CONWAY VALLEY ROAD NW

Call For Address

4 BD | 4 BA | 3,800 Sq.Ft.

$1,549,000

VIEW PROPERTY

VIEW ALL


COMMUNITIES

 * previous
 * next

EXPLORE

Cumming

EXPLORE

Buckhead

EXPLORE

Lake Lanier

EXPLORE

Roswell

EXPLORE

Suwanee

EXPLORE

Alpharetta

EXPLORE

Cumming

EXPLORE

Buckhead

EXPLORE

Lake Lanier

EXPLORE

Roswell

EXPLORE

Suwanee

EXPLORE

Alpharetta

EXPLORE

Cumming

EXPLORE

Buckhead

EXPLORE

Lake Lanier


RELATED ARTICLES

Previous

WAYS TO BOOST YOUR HOME VALUE THE ATLANTA WAY

 * September 15, 2023

HOW TO WINTERIZE YOUR HOME IN 8 EASY STEPS

 * January 30, 2024

EXPLORING YOUR HOME FINANCING OPTIONS: A COMPREHENSIVE GUIDE

 * January 11, 2024

TOP AGENT MAGAZINE - CANDI MCCLAMMA

 * July 19, 2022

SHOP ‘TIL YOU DROP AT THESE 12 ATLANTA BOUTIQUES

 * April 21, 2022

SELLING ATLANTA LUXURY HOMES? 7 REASONS TO WORK WITH AN AGENT ON THE ALL POINTS
TEAM OF COMPASS REAL ESTATE

 * April 7, 2022

5 HOME REMODELS TO BOOST THE SALE PRICE OF YOUR LAKE LANIER HOME

 * June 27, 2022

MAINTAIN YOUR PRIVATE DOCK WITH THESE 4 STEPS

 * June 13, 2022

4 GREAT BENEFITS OF WORKING WITH ALL POINTS TEAM OF COMPASS IN LAKE LANIER

 * August 15, 2022

5 ACTIONS WHEN YOU RECEIVE MULTIPLE OFFERS ON YOUR LAKE LANIER HOME

 * August 16, 2022

MOVE-IN READY OR HOME RENOVATION: WHAT IS YOUR BEST FIT?

 * September 13, 2022

5 UNIQUE DINING EXPERIENCE TO TRY IN ATLANTA THIS YEAR

 * September 13, 2022

HOW TO DETERMINE YOUR NON-NEGOTIABLES WHEN BUYING A LUXURY PROPERTY

 * September 14, 2022

7 BEST ACTIVITIES IN ATLANTA FOR NATURE LOVERS

 * September 14, 2022

OUTGROWING YOUR HOME? HERE’S WHAT TO LOOK FOR IN A NEW HOME

 * October 9, 2022

5 PERFECT WEEKEND GETAWAYS WITHIN DRIVING DISTANCE FROM ATLANTA

 * October 9, 2022

A LOCAL’S GUIDE ON THINGS TO DO IN ALPHARETTA

 * November 6, 2022

5 REASONS TO GET A HOME INSPECTION BEFORE PURCHASING A HOME

 * November 6, 2022

7 KITCHEN INTERIORS TRENDING IN CUMMING, GA REAL ESTATE RIGHT NOW

 * March 3, 2022

5 STEPS TO PREPARE YOUR LAKE LANIER HOME FOR SALE

 * March 12, 2022

5 WAYS LIVING IN LAKE LANIER IS LIKE AN EVERYDAY VACATION

 * March 21, 2022

8 RESTAURANTS NEAR LAKE LANIER WITH LIVE MUSIC

 * April 5, 2022

8 WAYS TO ADD VALUE TO YOUR CUMMING, GA REAL ESTATE

 * April 5, 2022

WHY IT HELPS TO WORK WITH THE SAME REALTOR WHEN BUYING & SELLING

 * November 6, 2022

AVOID THESE COMMON FIRST-TIME HOME BUYER MISTAKES

 * December 3, 2022

FOLLOW THESE 6 TIPS TO FIND YOUR PERFECT NEIGHBORHOOD

 * December 3, 2022

HOW THE HOME BUYING PROCESS HAS CHANGED IN THE PAST 3 YEARS

 * December 3, 2022

HOW CAN I FIND RECENT HOME SALES IN ATLANTA?

 * April 4, 2023

WHERE TO INVEST IN ATLANTA REAL ESTATE?

 * April 26, 2023

HOW ATLANTA REAL ESTATE IS PERFORMING IN THE YEAR 2023?

 * April 28, 2023

TOP 5 HOME MAINTENANCE TIPS TO BEAT THE HEAT THIS SUMMER

 * June 13, 2023

8 ESSENTIAL STEPS TO TAKE BEFORE MOVING INTO YOUR NEW HOME

 * July 13, 2023

TOP 10 FAMILY FRIENDLY SUBURBS IN METRO ATLANTA

 * August 10, 2023

HOW TO FIND A REAL ESTATE AGENT IN ALPHARETTA TO SELL YOUR HOME

 * August 24, 2023

WAYS TO BOOST YOUR HOME VALUE THE ATLANTA WAY

 * September 15, 2023

HOW TO WINTERIZE YOUR HOME IN 8 EASY STEPS

 * January 30, 2024

EXPLORING YOUR HOME FINANCING OPTIONS: A COMPREHENSIVE GUIDE

 * January 11, 2024

TOP AGENT MAGAZINE - CANDI MCCLAMMA

 * July 19, 2022

SHOP ‘TIL YOU DROP AT THESE 12 ATLANTA BOUTIQUES

 * April 21, 2022

SELLING ATLANTA LUXURY HOMES? 7 REASONS TO WORK WITH AN AGENT ON THE ALL POINTS
TEAM OF COMPASS REAL ESTATE

 * April 7, 2022

5 HOME REMODELS TO BOOST THE SALE PRICE OF YOUR LAKE LANIER HOME

 * June 27, 2022

MAINTAIN YOUR PRIVATE DOCK WITH THESE 4 STEPS

 * June 13, 2022

4 GREAT BENEFITS OF WORKING WITH ALL POINTS TEAM OF COMPASS IN LAKE LANIER

 * August 15, 2022

5 ACTIONS WHEN YOU RECEIVE MULTIPLE OFFERS ON YOUR LAKE LANIER HOME

 * August 16, 2022

MOVE-IN READY OR HOME RENOVATION: WHAT IS YOUR BEST FIT?

 * September 13, 2022

5 UNIQUE DINING EXPERIENCE TO TRY IN ATLANTA THIS YEAR

 * September 13, 2022

HOW TO DETERMINE YOUR NON-NEGOTIABLES WHEN BUYING A LUXURY PROPERTY

 * September 14, 2022

7 BEST ACTIVITIES IN ATLANTA FOR NATURE LOVERS

 * September 14, 2022

OUTGROWING YOUR HOME? HERE’S WHAT TO LOOK FOR IN A NEW HOME

 * October 9, 2022

5 PERFECT WEEKEND GETAWAYS WITHIN DRIVING DISTANCE FROM ATLANTA

 * October 9, 2022

A LOCAL’S GUIDE ON THINGS TO DO IN ALPHARETTA

 * November 6, 2022

5 REASONS TO GET A HOME INSPECTION BEFORE PURCHASING A HOME

 * November 6, 2022

7 KITCHEN INTERIORS TRENDING IN CUMMING, GA REAL ESTATE RIGHT NOW

 * March 3, 2022

5 STEPS TO PREPARE YOUR LAKE LANIER HOME FOR SALE

 * March 12, 2022

5 WAYS LIVING IN LAKE LANIER IS LIKE AN EVERYDAY VACATION

 * March 21, 2022

8 RESTAURANTS NEAR LAKE LANIER WITH LIVE MUSIC

 * April 5, 2022

8 WAYS TO ADD VALUE TO YOUR CUMMING, GA REAL ESTATE

 * April 5, 2022

WHY IT HELPS TO WORK WITH THE SAME REALTOR WHEN BUYING & SELLING

 * November 6, 2022

AVOID THESE COMMON FIRST-TIME HOME BUYER MISTAKES

 * December 3, 2022

FOLLOW THESE 6 TIPS TO FIND YOUR PERFECT NEIGHBORHOOD

 * December 3, 2022

HOW THE HOME BUYING PROCESS HAS CHANGED IN THE PAST 3 YEARS

 * December 3, 2022

HOW CAN I FIND RECENT HOME SALES IN ATLANTA?

 * April 4, 2023

WHERE TO INVEST IN ATLANTA REAL ESTATE?

 * April 26, 2023

HOW ATLANTA REAL ESTATE IS PERFORMING IN THE YEAR 2023?

 * April 28, 2023

TOP 5 HOME MAINTENANCE TIPS TO BEAT THE HEAT THIS SUMMER

 * June 13, 2023

8 ESSENTIAL STEPS TO TAKE BEFORE MOVING INTO YOUR NEW HOME

 * July 13, 2023

TOP 10 FAMILY FRIENDLY SUBURBS IN METRO ATLANTA

 * August 10, 2023

HOW TO FIND A REAL ESTATE AGENT IN ALPHARETTA TO SELL YOUR HOME

 * August 24, 2023

WAYS TO BOOST YOUR HOME VALUE THE ATLANTA WAY

 * September 15, 2023

HOW TO WINTERIZE YOUR HOME IN 8 EASY STEPS

 * January 30, 2024

EXPLORING YOUR HOME FINANCING OPTIONS: A COMPREHENSIVE GUIDE

 * January 11, 2024

TOP AGENT MAGAZINE - CANDI MCCLAMMA

 * July 19, 2022

Next
View All


HOME SEARCH


HOME VALUATION


LET'S CONNECT


WORK WITH US

Want a team who'll really listen to what you want in a home? Need a team who
knows how to effectively market your home so it sells? Give us a call! We are
eager to help and would love to talk to you!

Contact Us
 1. 1
 2. 2
 3. 3


WHAT’S YOUR PROPERTY WORTH?

PROPERTY ADDRESS

continue

CONTACT INFORMATION


ALMOST THERE! YOU’RE 1 STEP AWAY

FULL NAME:
EMAIL ADDRESS:
PHONE NUMBER:
TIME FRAME: (Optional) I want to sell my home now In the next 3 months In the
next 12 months I’m just curious about my home’s value
I want to sell my home nowIn the next 3 monthsIn the next 12 monthsI’m just
curious about my home’s value
Middle Name
By providing All Points Team of Compass your contact information, you
acknowledge and agree to our Privacy Policy and consent to receiving marketing
communications, including through automated calls, texts, and emails, some of
which may use artificial or prerecorded voices. This consent isn’t necessary for
purchasing any products or services and you may opt out at any time. To opt out
from texts, you can reply, ‘stop’ at any time. To opt out from emails, you can
click on the unsubscribe link in the emails. Message and data rates may apply.
GET MY VALUATION
link

THANK YOU


WE’RE GATHERING YOUR PROPERTY INFORMATION. YOUR HOME VALUATION REPORT WILL
ARRIVE IN YOUR MAILBOX.


VISIT THEALLPOINTSTEAM.COM, YOUR ONE-STOP SOURCE FOR ATLANTA METRO REAL ESTATE.

Use our state-of-the-art property search, including an interactive map search,
to find homes for sale in Atlanta Metro. These listings are updated from the
MLS. Or, use our Community Guide to help you in your search for Atlanta Metro
real estate listings. Our community searches will keep you up to date with the
latest properties in the areas you are interested in.


CLICK HERE


ALL POINTS TEAM

ATLANTA REAL ESTATE

Email

office@allpointsteam.com

Phone Number

(888) 893-3537

Address



1055 Howell Mill Rd, 8th Floor

Atlanta, GA 30318



All information is deemed reliable but not guaranteed and should be
independently reviewed and verified.



Powered by Luxury Presence
Copyright © 2024 | Privacy Policy
 * 
 * 
 * 


CONTACT DETAILS

ALL POINTS TEAM

Phone

(888) 893-3537

Email

office@allpointsteam.com


Address

1055 Howell Mill Rd, 8th Floor Atlanta, GA 30318



 * 
 * 


SUBMIT A MESSAGE

Middle Name
Name
Email
Phone
Message
By providing All Points Team your contact information, you acknowledge and agree
to our Privacy Policy and consent to receiving marketing communications,
including through automated calls, texts, and emails, some of which may use
artificial or prerecorded voices. This consent isn’t necessary for purchasing
any products or services and you may opt out at any time. To opt out from texts,
you can reply, ‘stop’ at any time. To opt out from emails, you can click on the
unsubscribe link in the emails. Message and data rates may apply.
Submit Submitting Submitted

Message sent successfully!