townandshore.com Open in urlscan Pro
138.197.230.68  Public Scan

URL: https://townandshore.com/
Submission: On September 30 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET /search-map/

<form action="/search-map/" method="GET" class="site-search navbar-form" role="search">
  <div class="form-header hidden-xs">Search MLS</div>
  <div class="form-group">
    <label for="siteSearchAddress" class="sr-only">Smart Search</label>
    <input id="siteSearchAddress" name="filterString" type="text" class="form-control" value="" placeholder="Address, City, Zip, or #MLS">
  </div>
  <div class="form-group hidden-sm">
    <label for="siteSearchBeds" class="sr-only"># of Beds</label>
    <select id="siteSearchBeds" name="bedrooms" class="form-select form-control">
      <option value="0">All Beds</option>
      <option value="1">1 Bed</option>
      <option value="2">2 Beds</option>
      <option value="3">3 Beds</option>
      <option value="4">4 Beds</option>
      <option value="5">5+ Beds</option>
    </select>
    <label for="siteSearchBaths" class="sr-only"># of Baths</label>
    <select id="siteSearchBaths" name="bathrooms" class="form-select form-control">
      <option value="0">All Baths</option>
      <option value="1">1 Bath</option>
      <option value="2">2 Baths</option>
      <option value="3">3 Baths</option>
      <option value="4">4 Baths</option>
      <option value="5">5+ Baths</option>
    </select>
  </div>
  <div class="form-group hidden-sm">
    <label for="siteSearchPriceMin" class="sr-only">Min Price</label>
    <input id="siteSearchPriceMin" name="minPrice" type="text" class="form-control" value="" placeholder="$ No min">
    <label for="siteSearchPriceMax" class="sr-only">Max Price</label>
    <input id="siteSearchPriceMax" name="maxPrice" type="text" class="form-control" value="" placeholder="$ No max">
  </div>
  <div class="form-group">
    <div class="search-type map">
      <input type="radio" name="search-type" value="map" class="map" checked="checked">
      <input type="radio" name="search-type" value="list" class="list">
      <div class="search-type-selection map active"><a href="#" title="Search in Map View"></a></div>
      <div class="search-type-selection list"><a href="#" title="Search in List View"></a></div>
    </div>
  </div>
  <div id="navbar-collapse-3" class="form-more collapse">
    <div class="row">
      <div class="col-xs-12 col-sm-6">
        <div class="row">
          <div class="col-sm-6 col-md-5">
            <div class="form-group">
              <div class="form-group-header">Property Type</div>
              <div class="checkbox">
                <label>
                  <input type="checkbox" id="pt_1" name="348_SingleFamily" value="Single Family"> Single Family </label>
              </div>
              <div class="checkbox">
                <label>
                  <input type="checkbox" id="pt_2" name="348_Condo" value="Condominium"> Condo / Townhouse </label>
              </div>
              <div class="checkbox">
                <label>
                  <input type="checkbox" id="pt_3" name="1_MultiFamily" value="Multi Family"> Multi-Family </label>
              </div>
              <div class="checkbox">
                <label>
                  <input type="checkbox" id="pt_4" name="1_Land" value="Land"> Land </label>
              </div>
            </div>
            <div class="form-group">
              <div class="form-group-header">Property Status</div>
              <div class="checkbox">
                <label>
                  <input type="checkbox" name="openHouses" value="true"> Open House </label>
              </div>
            </div>
            <div class="form-group visible-sm">
              <label for="siteSearchBeds2" class="form-group-header">Beds</label>
              <select id="siteSearchBeds2" name="" class="form-select form-control">
                <option value="0">All Beds</option>
                <option value="1">1 Bed</option>
                <option value="2">2 Beds</option>
                <option value="3">3 Beds</option>
                <option value="4">4 Beds</option>
                <option value="5">5+ Beds</option>
              </select>
              <label for="siteSearchBaths2" class="form-group-header">Baths</label>
              <select id="siteSearchBaths2" name="" class="form-select form-control">
                <option value="0">All Baths</option>
                <option value="1">1 Bath</option>
                <option value="2">2 Baths</option>
                <option value="3">3 Baths</option>
                <option value="4">4 Baths</option>
                <option value="5">5+ Baths</option>
              </select>
            </div>
          </div>
          <div class="col-sm-6 col-md-7">
            <div class="form-group">
              <div class="form-group-header">Square Footage</div>
              <div class="row row-gutter-half">
                <div class="col-xs-6 col-sm-12 col-md-6">
                  <label for="sqft1" class="sr-only">SqFt Min</label>
                  <input type="text" id="sqft1" placeholder="No Min" name="2492_sqftMin" value="" class="form-control">
                </div>
                <div class="col-xs-6 col-sm-12 col-md-6">
                  <label for="sqft2" class="sr-only">SqFt Max</label>
                  <input type="text" id="sqft2" placeholder="No Max" name="2492_sqftMax" value="" class="form-control">
                </div>
              </div>
            </div>
            <div class="form-group">
              <div class="form-group-header">Lot Size (Acres)</div>
              <div class="row row-gutter-half">
                <div class="col-xs-6 col-sm-12 col-md-6">
                  <label for="acres1" class="sr-only">Acres Min</label>
                  <input type="text" id="acres1" placeholder="No Min" name="1339_lotSizeMin" value="" class="form-control">
                </div>
                <div class="col-xs-6 col-sm-12 col-md-6">
                  <label for="acres2" class="sr-only">Acres Max</label>
                  <input type="text" id="acres2" placeholder="No Max" name="1339_lotSizeMax" value="" class="form-control">
                </div>
              </div>
            </div>
            <div class="form-group">
              <div class="form-group-header">Year Built</div>
              <div class="row row-gutter-half">
                <div class="col-xs-6 col-sm-12 col-md-6">
                  <label for="year1" class="sr-only">Built Min</label>
                  <input id="year1" name="51_ageMin" type="text" class="form-control" value="" placeholder="$ No min">
                </div>
                <div class="col-xs-6 col-sm-12 col-md-6">
                  <label for="year2" class="sr-only">Built Max</label>
                  <input type="text" id="year2" placeholder="No Max" name="51_ageMax" value="" class="form-control last-field">
                </div>
              </div>
            </div>
            <div class="form-group visible-sm">
              <div class="form-group-header">Price</div>
              <label for="siteSearchPriceMin2" class="sr-only">Min Price</label>
              <input id="siteSearchPriceMin2" name="" type="text" class="form-control" value="" placeholder="$ No min">
              <label for="siteSearchPriceMax2" class="sr-only">Max Price</label>
              <input id="siteSearchPriceMax2" name="" type="text" class="form-control" value="" placeholder="$ No max">
            </div>
          </div>
        </div>
      </div>
      <div class="col-xs-12 col-sm-6">
        <div class="row">
          <div class="col-xs-6 col-sm-6 col-md-4">
            <div class="form-group-header">Parking</div>
            <div class="radio">
              <label>
                <input type="radio" id="prk_1" name="463_vehicleStorage" value="All"> Any </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" id="prk_2" name="463_vehicleStorage" value="1"> Garage 1+ </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" id="prk_3" name="463_vehicleStorage" value="2"> Garage 2+ </label>
            </div>
            <div class="radio">
              <label>
                <input type="radio" id="prk_4" name="463_vehicleStorage" value="3"> Garage 3+ </label>
            </div>
          </div>
          <div class="col-xs-6 col-sm-6 col-md-4">
            <div class="form-group-header">Heating / Cooling</div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="hc_1" name="455_baseboard" value="Baseboard"> Baseboard </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="hc_2" name="455_forced" value="Forced"> Forced </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="hc_3" name="455_hotWater" value="Hot Water"> Hot Water </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="hc_4" name="455_hotAir" value="Hot Air"> Hot Air </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="hc_5" name="455_radiant" value="Radiant"> Radiant </label>
            </div>
          </div>
          <div class="col-xs-12 col-sm-6 col-md-4">
            <div class="form-group-header">Amenities</div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="amn_1" name="444_master" value="Master Bedroom w/Bath"> Master w/ Bath </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="amn_2" name="444_2ndFlrLaundry" value="Laundry-2nd Floor"> 2nd Flr Laundry </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="amn_3" name="444_patioDeckPorch" value="Patio,Deck,Porch"> Patio / Deck / Porch </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="amn_4" name="444_pool" value="Pool"> Pool </label>
            </div>
            <div class="checkbox">
              <label>
                <input type="checkbox" id="amn_5" name="232_fireplace" value="Yes"> Fireplace </label>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <a href="#!" class="form-more-toggle btn btn-bare visible-xs-inline-block collapsed" role="button" data-toggle="collapse" data-target="#navbar-collapse-3">
													<i class="fa fa-angle-double-down fa-lg"></i> More Options
											</a>
    <button id="sitesearchsubmitbtn" type="submit" class="btn btn-primary">Search <i class="fa fa-search fa-lg"></i></button>
  </div>
</form>

<form class="ctct-form-custom" id="ctct_form_0" autocomplete="on" data-qe-id="form-data">
  <h2 data-qe-id="form-title" class="ctct-form-header">NEWSLETTER SIGN-UP</h2>
  <div id="email_address_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-email" id="email_address_label_0" for="email_address_0" class="ctct-form-label ctct-form-required">Email</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-email" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-email" id="email_address_0" type="email" name="email_address" value="" maxlength="80">
  </div>
  <div id="error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Sorry, we could not complete your sign-up. Please contact us to resolve this.</p>
  </div>
  <div id="network_error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Operation timed out, please try again.</p>
  </div>
  <div id="gdpr_text">
    <p class="ctct-gdpr-text" data-qe-id="form-gdpr-text"> By submitting this form, you are consenting to receive null from: Town &amp; Shore Associates, One Union Wharf, Portland, ME, 04101, US, http://www.townandshore.com. You can revoke your
      consent to receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email.
      <a href="https://www.constantcontact.com/legal/service-provider" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-service-link" class="ctct-form-footer-link">Emails are serviced by Constant Contact.</a>
    </p>
  </div>
  <button data-qe-id="form-button" type="submit" class="ctct-form-button">SUBSCRIBE</button>
  <div class="g-recaptcha" id="ctct_recaptcha_0" data-sitekey="6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr" data-size="invisible">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&amp;co=aHR0cHM6Ly90b3duYW5kc2hvcmUuY29tOjQ0Mw..&amp;hl=de&amp;v=-TriQeni1Ls-Mdq_ssN2cUL5&amp;size=invisible&amp;cb=1v4v5x4yn63q"
          width="256" height="60" role="presentation" name="a-z8ql7p9tsjsi" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
</form>

Text Content

 * (207) 773-0262
 * info@townandshore.com

 * Properties
   * Our Listings
   * MLS Search
   * Search Map
   * Luxury Portfolio
   * Recent Solds
   * Now Under Contract
   * Hobson's Landing
 * Services
   * Buyers
   * Sellers
   * Relocation
   * Luxury Portfolio
 * About Us
   * Town & Shore
   * Our Brokers
   * Community Involvement
 * Area Info
 * Blog
 * Contact

Toggle navigation Toggle navigation
 * Properties
   * Our Listings
   * MLS Search
   * Search Map
   * Luxury Portfolio
   * Recent Solds
   * Now Under Contract
   * Open Houses
   * 113 Newbury
   * 62 India
 * Services
   * Buyers
   * Sellers
   * Relocation
   * Luxury Portfolio
 * About Us
   * Town & Shore
   * Our Brokers
   * Community Involvement
 * Area Info
 * Blog
 * Contact

Search MLS
Smart Search
# of Beds All Beds 1 Bed 2 Beds 3 Beds 4 Beds 5+ Beds # of Baths All Baths 1
Bath 2 Baths 3 Baths 4 Baths 5+ Baths
Min Price Max Price

Property Type
Single Family
Condo / Townhouse
Multi-Family
Land
Property Status
Open House
Beds All Beds 1 Bed 2 Beds 3 Beds 4 Beds 5+ Beds Baths All Baths 1 Bath 2 Baths
3 Baths 4 Baths 5+ Baths
Square Footage
SqFt Min
SqFt Max
Lot Size (Acres)
Acres Min
Acres Max
Year Built
Built Min
Built Max
Price
Min Price Max Price
Parking
Any
Garage 1+
Garage 2+
Garage 3+
Heating / Cooling
Baseboard
Forced
Hot Water
Hot Air
Radiant
Amenities
Master w/ Bath
2nd Flr Laundry
Patio / Deck / Porch
Pool
Fireplace
More Options Search
More Options


WE LOVE MAINE


PASSION FOR REAL ESTATE IS OUR WAY OF LIFE.

Town & Shore Real Estate is a trusted, independent local real estate brokerage
with deep roots in the Maine community. Having opened our doors more than 65
years ago, we are, and always have been, focused on assisting our clients and
neighbors in Greater Portland and Coastal Maine.

 * Our Brokers
 * Our Listings
 * Listings by Town

Search All Properties


DO YOU NEED HELP?

 * Selling your home
 * Buying a home


CONTACT US

 * (207) 773-0262
 * info@townandshore.com


CAPE ELIZABETH




YARMOUTH & FREEPORT




CUMBERLAND & NORTH YARMOUTH




FALMOUTH




PORTLAND REAL ESTATE




PORTLAND CONDOS




SOUTH PORTLAND




SCARBOROUGH




WATERFRONT




FEATURED PROPERTIES

View Our Listings
 * New
   
   
   NESTLED ON JUST OVER 3 ACRES IN GORHAM
   
    * Gorham , Maine
    * 
    * $450,000


 * CONVENIENT PORTLAND NEIGHBORHOOD!
   
    * Portland , Maine
    * 
    * $445,000


 * HOBSON'S LANDING IS POISED TO REDEFINE URBAN LUXURY LIVING.
   
    * Portland , Maine
    * 
    * $875,000

   1
 * New
   
   
   POSITIONED ON A GRASSY KNOLL OVERLOOKING ONE OF THE PRETTIEST LOTS ON PEAKS!
   
    * Portland , Maine
    * 
    * $1,095,000


 * IT'S A LITTLE BIT URBAN, IT'S A LITTLE BIT COASTAL.
   
    * South Portland , Maine
    * 
    * $365,000

 * New
   
   
   NESTLED ON JUST OVER 3 ACRES IN GORHAM
   
    * Gorham , Maine
    * 
    * $450,000


 * CONVENIENT PORTLAND NEIGHBORHOOD!
   
    * Portland , Maine
    * 
    * $445,000


 * HOBSON'S LANDING IS POISED TO REDEFINE URBAN LUXURY LIVING.
   
    * Portland , Maine
    * 
    * $875,000

 * New
   
   
   POSITIONED ON A GRASSY KNOLL OVERLOOKING ONE OF THE PRETTIEST LOTS ON PEAKS!
   
    * Portland , Maine
    * 
    * $1,095,000


 * IT'S A LITTLE BIT URBAN, IT'S A LITTLE BIT COASTAL.
   
    * South Portland , Maine
    * 
    * $365,000

 * New
   
   
   NESTLED ON JUST OVER 3 ACRES IN GORHAM
   
    * Gorham , Maine
    * 
    * $450,000




BLOG

View All Blog Posts


MONTHLY MARKET INFOGRAPHIC: CUMBERLAND COUNTY

September 24, 2021

The real estate market remains stable. Average list price and sale price
continue to increase from last year. Median days on market is flat at 6 days!If
you have any questions about the...

Read More


#INVESTIN207 FEATURES CASCO BAYKEEPERS

September 15, 2021

We are thrilled to feature Casco BayKeepers as our September #INVESTin207
feature!  Friends of Casco Bay is a community of people who share a love for
Casco Bay. Advocating for clean...

Read More


REAL ESTATE INSIGHTS


TOWN & SHORE NEWSLETTER

Sign up to receive exclusive market news, tips and insights from Maine’s
top-producing real estate professionals.


THANKS FOR SIGNING UP!

You can unsubscribe at any time using the Unsubscribe link at the bottom of
every email.


NEWSLETTER SIGN-UP

Email


Sorry, we could not complete your sign-up. Please contact us to resolve this.

Operation timed out, please try again.

By submitting this form, you are consenting to receive null from: Town & Shore
Associates, One Union Wharf, Portland, ME, 04101, US,
http://www.townandshore.com. You can revoke your consent to receive emails at
any time by using the SafeUnsubscribe® link, found at the bottom of every email.
Emails are serviced by Constant Contact.

SUBSCRIBE





PROPERTIES

 * Our Listings
 * MLS Search
 * Luxury Portfolio
 * 113 Newbury
 * 62 India


SERVICES

 * Buyers
 * Sellers
 * Relocation
 * Luxury Portfolio


ABOUT US

 * Town & Shore
 * Our Brokers


AREA INFO


BLOG


CONTACT

One Union Wharf
Portland, ME 04101
T (207) 773-0262
F (207) 773-7926
info@townandshore.com
 * 
 * 
 * 
 * 
 * 

Privacy Policy
© 2021 All Rights Reserved
Website Design: Level8 Design Studio

Listing data is derived in whole or in part from the Maine IDX and is for
consumers’ personal, non-commercial use only. Dimensions are approximate and not
guaranteed. All data should be independently verified. Some listings may contain
a "Smart Buyers Note" which is written by Town & Shore to provide additional
insight on a listing.

© 2021 Maine Real Estate Information System, Inc. All Rights Reserved.