www.kingwoodlaneaurora.com Open in urlscan Pro
54.241.218.76  Public Scan

URL: https://www.kingwoodlaneaurora.com/
Submission: On January 11 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

<form id="mc-form" class="mc-form">
  <input type="hidden" name="currency" id="currency" value="$">
  <div class="row form-group align-items-center justify-content-center">
    <div class="col-6 col-lg-3 text-center">
      <label for="price" class="small"><span class="d-none d-sm-inline">Purchase </span>Price</label>
      <input type="text" class="form-control numclean rounded-0" name="price" id="price" placeholder="$" value="2699000">
    </div>
    <div class="col-6 col-lg-2 text-center">
      <label for="dp" class="small">Down Payment</label>
      <select class="form-control rounded-0 select-rounded-0" name="dp" id="dp">
        <option value="0">0 %</option>
        <option value="3">3 %</option>
        <option value="5">5 %</option>
        <option value="10">10 %</option>
        <option value="15">15 %</option>
        <option value="20" selected="">20 %</option>
        <option value="25">25 %</option>
        <option value="30">30 %</option>
        <option value="35">35 %</option>
        <option value="40">40 %</option>
        <option value="45">45 %</option>
        <option value="50">50 %</option>
        <option value="55">55 %</option>
        <option value="60">60 %</option>
        <option value="65">65 %</option>
        <option value="70">70 %</option>
      </select>
    </div>
    <div class="col-6 col-lg-2 text-center">
      <label for="rate" class="small">Interest Rate</label>
      <select class="form-control rounded-0 select-rounded-0" name="rate" id="rate">
        <option value="4.25">4.25 %</option>
        <option value="4.375">4.375 %</option>
        <option value="4.5">4.5 %</option>
        <option value="4.75">4.75 %</option>
        <option value="5.0" selected="">5.0 %</option>
        <option value="5.125">5.125 %</option>
        <option value="5.25">5.25 %</option>
        <option value="5.5">5.5 %</option>
        <option value="5.75">5.75 %</option>
        <option value="6.0">6.0 %</option>
        <option value="6.125">6.125 %</option>
        <option value="6.25">6.25 %</option>
        <option value="6.375">6.375 %</option>
        <option value="6.5">6.5 %</option>
        <option value="6.75">6.75 %</option>
        <option value="7.0">7.0 %</option>
        <option value="7.25">7.25 %</option>
        <option value="7.50">7.50 %</option>
        <option value="7.75">7.75 %</option>
        <option value="8.0">8.0 %</option>
        <option value="8.25">8.25 %</option>
        <option value="8.5">8.5 %</option>
      </select>
    </div>
    <div class="col-6 col-lg-2 text-center">
      <label for="term" class="small">Loan Term</label>
      <select class="form-control rounded-0 select-rounded-0" name="term" id="term">
        <option value="5">5 yr</option>
        <option value="10">10 yr</option>
        <option value="15">15 yr</option>
        <option value="20">20 yr</option>
        <option value="25">25 yr</option>
        <option value="30" selected="">30 yr</option>
        <option value="35">35 yr</option>
        <option value="40">40 yr</option>
      </select>
    </div>
    <div class="col-6 col-lg-3">
      <button type="button" class="btn btn-payment btn-custom rounded-0 text-uppercase btn-block" id="calcpay">Estimate Payment</button>
    </div>
  </div>
</form>

<form class="contact-form" aria-labelledby="contact-label" novalidate="novalidate">
  <input type="hidden" name="uuid" value="16169f67-af3c-11ee-a5c5-02eb44381063">
  <input type="hidden" class="gatrackingid" name="gatrackingid" value="">
  <input type="hidden" class="propertypath" name="propertypath" value="kingwood-lane-aurora-l4g-6w4">
  <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="16169f67-af3c-11ee-a5c5-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/5591/2/2324885/asset.png" 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"> Broker, <a href="https://www.gtanewcondos.com" target="_blank" class="text-info" style="text-decoration:underline;">Remax hallmark Realty Daryl king Team</a>
          </div>
          <div class="my-1">Mobile: 416-882-9090</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="16169f67-af3c-11ee-a5c5-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 Video Documents Floor Plans
Flyers Area Info Mortgage Calculator Map Request Info Realtor Share

KINGWOOD LANE AT AURORA ROYAL HILL COMMUNITY

 * Home
 * Price & Features
 * Description
 * Amenities
 * Photos
 * Video
 * Documents
 * Floor Plans
 * Flyers
 * Area Info
 * Mortgage Calculator
 * Map
 * Request Info
 * Realtor
 * Share


LUXURIOUS HOME AMONG JUST LIMITED SIGNATURE HOMES SOLD IN AURORA BACKING GOLF
COURSE

KINGWOOD LANE AT AURORA ROYAL HILL COMMUNITY, AURORA, ON




CLOSING SPRING 2024


KINGWOOD LANE AT AURORA ROYAL HILL COMMUNITY

Aurora, ON L4G 6W4


BRING YOUR BEST OFFER

4 Beds
4 Baths
Detached
3,100 sq ft
4
Year Built: 2024

KINGWOOD LANE AT AURORA ROYAL HILL COMMUNITY, AURORA, ON L4G 6W4


LUXURIOUS HOME AMONG JUST LIMITED SIGNATURE HOMES SOLD IN AURORA BACKING GOLF
COURSE

Maticulos Royal Hill Community is a luxurious home among just 27 Signature homes
sold in Aurora. Located near modern amenities, stellar academic schools, major
highways and more. It backs unto Beacons Hall golf Course, The finishes are all
exquisite high end luxury. W/o to basement, 24' Ceiling in Royal and library.
Located north of the city of Richmond Hill and is partially situated on the
Oakridges Morraine. Recently ranked as Canada’s 9th best community for families
and 11th best community overall, Aurora’s scenic beauty mixed with Royal Hill’s
prestigious Yonge Street address makes it a community truly unique and unlike
any other in the GTA. Residents will soon take advantage of stellar academic
offerings, incredible shopping, convenient transit (GO Station), major highways,
pristine conservation areas, and exclusive access to a private natural reserve. 


FEATURES AND FINISHES

A. EXTERIOR CONSTRUCTION DETAILS:

Maintenance free aluminum and/or vinyl soffits, fascia, eavestroughs and
downspouts. Exterior light fixtures on front elevation, as per model type. Cold
cellar and poured concrete porch, as per model type.  “Finish Ready” basement,
including underslab rigid insulation, sewage backflow preventer, framed
insulated 2x4 stud walls with vapour barrier and continuous insulated sheathing.

INTERIOR FINISHES: 1. Ceiling height 10’0” on main floor and 9’0” on second
floor. 2. Stained oak main staircase (veneer risers and stringers) with “Upgrade
3-level” handrails and metal spindles. Stairway railings to be mounted on oak
nosings in platformed area(s), as per model type. Platform(s) and landing(s) to
be completed with stained, pre-finished engineered oak flooring (approximately
7” wide) as per model type. 3. Stained oak stairs (veneer risers and stringers)
from finished basement area to main floor, chosen from Vendor’s selected
samples. 4. Paint grade stairs to unfinished basement, with painted handrail as
required, as per model type. 5. Choice of “Upgrade 2-level” interior doors
throughout. 6. All main floor archways to be trimmed. 7. 8’0” semi-solid wood
interior doors on main floor and 7’0” high hollow core wood interior doors on
2nd floor. 8. “Upgrade 4-level” 4” casing and 9” baseboard throughout all
finished areas. 9. All interior walls finished with premium acrylic latex paint.
Wood trim and doors painted with semigloss white paint. 10. Quiet comfort walls
to noise sensitive areas 11. Smooth ceilings throughout all finished areas. 12.
Coffered ceilings, where shown 13. All interior door hardware to be “Upgrade
3-level” lever type in satin nickel colour finish with matching hinges. 14. All
Dressing Room/Walk-in closets complete with predetermined pre-finished melamine
closet organizer(s) and metal hanging rod(s). 15. Laundry area and/or Mudroom
complete with “Upgrade 3-level” quartz countertop, “Upgrade 3-level” cabinet(s)
and stainless steel sink and connections for water and drain 16. Direct vent
natural gas fireplace with stone cast mantel C.

KITCHEN SPECIFICATIONS: 1. Custom quality “Upgraded 5-level” cabinetry with
extended height upper cabinets2. “Upgraded 6-level” quartz countertops complete
with undermount double bowl 18 gauge stainless steel sink with pull-out
washerless single lever faucet, chosen from Vendor’s selected samples. 3. Fully
integrated appliance package including 36” ‘Sub-Zero’ fridge, 24” ‘Asko’
dishwasher, 36” ‘Wolf’ 6-burner natural gas range with 30” ‘Wolf’ microwave with
matching trim kit chosen from Vendor’s predetermined package. 4. “Upgraded
3-level” ceramic tile backsplash5. ‘Wolf’ Stainless Steel 36” exhaust hood fan
over range with 8” ducting to exterior D.

BATHROOM FINISHES: 1. Custom quality “Upgrade 5-level” extended height vanity
cabinetry chosen from Vendor’s selected samples in all Bathrooms and Powder
Room. 2. “Upgrade 2-level” granite countertops, chosen from Vendor’s selected
samples. 3. Wall mirrors in all Bathrooms. 4. All bathroom plumbing fixtures to
be white. 5. All toilets to be white, one-piece “right height” elongated. 6.
“Upgrade 3-level” designer ceramic wall tiles, chosen from Vendor’s selected
samples, installed in tub and shower enclosures up to and including ceiling, as
per model type, excluding freestanding tubs. 7. Single lever faucets on all
bathroom and powder room sinks. 8. Temperature and pressure control single lever
faucet on all showers, as per model type.9. Frameless clear glass door/enclosure
and recessed shower light in separate shower stall, as per model type. E.

MASTER ENSUITE ADDITIONAL FINISHES: 1. “Upgrade 3-level” granite or quartz
countertops, chosen from Vendor’s selected samples. 2. In-floor radiant heating
with thermostat control. 3. Shower fitted with 36” linear floor drain, 8” rain
showerhead, hand shower, and thermostatic valve for temperature control with
diverters. 4. Free standing white acrylic tub with floor mounted plumbing
fixtures. F. FLOORING FEATURES: 1. Stained, pre-finished engineered oak flooring
(approximately 7” wide) on main and second floor non-tiled areas chosen from
Vendor’s selected samples. 2. “Upgrade 3-level” tile floor in designated areas
chosen from Vendor’s selected samples. 3. Luxury vinyl flooring in finished
lower foyer, as per model type. 4. Engineered floor joist system with tongue and
groove sub-flooring. 5. All sub-floors will be glued and fastened with screws.
G. DOORS AND WINDOWS: 1. Vinyl casement and/or vinyl awning or thermosfixed
glass windows with LOW-E glass throughout main and upper floors. 2. High quality
vinyl basement windows, with LOW-E glass. 3. 8’ high fibreglass insulated
exterior front entry door(s) with “Upgrade 3-level” grip set and weather
stripping. 4. Metal insulated roll up garage door(s). 5. Metal insulated door
from garage to house, as per model type, where permitted. 6. Extra wide sliding
doors provided at rear of home on the main floor, as per model type. H.
ELECTRICAL AND LIGHTING DETAILS: 1. “200-amp” electrical service with breaker
panel and copper wiring throughout. 2. Quality light fixtures provided
throughout, including ceiling light fixtures in all bedrooms, family room/great
room, and decorative wall mounted fixture in powder room.3. Twelve (12) pot
lights throughout main floor, with three (3) dimmer switches, as per purchaser
selected locations. 4. Electrical outlet(s) provided in garage along with
waterproof exterior outlets near all exterior doors, excluding door from house
to garage. 5. Rough-in RG6, or equivalent, cable T.V. to three (3) locations as
per purchaser selection. 6. Rough-in for category 5, or equivalent, voice/ data
wiring to three (3) locations as per purchaser selection. 7. Door chime
provided. 8. Interconnected carbon monoxide detectors as per Ontario Building
Code. 9. Electronic interconnected, visual smoke detectors installed in
basement, on main and upper floor, including all bedrooms, as per Ontario
Building Code. 10. Rough-in for central vacuum with termination to garage. 11.
‘Decora’ switches and plugs throughout finished areas. 12. One (1) garage door
opener per roll-up door, as per model type. 13. Rough-in electric car charger
conduit in garage. I.

MECHANICAL SPECIFICATIONS: 1. Natural gas forced air “High Efficiency” furnace
with ECM motor controlled by “Smart” thermostat. 2. Installed energy recovery
ventilator (ERV) with separate wall control for improved indoor air quality. 3.
Installed rental gas hot water heater. 4. Gas line for the stove. 5. Barbecue
gas line to rear of home with disconnect and valve, ready to use, location
determined by Vendor. 6. Central Air Conditioner Unit. 7. Rough-in drains for
future three-piece bathroom in basement, as per model type. J. ROYAL HILL
“GREEN”, and “SMART” CHARACTER FEATURES: 1. All paints to be low VOC. 2. All
bathroom exhaust fans to be energy efficient low sone for quiet operation. 3.
Shut-off valves on all hot and cold water lines on sinks and toilets. 4. 2 x 6
wall construction with R22 batt insulation – plus R5 continuous rigid
insulation. 5. One electronic smoke detector installed in garage. 6.
Water-efficient toilets, vanity faucets and shower heads. 7. Framed mechanical
room in basement. 8. Finished electrical closet to house water meter and
electrical panel. 9. Ducts professionally cleaned prior to closing. 11. One (1)
“Smart” Lock on door from garage to house. 12. Two (2) “Smart” Light wall
switches. One for front outside porch and one for main floor room facing
roadway. 13. One (1) “Smart” Thermostat. 14. One (1) “Smart” Flood sensor in
mechanical room in basement. 15. “Smart” Home Hub app to control all “Smart”
features.

CONTACT For Quick occupancy contact Owais Ghani, Broker, Remax Hallmark Daryl
king team 416-882-9090 for immediate response 


AMENITIES


Basement

Built-in Appliances

Deck

Family Room

Fireplace

Granite Countertops

Lawn

Media Room

Manufactured Wood

Programmable Thermostats

Walk-in Shower

Golf Course

Cul De Sac

Air Conditioning

Brick

Greenbelt

Island Countertops

Walk-in Closets

Ravine

Cardinal Carter Catholic School


PHOTOS

Launch Slideshow Viewer




5 PHOTOS

Swipe to view. Touch to zoom.
Previous

Next


VIDEOS





DOCUMENTS

floorplan-royalhill-dormerhomes-regal-2-1.jpg


FLOOR PLANS

 * Plan 1




PRINTABLE FLYER

Basic Postcard
Page 1 | Page 2


SHEPPARD'S BUSH




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


AURORA





MORTGAGE CALCULATOR

ESTIMATE YOUR PAYMENT

Purchase Price
Down Payment 0 % 3 % 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 %
65 % 70 %
Interest Rate 4.25 % 4.375 % 4.5 % 4.75 % 5.0 % 5.125 % 5.25 % 5.5 % 5.75 % 6.0
% 6.125 % 6.25 % 6.375 % 6.5 % 6.75 % 7.0 % 7.25 % 7.50 % 7.75 % 8.0 % 8.25 %
8.5 %
Loan Term 5 yr 10 yr 15 yr 20 yr 25 yr 30 yr 35 yr 40 yr
Estimate Payment
 * Down Payment
   $539,800
 * Loan Amount
   $2,159,200
 * Estimated Monthly Payment *
   $2,594.39 (Principal) + $8,996.67 (Interest) = $11,591.05 (Total)

* Estimated payment does not include property taxes and insurance.


MAP & NEARBY PLACES

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

Kingwood lane at Aurora Royal Hill Community
Aurora, ON L4G 6W4
4 Bed | 4 Baths


REQUEST INFO




THANKS!

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

Send another
Your name
Email
Phone
Message

Send Message




OWAIS GHANI

Broker
Remax hallmark Realty Daryl king Team

Mobile: 416-882-9090
Office: 905-907-5464
View Bio


KINGWOOD LANE AT AURORA ROYAL HILL COMMUNITY

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
Video
Documents
Floor Plans
Flyers
Area Info
Mortgage Calculator
Map
Request Info
Realtor
Share
Remax hallmark Realty Daryl king Team
9050 yonge st #100
Richmond Hill, ON L4C 9S6
This Ad is NOT intended to solicit Tenant, buyers or sellers that are under a
current agency agreement. All information is reliable but subject to seller as
per seller directions

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

OWAIS GHANI

Broker, Remax hallmark Realty Daryl king Team
Mobile: 416-882-9090


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

OWAIS GHANI

Broker
Remax hallmark Realty Daryl king Team
Mobile: 416-882-9090

20 yrs Knowledge in Luxury Residential Real Estate, Custom homes,
Pre-construction condos in Richmond Hill, Aurora, Vaughan, Mississauga Milton,
Toronto Downtown, Midtown, North york. For Immediate Assistance call
416-882-9090

Get Free Property evaluation, Commercial and Residential Exclusive Listing Auto
Email directly by OWAIS GHANI, Daryl king #1 Remax Hallmark Team for last 10 yrs

#.1 Goal is to look for your best Interest, advising on market, location-Saving
you money and meeting all your needs

Sign up for Email listing alert, Neighbourhood Buzzer, Price drop alert,
Affordability Calculators when Buying

Sign up for Free Home Evaluation, Neighbourhood listings alert, Closing Cost
Calculators

Search for Pre-construction Condos and Homes or Instant Alert for New
Development

 

Education: B. Com, Real Estate Broker Designation
Specialty: New Condos, Resale Homes, store with Apartment, gas stations, Doctor
offices
Experience: 20 yrs
Awards: Highest Monthly sales Award by REMAX
Area Covered: Richmond Hill, Aurora, Vaughan, Toronto, Mississauga, Milton,
Oakville, Brampton, Georgetown
Languages Spoken: English, Hindi, Punjabi, Urdu
Close
X

OWAIS GHANI

Broker, Remax hallmark Realty Daryl king Team
Mobile: 416-882-9090

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