spotlight.century21.ca Open in urlscan Pro
158.69.187.138  Public Scan

Submitted URL: http://765sutherland.com/
Effective URL: https://spotlight.century21.ca/newmarket-real-estate/765-sutherland-avenue
Submission: On December 14 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

<form>
  <div class="input-group">
    <input type="text" class="form-control input-sm chat-message" id="" name="message">
    <span class="input-group-btn">
      <button type="button" class="btn btn-default btn-sm" data-toggle="modal" data-target="#start-chat-modal">Send</button>
    </span>
  </div>
</form>

<form id="school-filter" class="" data-icon="/static/images/map_icons/school.png" data-map-icon="/static/images/map_icons/school_marker.png">
  <div class="col-lg-6">
    <div class="input-group input-group-sm">
      <span class="input-group-addon" id="">Grade</span>
      <select class="form-control " id="schools-categories-select">
        <option value="" selected="">All Grades</option>
        <option value="dc">Daycare</option>
        <option value="kg">Kindergarten</option>
        <option value="el">Elementary School</option>
        <option value="hs">Secondary School</option>
        <option value="ps">Post-Secondary School</option>
      </select>
    </div>
  </div>
  <div class=" col-lg-6">
    <div class="input-group input-group-sm">
      <span class="input-group-addon" id="">Type</span>
      <select class="form-control " id="schools-school_type-select">
        <option value="" selected="">All Schools</option>
        <option value="ca">Catholic</option>
        <option value="mo">Montessori</option>
        <option value="pr">Private</option>
      </select>
    </div>
  </div>
  <div class="col-lg-6">
    <div class="input-group input-group-sm">
      <span class="input-group-addon " id="">Language</span>
      <select class="form-control" id="schools-language-select">
        <option value=""></option>
        <option value="immersion">Language Immersion</option>
        <option value="language">Alternate First Language</option>
      </select>
    </div>
  </div>
  <div class="clearfix"></div>
</form>

<form>
  <div class="input-group">
    <input type="text" class="form-control input-sm chat-message" id="" name="message">
    <span class="input-group-btn">
      <button type="button" class="btn btn-default btn-sm" data-toggle="modal" data-target="#start-chat-modal">Send</button>
    </span>
  </div>
</form>

POST /chats/start-chat/16567

<form id="initiate-chat-form" role="form" data-parsley-validate="" method="POST" action="/chats/start-chat/16567" class="ajax-form" data-success-callback="initiate_chat" novalidate="">
  <div class="modal-body">
    <p>Please fill out the following form in case your chat gets prematurely terminated so that the agent can get back in touch with you. You need to enter either your phone number or email.</p>
    <div id="div_initiate_chat_form_client_name" class="form-group"> <label for="initiate_chat_form_client_name" class="control-label "> Name </label>
      <div class="controls "> <input class="textinput textInput form-control" data-parsley-maxlength="100" data-parsley-trigger="change" id="initiate_chat_form_client_name" maxlength="100" name="client_name" type="text" data-parsley-id="2808">
        <ul class="parsley-errors-list" id="parsley-id-2808"></ul>
      </div>
    </div>
    <div id="div_initiate_chat_form_client_email" class="form-group"> <label for="initiate_chat_form_client_email" class="control-label "> Email </label>
      <div class="controls "> <input class="emailinput form-control" data-parsley-trigger="change" id="initiate_chat_form_client_email" name="client_email" type="email" data-parsley-id="2091">
        <ul class="parsley-errors-list" id="parsley-id-2091"></ul>
      </div>
    </div>
    <div id="div_initiate_chat_form_client_phone" class="form-group"> <label for="initiate_chat_form_client_phone" class="control-label "> Phone Number </label>
      <div class="controls "> <input class="textinput textInput form-control" data-mask="(000) 000-0000" data-parsley-error-message="You must enter a 10 digit North American phone number" data-parsley-pattern="^\(\d{3}\) \d{3}-\d{4}$"
          data-parsley-trigger="change" id="initiate_chat_form_client_phone" name="client_phone" type="text" autocomplete="off" data-parsley-id="0591">
        <ul class="parsley-errors-list" id="parsley-id-0591"></ul>
      </div>
    </div>
    <div id="div_initiate_chat_form_first_message" class="form-group"> <label for="initiate_chat_form_first_message" class="control-label  requiredField"> First Message<span class="asteriskField">*</span> </label>
      <div class="controls "> <textarea class="textarea form-control" cols="40" data-parsley-error-message="You must include your first message to the agent to initiate the chat" data-parsley-maxlength="400" data-parsley-required="true"
          data-parsley-trigger="change keyup" id="initiate_chat_form_first_message" maxlength="400" name="first_message" rows="3" data-parsley-id="5790"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-5790"></ul>
      </div>
    </div>
    <div id="div_initiate_chat_form_g-recaptcha-response" class="form-group">
      <div class="controls "> <textarea class="textarea form-control" cols="40" id="initiate_chat_form_g-recaptcha-response" name="g-recaptcha-response" rows="3" data-parsley-id="8312"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-8312"></ul>
      </div>
    </div>
  </div>
  <div class="modal-footer"> <input type="submit" name="submit" value="Start Chat" class="btn btn-primary" id="submit-id-submit">
  </div>
</form>

POST /listing-form/contact-agent/b98398c1-01e9-42ab-bda8-084c05bdeef8

<form id="contact-agent-form" role="form" data-parsley-validate="" method="POST" action="/listing-form/contact-agent/b98398c1-01e9-42ab-bda8-084c05bdeef8" class="ajax-form" novalidate="">
  <div class="modal-body">
    <p>Fill out your contact information into this form, and the listing agent will contact you regarding your inquiry.</p>
    <div id="div_contact_agent_form_name" class="form-group"> <label for="contact_agent_form_name" class="control-label  requiredField"> Name<span class="asteriskField">*</span> </label>
      <div class="controls "> <input class="textinput textInput form-control" data-parsley-maxlength="255" data-parsley-required="true" data-parsley-trigger="change" id="contact_agent_form_name" maxlength="255" name="name" type="text"
          data-parsley-id="2447">
        <ul class="parsley-errors-list" id="parsley-id-2447"></ul>
      </div>
    </div>
    <div id="div_contact_agent_form_email" class="form-group"> <label for="contact_agent_form_email" class="control-label "> Email </label>
      <div class="controls "> <input class="emailinput form-control" data-parsley-trigger="change" id="contact_agent_form_email" maxlength="100" name="email" type="email" data-parsley-id="3568">
        <ul class="parsley-errors-list" id="parsley-id-3568"></ul>
      </div>
    </div>
    <div id="div_contact_agent_form_phone" class="form-group"> <label for="contact_agent_form_phone" class="control-label "> Phone Number </label>
      <div class="controls "> <input class="textinput textInput form-control" data-mask="(000) 000-0000"
          data-parsley-error-message="You must enter a 10 digit North American phone number, if you don't have one, please leave this field blank and fill out the email field" data-parsley-pattern="^\(\d{3}\) \d{3}-\d{4}$"
          data-parsley-trigger="change" id="contact_agent_form_phone" maxlength="100" name="phone" type="text" autocomplete="off" data-parsley-id="9917">
        <ul class="parsley-errors-list" id="parsley-id-9917"></ul>
      </div>
    </div>
    <div id="div_contact_agent_form_message" class="form-group"> <label for="contact_agent_form_message" class="control-label "> Message </label>
      <div class="controls "> <textarea class="textarea form-control" cols="40" data-parsley-trigger="change" id="contact_agent_form_message" name="message" rows="3" data-parsley-id="6432"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-6432"></ul>
      </div>
    </div>
    <div id="div_contact_agent_form_g-recaptcha-response" class="form-group">
      <div class="controls "> <textarea class="textarea form-control" cols="40" id="contact_agent_form_g-recaptcha-response" name="g-recaptcha-response" rows="3" data-parsley-id="5205"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-5205"></ul>
      </div>
    </div>
  </div>
  <div class="modal-footer"> <input type="submit" name="submit" value="Send Information to Agent" class="btn btn-primary" id="submit-id-submit">
  </div>
</form>

POST /listing-form/book-showing/b98398c1-01e9-42ab-bda8-084c05bdeef8

<form id="book-showing-form" role="form" data-parsley-validate="" method="POST" action="/listing-form/book-showing/b98398c1-01e9-42ab-bda8-084c05bdeef8" class="ajax-form" novalidate="">
  <div class="modal-body">
    <p>Fill out your contact information and when you are available for a showing and the listing agent will contact you regarding your request.</p>
    <div id="div_book_showing_form_name" class="form-group"> <label for="book_showing_form_name" class="control-label  requiredField"> Name<span class="asteriskField">*</span> </label>
      <div class="controls "> <input class="textinput textInput form-control" data-parsley-maxlength="255" data-parsley-required="true" data-parsley-trigger="change" id="book_showing_form_name" maxlength="255" name="name" type="text"
          data-parsley-id="5466">
        <ul class="parsley-errors-list" id="parsley-id-5466"></ul>
      </div>
    </div>
    <div id="div_book_showing_form_email" class="form-group"> <label for="book_showing_form_email" class="control-label "> Email </label>
      <div class="controls "> <input class="emailinput form-control" data-parsley-trigger="change" id="book_showing_form_email" maxlength="100" name="email" type="email" data-parsley-id="9662">
        <ul class="parsley-errors-list" id="parsley-id-9662"></ul>
      </div>
    </div>
    <div id="div_book_showing_form_phone" class="form-group"> <label for="book_showing_form_phone" class="control-label "> Phone Number </label>
      <div class="controls "> <input class="textinput textInput form-control" data-mask="(000) 000-0000"
          data-parsley-error-message="You must enter a 10 digit North American phone number, if you don't have one, please leave this field blank and fill out the email field" data-parsley-pattern="^\(\d{3}\) \d{3}-\d{4}$"
          data-parsley-trigger="change" id="book_showing_form_phone" maxlength="100" name="phone" type="text" autocomplete="off" data-parsley-id="9558">
        <ul class="parsley-errors-list" id="parsley-id-9558"></ul>
      </div>
    </div>
    <div id="div_book_showing_form_availability" class="form-group"> <label for="book_showing_form_availability" class="control-label  requiredField"> Availability<span class="asteriskField">*</span> </label>
      <div class="controls "> <textarea class="textarea form-control" cols="40" data-parsley-required="true" data-parsley-trigger="change" id="book_showing_form_availability" name="availability" rows="3" data-parsley-id="6737"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-6737"></ul>
      </div>
    </div>
    <div id="div_book_showing_form_message" class="form-group"> <label for="book_showing_form_message" class="control-label "> Message </label>
      <div class="controls "> <textarea class="textarea form-control" cols="40" data-parsley-trigger="change" id="book_showing_form_message" name="message" rows="3" data-parsley-id="3737"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-3737"></ul>
      </div>
    </div>
    <div id="div_book_showing_form_g-recaptcha-response" class="form-group">
      <div class="controls "> <textarea class="textarea form-control" cols="40" id="book_showing_form_g-recaptcha-response" name="g-recaptcha-response" rows="3" data-parsley-id="4556"></textarea>
        <ul class="parsley-errors-list" id="parsley-id-4556"></ul>
      </div>
    </div>
  </div>
  <div class="modal-footer"> <input type="submit" name="submit" value="Send Information to Agent" class="btn btn-primary" id="submit-id-submit">
  </div>
</form>

Text Content

Toggle navigation
Welcome to 765 Sutherland Avenue Newmarket, Ontario, L3Y1E9
 * Language
   * Auto Detect
   * English (English)
   * Français (French)
   * العربيّة (Arabic)
   * 简体中文 (Simplified Chinese)
   * 繁體中文 (Traditional Chinese)
   * Deutsch (German)
   * हिंदी (Hindi)
   * 日本語 (Japanese)
   * فارسی (Persian)
   * Português (Portuguese)
   * ਪੰਜਾਬੀ (Punjabi)
   * Русский (Russian)
   * Español (Spanish)

 * Photo Gallery
 * Video Tour
 * Share
 * Contact Agent

Photographs are coming soon
Virtual tour is coming soon
Contact The Agent Book A Showing Share Listing
 * Description

Welcome to 765 Sutherland Avenue, a charming split level family home nestled in
the heart of Newmarket. This delightful residence features 3 spacious bedrooms
and a further bedroom /family room on the main floor. The open floor plan
creates a warm and inviting atmosphere. The living area flows seamlessly into
the dining space . Perfect for entertaining or enjoying family meals. The
kitchen has a walk out to large deck and fully fenced yard which gives a safe
and private area for children and pets to play. Finished basement offers
additional living area, ideal for family playroom, cozy retreat or home office.
Located in an established neighbourhood, this home is surrounded by community
amenities, including parks, schools and shopping and is close to all major
routes and highways. Don't miss the opportunity to make 765 Sutherland Avenue
your new home, where comfort, convenience and community come together


CHAT WITH ME LIVE!

   
 * Sue - Hello, how can I help you?

Connected
Send

About Sue
Sue Phillips
Sales Representative

Direct 289-231-8124
Office 905-895-1822 x2241
suephillips@rogers.com
sue-phillips.heritagerealtor.ca
About Sue
Follow me on:


17035 Yonge St Suite 100

Newmarket, ON
L3Y 5Y1
Phone: 905-895-1822
http://www.HomesByHeritage.ca/
 * Neighbourhood
 * History
 * Amenities
 * Schools
 * Recreation
 * Commute

+−


Leaflet | Map data © OpenStreetMap contributors, CC-BY-SA


NEWMARKET

ref. 1.1
ref. 1.2
Previous Next


In 2013, MoneySense magazine ranked Newmarket as the fourth top small city in
Canada, and it’s not hard to see why.

Newmarket is ideally located midway between downtown Toronto and Barrie, making
it perfect for commuters looking for easy access to either city, and an
attractive alternative to Toronto for businesses and residents.

Newmarket has great small town charm with all of the conveniences you would
expect of a big city.




MAIN STREET NEWMARKET

ref. 2.1

Main street Newmarket is a truly unique experience found in the heart of
Newmarket. The street is styled with early 1800s architecture and streetlights,
and is adorned with custom grown flower barrels, providing a beautiful and
vibrant setting.

Shop at local boutiques, dine at several patio eateries, find fresh produce at
the seasonal farmer’s market, or participate in the many recreational, cultural
and arts activities.




UPPER CANADA MALL

As one of the largest shopping centres in Canada, this mall is home to over 250
stores across over one million square feet. The mall provides a premiere
shopping experience to residents of Newmarket with a wide variety of stores,
making it a fantastic alternative to travelling to the big city. From dozens of
specialty stores to all of the major brands and outlets, there really isn’t much
you can’t find at Upper Canada Mall.


Neighbourhood information for this listing is used under license from Homeania
https://homeania.com/communities/ontario/newmarket

Images references
 * 1.1 - Wikimedia Commons (123Strike) -
   http://commons.wikimedia.org/wiki/File:Historic_Main_Street_Newmarket.jpg
 * 1.2 - Wikimedia Commons (Kelisi) -
   http://commons.wikimedia.org/wiki/File:NewmarketOTH.jpg
 * 2.1 - Wikimedia Commons (123Strike) -
   http://commons.wikimedia.org/wiki/File:Main_Street_Newmarket_Heritage_Conservation_District.JPG

+−


Leaflet | Map data © OpenStreetMap contributors, CC-BY-SA


NEWMARKET

During its early years, Newmarket was mostly an agricultural community, yet it
was also home to a busy centre of commerce and small industry. It was
incorporated as a village in 1857 with a population of seven hundred and has
grown quickly ever since.

Newmarket became a town in 1880 with a population of over two thousand. William
Cane was elected as the first mayor of Newmarket, who owned a factory that would
eventually become the first in Canada to manufacture lead pencils.

After the second world war, Newmarket experienced major growth and expansion.
New subdivisions were rapidly developed, and by 1970, the population of
Newmarket more than doubled to eleven thousand residents.




ELMAN W. CAMPBELL MUSEUM

This museum focused on educating the public and preserving the rich history of
Newmarket, from its first days as an agricultural settlement to the present day.
The museum offers free admission and hosts school group programs covering topics
ranging from pioneer living, traditional games and songs to local government
history. The museum also presents annual holiday celebrations on Christmas,
Easter and Halloween.


Neighbourhood information for this listing is used under license from Homeania
https://homeania.com/communities/ontario/newmarket
+−


Leaflet | Map data © OpenStreetMap contributors, CC-BY-SA
Select the type of amenity to show on the map. Note that only the closest
amentities to the listing are shown.



Sort by:



+−


Leaflet | Map data © OpenStreetMap contributors, CC-BY-SA
Grade All Grades Daycare Kindergarten Elementary School Secondary School
Post-Secondary School
Type All Schools Catholic Montessori Private
Language Language Immersion Alternate First Language

, ,
Email Website
School Zone Search Tool

Nearby Schools
Sort by:


 * Prince Charles P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   684 Srigley St., Newmarket, ON
   (647) 795-7731 Email Website
   2 min 11 min School Zone Search Tool
   
 * Sacred Heart CHS
   9 - 12
   Catholic Secondary School
   908 LEMAR ROAD, Newmarket, ON
   905-895-3340 Website
   3 min 17 min School Zone Search Tool
   
 * Pickering College
   Junior Kindergarten - 12
   Private DaycareKindergartenElementary SchoolSecondary School
   16945 Bayview Avenue, Newmarket, ON
   905-895-1700 Email Website
   3 min 18 min
   
 * Mazo de la Roche P.S.
   1 - 8
   DaycareElementary School Immersion - French
   860 Arnold Cres., Newmarket, ON
   (647) 795-7559 Email Website
   4 min 19 min School Zone Search Tool
   
 * Academy For Math And English
   College
   Post-Secondary School
   17235 Leslie St, Newmarket, ON
   (905) 898-4628 Website
   4 min 23 min
   
 * Huron Heights S.S.
   9 - 12
   Secondary School
   40 Huron Heights Dr., Newmarket, ON
   (905) 895-2384 Email Website
   4 min 21 min School Zone Search Tool
   
 * Stuart Scott P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   247 Lorne Ave., Newmarket, ON
   (647) 795-7563 Email Website
   5 min 24 min School Zone Search Tool
   
 * Glen Cedar P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   915 Wayne Dr., Newmarket, ON
   (647) 795-7556 Email Website
   6 min 32 min School Zone Search Tool
   
 * Rogers P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   256 Rogers Road, Newmarket, ON
   (647) 795-7564 Email Website
   6 min 31 min School Zone Search Tool
   
 * Meadowbrook P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   233 Patterson St., Newmarket, ON
   (647) 795-7561 Email Website
   7 min 34 min School Zone Search Tool
   
 * J.L.R. Bell P.S.
   Junior Kindergarten - 5
   KindergartenElementary School
   121 Queen St., Newmarket, ON
   (647) 795-7557 Email Website
   8 min 39 min School Zone Search Tool
   
 * Bogart P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   855 College Manor Dr., Newmarket, ON
   (647) 795-7546 Email Website
   8 min 19 min School Zone Search Tool
   
 * Country Garden Montessori Academy
   Preschool - 12
   Montessori DaycareKindergartenElementary SchoolSecondary School
   601 Newpark Boulevard, Newmarket, ON
   905-898-6257 Email Website
   9 min 41 min
   
 * St Elizabeth Seton CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School Immersion - French
   960 LESLIE VALLEY DR, Newmarket, ON
   905-853-0340 Website
   9 min 43 min School Zone Search Tool
   
 * St Paul CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School
   140 WILLIAM ROE BLVD, Newmarket, ON
   905-895-4122 Website
   9 min 41 min School Zone Search Tool
   
 * Maple Leaf P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   155 Longford Dr., Newmarket, ON
   (647) 795-7648 Email Website
   10 min 44 min School Zone Search Tool
   
 * Canadian Beauty College
   College
   Post-Secondary School
   130 Davis Dr Suite 209, Newmarket, ON
   1-866-720-4920 Website
   10 min 42 min
   
 * Seneca College (Newmarket Campus)
   College
   Post-Secondary School
   16655 Yonge St., Unit 3, Newmarket, ON
   905.898.6199 Email Website
   10 min 52 min
   
 * Denne P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   330 Burford St., Newmarket, ON
   (647) 795-7549 Email Website
   10 min 49 min School Zone Search Tool
   
 * Armitage Village P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   125 Savage Rd., Newmarket, ON
   (647) 795-7544 Email Website
   10 min 51 min School Zone Search Tool
   
 * Canadian Martyrs CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School Immersion - French
   170 LONDON RD, Newmarket, ON
   905-895-8530 Email Website
   11 min 48 min School Zone Search Tool
   
 * Stonehaven E.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   875 Stonehaven Ave., Newmarket, ON
   (647) 795-7562 Email Website
   11 min 44 min School Zone Search Tool
   
 * Newmarket H.S.
   9 - 12
   Secondary School Immersion - French
   505 Pickering Cres., Newmarket, ON
   (905) 895-5159 Email Website
   11 min 27 min School Zone Search Tool
   
 * Notre Dame CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School Immersion - French
   715 KINGSMERE AVE, Newmarket, ON
   905-895-5001 Website
   11 min 35 min School Zone Search Tool
   
 * Sharon P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   18532 Leslie St., Sharon, ON
   (647) 795-7569 Email Website
   13 min 65 min School Zone Search Tool
   
 * Sir William Mulock S.S.
   9 - 12
   Secondary School
   705 Columbus Way, Newmarket, ON
   (905) 967-1045 Email Website
   13 min 61 min School Zone Search Tool
   
 * St John Chrysostom CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School
   800 JOE PERSECHINI DR, Newmarket, ON
   905-895-7411 Website
   13 min 61 min School Zone Search Tool
   
 * Dr. J.M. Denison S.S.
   9 - 12
   Secondary School
   135 Bristol Rd., Newmarket, ON
   (905) 836-0021 Email Website
   13 min 55 min School Zone Search Tool
   
 * Rick Hansen P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   490 Mavrinac Boulevard, Aurora, ON
   (647) 795-7738 Email Website
   13 min 63 min School Zone Search Tool
   
 * St Nicholas CES
   Junior Kindergarten - 8
   Catholic DaycareKindergartenElementary School
   480 KEITH AVE, Newmarket, ON
   905-895-3777 Website
   14 min 66 min School Zone Search Tool
   
 * Terry Fox P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   161 Sawmill Valley Drive, Newmarket, ON
   (647) 795-7568 Email Website
   14 min 67 min School Zone Search Tool
   
 * Northern Lights P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   40 Bridgenorth Dr., Aurora, ON
   (647) 795-7541 Email Website
   15 min 70 min School Zone Search Tool
   
 * Alexander Muir P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   75 Ford Wilson Blvd, Newmarket, ON
   (905) 895-9466 Email Website
   16 min 72 min School Zone Search Tool
   
 * St Jerome CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School
   20 BRIDGENORTH DR, Aurora, ON
   905-727-6593 Website
   16 min 71 min School Zone Search Tool
   
 * Catholic Elementary School East Gwillimbury
   Kindergarten - 6
   Catholic DaycareKindergartenElementary School
   19300 Road Concession 2 , East Gwillimbury, ON
   289-383-6257 Website
   16 min 93 min School Zone Search Tool
   
 * Our Lady of Good Counsel CES
   Junior Kindergarten - 8
   Catholic DaycareKindergartenElementary School
   53 MORTON AVE, Sharon, ON
   905-478-4242 Website
   16 min 89 min School Zone Search Tool
   
 * Poplar Bank P.S.
   1 - 8
   DaycareElementary School Immersion - French
   400 Woodspring Ave. E,, Newmarket, ON
   (647) 795-7558 Email Website
   17 min 68 min School Zone Search Tool
   
 * Hartman P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   130 River Ridge Blvd., Aurora, ON
   (647) 795-7537 Email Website
   17 min 77 min School Zone Search Tool
   
 * Holland Landing P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   16 Holland River Blvd., Holland Landing, ON
   (647) 795-7574 Email Website
   18 min 94 min School Zone Search Tool
   
 * Phoebe Gilman P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   145 Harvest Hills Blvd., East Gwillimbury, ON
   (647) 795-7727 Email Website
   19 min 77 min School Zone Search Tool
   
 * Lester B. Pearson P.S.
   3 - 8
   Elementary School Immersion - French
   15 Odin Cres., Aurora, ON
   (647) 795-7539 Email Website
   19 min 92 min School Zone Search Tool
   
 * St Maximilian Kolbe CHS
   9 - 12
   Catholic Secondary School
   278 WELLINGTON ST. E, Aurora, ON
   905-727-5652 Website
   20 min 89 min School Zone Search Tool
   
 * École élémentaire catholique Saint-Jean
   Kindergarten - 6
   Catholic DaycareKindergartenElementary School Language - French
   90 Walton Drive , Aurora, ON
   905-727-0131 Email Website
   20 min 98 min School Zone Search Tool
   
 * Aurora Grove P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School Immersion - French
   415 Stone Road, Aurora, ON
   (647) 795-7531 Email Website
   20 min 101 min School Zone Search Tool
   
 * Devins Drive P.S.
   Junior Kindergarten - 8
   KindergartenElementary School Immersion - French
   70 Devins Dr., Aurora, ON
   (647) 795-7534 Email Website
   21 min 102 min School Zone Search Tool
   
 * Aurora Heights P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   85 Tecumseh Dr., Aurora, ON
   (647) 795-7532 Email Website
   21 min 100 min School Zone Search Tool
   
 * Holy Spirit CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School
   315 STONE RD, Aurora, ON
   905-713-6813 Website
   21 min 98 min School Zone Search Tool
   
 * Our Lady of Grace CES
   Junior Kindergarten - 8
   Catholic KindergartenElementary School
   120 AURORA HEIGHTS DR, Aurora, ON
   905-727-5631 Website
   22 min 108 min School Zone Search Tool
   
 * Clearmeadow P.S.
   Junior Kindergarten - 8
   KindergartenElementary School
   200 Clearmeadow Blvd., Newmarket, ON
   (647) 795-7547 Email Website
   59 min School Zone Search Tool
   
 * Crossland P.S.
   Junior Kindergarten - 8
   DaycareKindergartenElementary School
   255 Brimson Dr., Newmarket, ON
   (647) 795-7548 Email Website
   60 min School Zone Search Tool
   

+−


Leaflet | Map data © OpenStreetMap contributors, CC-BY-SA


NEWMARKET



A community beyond the ordinary.

Newmarket provides its residents with resources to participate in a variety of
activities. Something for the whole family, including swimming, skating,
fitness, exercise, dance, arts and crafts, sports, day camps, theatre, special
events and much more.

Newmarket promotes a dynamic, active and healthy community, providing programs,
services and amenities for all stages of life. With over 70 parks, and
recreation centres, the town is great for those with an active lifestyle and for
those who love the outdoors.




RAY TWINNEY RECREATION COMPLEX

This facility features two arenas and a large indoor pool, as well as several
lounges and rooms that are available for rental, along with spectator seating,
snack bars and change room facilities.

Outside the facility, there is a football field, multiple soccer fields and
baseball diamonds, making this recreation complex an ideal venue for community
events, sports tournaments and more.




MAGNA CENTRE

The Magna Centre is one of the premiere recreation facilities in Ontario. Opened
in 2007, this state-of-the-art complex features four arenas, two pools, a full
sized gym, walking track, three multi-purpose rooms, a pro shop and a
restaurant.


Neighbourhood information for this listing is used under license from Homeania
https://homeania.com/communities/ontario/newmarket
+−


Leaflet | Map data © OpenStreetMap contributors, CC-BY-SA

How far can you commute?

Pick your mode of transportation

Drive Walk
Less than 15 min
Less than 30 min
Less than 40 min
Less than 60 min

Powered by Homeania - Terms of Use - Privacy Policy -
*Independently owned and operated. ® TM, trademarks of Century 21 Real Estate
LLC, used under license. Not intended to solicit buyers or sellers currently
under contract.
**Amenity data © OpenStreetMap, data is available under Open Database Licence,
and while accurate data is the goal of OpenStreetMap, the accuracy of the data
cannot be guaranteed.
Neighbourhood information (overview, history, recreation) on this site is used
under license from Homeania Corporation and is not permitted for use elsewhere.

About Sue
Sue Phillips
Sales Representative

Direct 289-231-8124
Office 905-895-1822 x2241
suephillips@rogers.com
sue-phillips.heritagerealtor.ca
About Sue
Follow me on:





CHAT WITH ME LIVE!

   
 * Sue - Hello, how can I help you?

Connected
Send



Previous Image Close Fullscreen Next Image
×Close

CHAT LIVE WITH AN AGENT

Please fill out the following form in case your chat gets prematurely terminated
so that the agent can get back in touch with you. You need to enter either your
phone number or email.

Name

Email

Phone Number

First Message*



×Close

SHARE LISTING


×Close

CONTACT THE AGENT

Fill out your contact information into this form, and the listing agent will
contact you regarding your inquiry.

Name*

Email

Phone Number

Message



×Close

BOOK A SHOWING

Fill out your contact information and when you are available for a showing and
the listing agent will contact you regarding your request.

Name*

Email

Phone Number

Availability*

Message




×Close

ABOUT SUE

Sue Phillips
Sales Representative
sue-phillips.heritagerealtor.ca
Follow me on:
Office 905-895-1822
Cell 289-231-8124
suephillips@rogers.com
sue.phillips@century21.ca
sue-phillips.heritagerealtor.ca