2670ashleydrive.com Open in urlscan Pro
54.241.229.111  Public Scan

URL: https://2670ashleydrive.com/
Submission: On July 13 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form class="contact-form" aria-labelledby="contact-label" novalidate="novalidate">
  <input type="hidden" name="uuid" value="8cd39468-3550-11ef-90c3-02eb44381063">
  <input type="hidden" class="gatrackingid" name="gatrackingid" value="">
  <input type="hidden" class="propertypath" name="propertypath" value="2670ashleydrive">
  <div class="success-msg">
    <h3>THANKS!</h3>
    <p>Your message was sent.<br> We'll be in touch soon.</p>
    <div class="font-size-80 mt-2 text-primary">
      <a class="text-underline cursor-pointer reset-contact-form">Send another</a>
    </div>
  </div>
  <div class="row">
    <div class="col px-2 px-sm-4 px-lg-5 py-4">
      <div class="contact-fields-wrapper">
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-name">Your name</label>
              <input title="Enter your name" class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="" aria-required="true" id="contact-name">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-email">Email</label>
              <input title="Enter your email" class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="" aria-required="" id="contact-email">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-12">
              <label class="d-none" for="contact-phone">Phone</label>
              <input title="Enter your phone number" type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="" id="contact-phone">
            </div>
          </div>
        </div>
        <div class="form-group">
          <div class="row">
            <div class="col-sm-12">
              <label class="d-none" for="contact-msg">Message</label>
              <textarea title="Enter your message" class="form-control contact-fields contact-message rounded-0" name="message" placeholder="Your message" aria-required="true" id="contact-msg"></textarea>
            </div>
          </div>
        </div>
        <div class="captcha-div mb-3"></div>
        <div class="text-right">
          <button title="Submit contact us form" type="submit" name="submit" class="btn btn-custom btn-lg btn-send-message text-uppercase rounded-0"> Send Message </button>
        </div>
      </div>
    </div>
  </div>
  <div id="msg" class="message"></div>
  <div class="error-msg" id="contact-error"> </div>
</form>

<form class="share-form">
  <h6 class="mb-2 text-uppercase">Or Send to a friend:</h6>
  <input type="hidden" name="mls_version" id="mls_version" value="0">
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <input type="text" class="form-control share-fields rounded-0" name="friendname" id="friendname" placeholder="Friend's name" value="">
      </div>
      <div class="col-6">
        <input type="text" class="form-control share-fields rounded-0" name="friendemail" id="friendemail" placeholder="Friend's email" value="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <input class="form-control share-fields rounded-0" id="yourname" type="text" name="yourname" placeholder="Your name" value="">
      </div>
      <div class="col-6">
        <input class="form-control share-fields rounded-0" id="youremail" type="text" name="youremail" placeholder="Your email" value="">
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-sm-12">
        <textarea class="form-control share-message rounded-0" name="sharemessage" id="sharemessage" placeholder="Optional message"></textarea>
      </div>
    </div>
  </div>
  <div id="captchaShare-wrapper"></div>
</form>

POST

<form id="doc-lead-form" method="post" novalidate="novalidate">
  <div class="modal-header">
    <h4 class="modal-title w-100" id="exampleModalLabel">Document Name</h4>
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button>
  </div>
  <div class="modal-body pb-5">
    <div class="doc-lead-box">
      <p style="font-weight: normal;">Please enter your contact information to view</p>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                  <path fill="currentColor"
                    d="M313.6 288c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zM416 464c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16v-41.6C32 365.9 77.9 320 134.4 320c19.6 0 39.1 16 89.6 16 50.4 0 70-16 89.6-16 56.5 0 102.4 45.9 102.4 102.4V464zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm0-224c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control dname" type="text" name="name" placeholder="Your Name" autofocus="autofocus">
        </div>
      </div>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                  <path fill="currentColor"
                    d="M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control demail" type="text" name="email" placeholder="Email">
        </div>
      </div>
      <div class="form-group">
        <div class="input-group">
          <div class="input-group-prepend">
            <span class="input-group-text rounded-0">
              <span class="icon-custom">
                <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
                  <path fill="currentColor"
                    d="M487.8 24.1L387 .8c-14.7-3.4-29.8 4.2-35.8 18.1l-46.5 108.5c-5.5 12.7-1.8 27.7 8.9 36.5l53.9 44.1c-34 69.2-90.3 125.6-159.6 159.6l-44.1-53.9c-8.8-10.7-23.8-14.4-36.5-8.9L18.9 351.3C5 357.3-2.6 372.3.8 387L24 487.7C27.3 502 39.9 512 54.5 512 306.7 512 512 307.8 512 54.5c0-14.6-10-27.2-24.2-30.4zM55.1 480l-23-99.6 107.4-46 59.5 72.8c103.6-48.6 159.7-104.9 208.1-208.1l-72.8-59.5 46-107.4 99.6 23C479.7 289.7 289.6 479.7 55.1 480z">
                  </path>
                </svg>
              </span>
            </span>
          </div>
          <input class="form-control dphone" type="text" name="phone" placeholder="Phone">
        </div>
      </div>
      <div class="form-group">
        <button type="submit" name="go" id="go-doc-lead" class="btn btn-custom btn-view-document rounded-0 mt-3"> View Document </button>
      </div>
      <div class="text-center">
        <img src="/img/spinner-big.gif" class="spinner-doc-access mx-auto my-4" style="display:none;height:50px;" alt="spinner">
      </div>
      <div class="lead-error-msg text-center" id="errormsg_lead">&nbsp;</div>
    </div>
    <div class="doc-download-box" style="display:none;">
      <p style="font-weight: normal;"> Thank You<br>
        <span style="text-transform:none;font-size:75%">Click to view</span><br>
      </p>
      <p style="text-transform:none;">
        <a href="#" class="doc-download-url" style="text-decoration: underline;" target="_blank">
<span class="doc-download-link">Document</span> 
<i class="fa fa-external-link" aria-hidden="true" style="font-size: 80%;padding-left: 5px;"></i>
</a>
      </p>
    </div>
  </div>
</form>

Name: docpasswordPOST /

<form id="doc-password-form" action="/" name="docpassword" method="post" novalidate="novalidate">
  <input type="hidden" name="documentid" value="">
  <div class="modal-content">
    <div class="modal-header">
      <h4 class="modal-title w-100" id="exampleModalLabel">Document Name</h4>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fas fa-times"></i></button>
    </div>
    <div class="modal-body pb-4">
      <div class="doc-password-box">
        <p style="font-weight: normal;">Password Required<br>For Access</p>
        <div class="form-group">
          <div class="input-group">
            <div class="input-group-prepend">
              <span class="input-group-text rounded-0">
                <span class="icon-custom">
                  <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                    <path fill="currentColor"
                      d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z">
                    </path>
                  </svg>
                </span>
              </span>
            </div>
            <input class="form-control dpassword" type="password" name="password" placeholder="">
          </div>
        </div>
        <div class="form-group">
          <button type="submit" name="go" id="go-doc-password" class="btn btn-custom btn-view-document mt-3">
            <span class="icon-custom">
              <svg height="20" width="20" aria-hidden="true" focusable="false" class="d-inline " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">
                <path fill="currentColor"
                  d="M400 224h-16v-62.5C384 73.1 312.9.3 224.5 0 136-.3 64 71.6 64 160v64H48c-26.5 0-48 21.5-48 48v192c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V272c0-26.5-21.5-48-48-48zM96 160c0-70.6 57.4-128 128-128s128 57.4 128 128v64H96v-64zm304 320H48c-8.8 0-16-7.2-16-16V272c0-8.8 7.2-16 16-16h352c8.8 0 16 7.2 16 16v192c0 8.8-7.2 16-16 16z">
                </path>
              </svg>
            </span> &nbsp; View Document </button>
        </div>
        <div class="text-center">
          <img src="/img/spinner-big.gif" class="spinner-doc-access mx-auto my-4" style="display:none;height:50px;" alt="spinner">
        </div>
        <div class="password-error-msg text-center" id="errormsg_password">&nbsp;</div>
      </div>
      <div class="doc-download-box" style="display:none;">
        <p style="font-weight: normal;"> Thank You<br>
          <span style="text-transform:none;font-size:75%">Click to view document</span><br>
        </p>
        <p style="text-transform:none;">
          <a href="#" class="doc-download-url" style="text-decoration: underline;" target="_blank"><span class="doc-download-link">Document</span> <i class="fa fa-external-link" aria-hidden="true" style="font-size: 80%;padding-left: 5px;"></i></a>
        </p>
      </div>
    </div>
  </div>
</form>

<form class="contact-form" novalidate="novalidate">
  <input type="hidden" name="uuid" value="8cd39468-3550-11ef-90c3-02eb44381063">
  <div class="modal-body pt-1">
    <div class="row">
      <div class="col-4">
        <img src="https://ik.imgkit.net/u1sv5cu4wfj/cribflyer-assets/tr:w-141,h-141,rt-0,q-60,f-auto/6060/2/2634830/asset.jpg" class="img-fluid modal-agent-photo">
      </div>
      <div class="col-8 pt-0">
        <div class="pl-1 font-size-90">
          <div class="my-0 d-none d-sm-block"> Agent, Real Estate Company </div>
          <div class="my-1">Mobile: 404-642-7117</div>
        </div>
      </div>
    </div>
    <div class="row">
      <div class="col pt-2 pt-sm-5">
        <div class="success-msg text-center" role="alert">
          <h2 class="">Message Sent</h2>
          <button type="button" class="btn btn-custom btn-lg rounded-0 text-uppercase mt-5 btn-close" data-dismiss="modal">Close</button>
        </div>
        <div class="contact-fields-wrapper">
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-sm-12">
                <textarea class="form-control contact-fields contact-message rounded-0" name="message" placeholder="Your message"></textarea>
              </div>
            </div>
          </div>
          <div class="captcha-div"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer px-4 pb-4">
    <div class="mr-auto">
      <div class="error-msg font-size-80"> Missing required fields </div>
    </div>
    <div class="contact-modal-btns">
      <button type="submit" name="submit" class="btn btn-custom btn-lg btn-send-message text-uppercase rounded-0 mr-3 mr-sm-2 mr-md-0">Send Message</button>
    </div>
  </div>
</form>

<form class="virtual-open-house-form" novalidate="novalidate">
  <input type="hidden" name="uuid" value="8cd39468-3550-11ef-90c3-02eb44381063">
  <input type="hidden" class="ohid" name="ohid">
  <div class="modal-body pt-1 pb-0">
    <div class="row">
      <div class="col pt-2 pt-sm-3">
        <div class="success-msg text-center px-4" role="alert">
          <h4>Thanks for your interest !</h4>
          <p>We look forward to seeing you at the virtual open house. Your online meeting info is below. A copy has also been sent to your email address.</p>
          <p><b>Please join us online:</b><br><span class="meeting-datetime"></span></p>
          <p class=""><b>Meeting link:</b><br><a href="" class="meeting-url"></a></p>
          <p class="meeting-notes"></p>
          <button type="button" class="btn btn-custom btn-lg rounded-0 text-uppercase mt-4 btn-close" data-dismiss="modal">Close</button>
        </div>
        <div class="contact-fields-wrapper">
          <div class="pb-4"> Please enter your contact information and we'll send you instructions on how to join the virtual open house. </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="name" placeholder="Your name" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input class="form-control contact-fields rounded-0" type="text" name="email" placeholder="Email" value="">
              </div>
            </div>
          </div>
          <div class="form-group">
            <div class="row">
              <div class="col-12">
                <input type="text" class="form-control contact-fields rounded-0" name="phone" placeholder="Phone" value="">
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="modal-footer justify-content-center pb-5">
    <div class="contact-modal-btns">
      <button type="submit" name="submit" class="btn btn-custom btn-lg btn-virtual-rsvp text-uppercase rounded-0 mr-3 mr-sm-2 mr-md-0">RSVP</button>
    </div>
    <div class="error-msg font-size-80 text-center mt-3"> Missing required fields </div>
  </div>
</form>

Text Content

Home Price & Features Description Amenities Photos Open House Floor Plans
Documents Map Area Info Agent Request Info Share

2670 ASHLEY DRIVE N

 * Home
 * Price & Features
 * Description
 * Amenities
 * Photos
 * Open House
 * Floor Plans
 * Documents
 * Map
 * Area Info
 * Agent
 * Request Info
 * Share

No Video Setup No Video Setup


CHARMING TRADITIONAL

2670 ASHLEY DRIVE N, MARIETTA, GA




2670 ASHLEY DRIVE N

Marietta, GA 30064


410,000

4 Beds
2 ½ Baths
Single Family
Traditional
1,827 sq ft
Lot 0.3200
Year Built: 1987
MLS: 7413593
HOA Fees: $410/year


CHARMING TRADITIONAL

Welcome to this charming traditional home that offers a warm and inviting
atmosphere. The main level features a cozy living room with fireplace, a dining
room, and an updated kitchen. Enjoy your summer and fall evenings out on the
screened-in porch or patio for outdoor dining that overlooks the backyard.
Upstairs, you'll find an owner's suite with an ensuite bathroom. The ensuite is
nicely designed with a double vanity, a large soaking tub, and separate shower.
In addition to the owner's suite, there are three additional bedrooms and a full
bathroom on the upper level. Located in a desirable community with an optional
HOA, come visit this home to see the recent upgrades on this home for
functionality and energy efficiency. 


AMENITIES


Cul De Sac

Air Conditioning

Ceiling Fans

Cement Siding

Deck

Dual Sinks

Fireplace

Granite Countertops

Recessed Lighting

Tankless Water Heater

Tennis Courts

Tile Surfaces

Near Restaurants

Near Shops

Stainless Appliances

Stone Surfaces

Storm Windows


PHOTOS

Launch Slideshow Viewer



 * 
 * 
 * 

Please join us for an


OPEN HOUSE



Sun, July 14, 2024 Sun, Jul 14, 2024
2:00 PM - 4:00 PM
In-Person
Open House RSVP


FLOOR PLANS

 * Whole House




DOCUMENTS

2670 Ashley Dr Home Improvements.pdf


MAP & NEARBY PLACES

 * Map
 * Schools
 * Parks
 * Bars
 * Restaurants
 * Coffee
 * ATMs
 * Gyms

2670 Ashley Drive N
Marietta, GA 30064
4 Bed | 2 ½ Baths


KENNESAW MOUNTAIN




HELEN LOIACONO

Agent
Real Estate Company

Mobile: 404-642-7117
Office: 678-461-8700
View Bio | Testimonials
Web: helenloiacono.com



REQUEST INFO




THANKS!

Your message was sent.
We'll be in touch soon.

Send another
Your name
Email
Phone
Message

Send Message



2670 ASHLEY DRIVE N

SHARE THIS PROPERTY ON:

 * facebook
 * twitter
 * pinterest
 * linkedin

MESSAGE SENT

OR SEND TO A FRIEND:





Missing required fields
Send to Friend Send Again Done
Home
Price & Features
Description
Amenities
Photos
Open House
Floor Plans
Documents
Map
Area Info
Agent
Request Info
Share
Real Estate Company

Website By: www.CribFlyer.com
Privacy, Cookie & Web Accessibility Policy

DOCUMENT NAME

Please enter your contact information to view




View Document

 

Thank You
Click to view


Document

DOCUMENT NAME

Password Required
For Access


  View Document

 

Thank You
Click to view document


Document

X

HELEN LOIACONO

Agent, Real Estate Company
Mobile: 404-642-7117


MESSAGE SENT

Close

Missing required fields
Send Message

VIRTUAL OPEN HOUSE

X

THANKS FOR YOUR INTEREST !

We look forward to seeing you at the virtual open house. Your online meeting
info is below. A copy has also been sent to your email address.

Please join us online:


Meeting link:




Close
Please enter your contact information and we'll send you instructions on how to
join the virtual open house.



RSVP
Missing required fields
X

HELEN LOIACONO

Agent
Real Estate Company
Mobile: 404-642-7117

Raised in Georgia and having been a bit of a local nomad, I have a profound
understanding of the local real estate market and the unique nuances of many
areas of Metro Atlanta. Prior to my career in real estate, I was a small
business owner and L'Oreal Professionnel educator. This equipped me with
valuable skills in navigating the process, marketing, negotiating, and customer
service. With a keen attention to detail and deep understanding of the specific
needs and desires of buyer and sellers, I ensure that every transaction is
handled with the utmost care and professionalism. 

 

Outside of work, I love spending time with my family. We reside in the beautiful
city of Roswell, where we enjoy the vibrant community and all the amenities it
has to offer. Our family shares a deep love for travel and learning through
experience, which allows me to explore different cultures, architecture, and
design inspirations from around the world.

 

In addition to my passion for real estate, I enjoy giving back to my community.
I stay active in various community service activities, including volunteering at
Furkids, being a board member of my Homeowners Association, and lending a
helping hand at my children's school as a PTA volunteer.

 

Whether you are looking to buy, sell, or invest in real estate, I am here to
guide and assist you every step of the way. No conversation is too uncomfortable
and ask all the questions. If I don't have the answer... I will find it for you.
With my local expertise, dedication, and personal experience as a homeowner,
parent, and business owner— I am committed to providing you with exceptional
service while helping you achieve your real estate goals. 

Close
X

HELEN LOIACONO

Agent, Real Estate Company
Mobile: 404-642-7117
Helen is great! I had to sell my house quickly. Very quickly. Helen spent hours
helping stage and prepare my house. We ended up getting several offers despite a
few road blocks. Helen was on top of every issue and kept me informed every step
of the way. I can’t recommend Helen enough. We sold that house above asking and
I have Helen to thank.    
-David M

--------------------------------------------------------------------------------

Helen’s dedication and professionalism made the experience of purchasing our
property enjoyable. She truly went above and beyond our expectations!
-Lauren H

--------------------------------------------------------------------------------

Helen is the most competent realtor I have ever worked with. She explained
anything I asked without making me feel uncomfortable! If she didn’t have an
answer to a question she would promptly find the answer. She returned phone
calls and texts in a very timely manner. Helen is the Best!
-Sharon S
Close


WE'RE IN DEMO MODE

YOUR WEBSITE IS USING SOME PLACEHOLDER PHOTOS AND CONTENT.

To exit demo mode:
Upload at least 1 photo
Add price & features
Assign an agent
Tip: For a great looking website, enter as much info as you can about this
property in your admin panel.
OK