www.8abbott.com Open in urlscan Pro
52.9.74.93  Public Scan

URL: https://www.8abbott.com/
Submission: On April 24 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="cf07dbb9-f853-11ee-90c3-02eb44381063">
  <input type="hidden" class="gatrackingid" name="gatrackingid" value="">
  <input type="hidden" class="propertypath" name="propertypath" value="8-abbott-lane">
  <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="cf07dbb9-f853-11ee-90c3-02eb44381063">
  <div class="modal-body pt-1">
    <div class="row">
      <div class="col-4">
        <img src="https://ik.imgkit.net/u1sv5cu4wfj/cribflyer-photos/tr:w-141,h-141,rt-0,q-60,f-auto/5823/51438/2469951/photo.jpg" class="img-fluid modal-agent-photo">
      </div>
      <div class="col-8 pt-0">
        <div class="pl-1 font-size-90">
          <div class="my-1"> Bedford, MA </div>
          <div class="my-1"> 5 Beds • 6 Full, 2 Half Baths </div>
          <div class="my-1"> For Sale: $2,985,000 </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="cf07dbb9-f853-11ee-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 Area Info Map Request Info
Agent Share

8 ABBOTT LANE

 * Home
 * Price & Features
 * Description
 * Amenities
 * Photos
 * Area Info
 * Map
 * Request Info
 * Agent
 * Share


STUNNING, EXPANSIVE YOUNG ESTATE WITH ENDLESS AMENITIES

8 ABBOTT LANE, BEDFORD, MA


Elizabeth Crampton
Fine New England Living
(781) 389-4400
Charles Lock
Fine New England Living
(781) 910-7980


COMING SOON!


8 ABBOTT LANE

Bedford, MA 01730


FOR SALE: $2,985,000

5 Beds
6 Full, 2 Half Baths
7,349 sq ft
Year Built: 2012

8 ABBOTT LANE, BEDFORD, MA 01730


STUNNING, EXPANSIVE YOUNG ESTATE WITH ENDLESS AMENITIES

Exquisite 2012 Builder’s own Farmhouse offers refined style with countless
modern amenities. Kitchen and Master Bathroom featured in Design New England
Magazine Kitchen and Bath Issue! With 5-6 En Suite Bedrooms, luxuries include
two balconies, custom Crown Point cabinetry, Home Theater, Gym, exquisite
millwork, wide-plank oak flooring. An over-sized reclaimed wood barn door slides
between the luxurious Kitchen and cozy Family Room with fireplace. The ultimate
in energy efficient construction plus 9 zones hydro air and radiant heat.
Expansive wrap-around and large screened Porch with fireplace enhance the
outdoor living space. Free-form swimming pool, stone Kitchen with high end
appliances, in-ground basketball, large Patios and lovely, mature plantings
create the ultimate four season oasis. Walking paths lead to the Middle School,
High School, and Town Complex. Bedford’s newest, most desirable cul de sac
offers privacy and luxury in an excellent commuting location.


AMENITIES


Cul-De-Sac Setting

5 En-Suite Bedrooms

In-Law Suite

Home Theater

Home Exercise Room

Wine Cellar

3 Wood Burning Fireplaces

8" White Oak Flooring

Hydro Air Heat

Wrap-Around Porch

Two Balconies

Swimming Pool (Pebbletech)

Outdoor Kitchen

Fenced Yard

Wooded Lot

Walk to Schools

Walk to Shops and Restaurants


PHOTOS

Launch Slideshow Viewer




3 PHOTOS

Swipe to view. Touch to zoom.
Previous

Next


BEDFORD CENTER




MAP & NEARBY PLACES

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

8 Abbott Lane
Bedford, MA 01730
5 Bed | 6 Full, 2 Half Baths


REQUEST INFO




THANKS!

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

Send another
Your name
Email
Phone
Message

Send Message




ELIZABETH CRAMPTON

Realtor
Fine New England Living

Mobile: (781) 389-4400
Web: finenewenglandliving.com


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


CHARLES LOCK

Realtor
Fine New England Living

Mobile: (781) 910-7980
Email: Charles.Lock@CBRealty.com
Web: finenewenglandliving.com/charles


8 ABBOTT LANE

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
Area Info
Map
Request Info
Agent
Share
Fine New England Living
1775 Massachusetts Avenue
Lexington, MA 02420
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

8 ABBOTT LANE

Bedford, MA
5 Beds • 6 Full, 2 Half Baths
For Sale: $2,985,000


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

ELIZABETH CRAMPTON

Realtor
Fine New England Living
Mobile: (781) 389-4400

Close
X

CHARLES LOCK

Realtor
Fine New England Living
Mobile: (781) 910-7980

Close
X

ELIZABETH CRAMPTON

Realtor, Fine New England Living
Mobile: (781) 389-4400

Close
X

CHARLES LOCK

Realtor, Fine New England Living
Mobile: (781) 910-7980

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