official-onedraycott.com Open in urlscan Pro
3.1.60.21  Public Scan

URL: https://official-onedraycott.com/
Submission: On February 04 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST https://official-onedraycott.com/send

<form class="mt-4 enquiryform" method="post" id="Formreg" action="https://official-onedraycott.com/send">
  <input type="hidden" name="post_title" value="Home Page">
  <input type="hidden" name="page_url" value="https://official-onedraycott.com">
  <input type="hidden" name="client_message" value="New Enquiry at One Draycott">
  <input type="hidden" name="address">
  <div class="row">
    <div class="col-12">
      <div class="form-group">
        <label class="text-white">Name</label>
        <input type="text" name="client_name" class="form-control form-control-a" placeholder="Enter your full name">
      </div>
      <div class="form-group">
        <label class="text-white">Mobile Number</label>
        <input type="text" name="client_number" class="form-control form-control-a" placeholder="Enter your mobile number">
      </div>
      <div class="form-group">
        <label class="text-white">Your Email</label>
        <input type="text" name="client_email" class="form-control form-control-a" placeholder="Enter your email address">
      </div>
      <div class="custom-check">
        <input class="form-check-input" type="checkbox" id="check1" name="option1" value="something" checked="">
        <label class="form-check-label text-white fs-11 fw-400 fs-text" for="check1"> I hereby agree and consent to the collection, use and disclosure of my personal data by PropNex, its related companies &amp; business partners, in relation to their
          product and services including notification of events, promotion, and future delivery of marketing information. <br>
          <br>By proceeding, I have read and agreed with PropNex’s Privacy Policy. </label>
      </div>
      <div class="row mt-3 btn-form">
        <div class="col-auto col-md-auto mb-2">
          <div class="g-recaptcha captcha" data-sitekey="6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw" data-callback="regrecaptcha" id="regrecaptcha"></div>
          <div class="pl-0 recaptchares" id="regrecaptchares"></div>
        </div>
        <div class="col-12 col-md-auto text-center">
          <button type="submit" class="btn btn-theme">
            <i class="fa fa-envelope mr-2"></i> Register Now! </button>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://official-onedraycott.com/send

<form class="mt-1" method="post" action="https://official-onedraycott.com/send">
  <input type="hidden" name="post_title" value="Home Page">
  <input type="hidden" name="page_url" value="https://official-onedraycott.com">
  <input type="hidden" name="client_message" value="Download Brochure at One Draycott">
  <div class="row">
    <div class="col-lg-6">
      <div class="form-group">
        <label>Name</label>
        <input type="text" name="client_name" class="form-control form-control-a" placeholder="Enter your name">
      </div>
    </div>
    <div class="col-lg-6">
      <div class="form-group">
        <label>Mobile Number</label>
        <input type="text" name="client_number" class="form-control form-control-a" placeholder="Enter your mobile number">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="form-group">
        <label>Your Email</label>
        <input type="email" name="client_email" class="form-control form-control-a" placeholder="Enter your email address">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="custom-check">
        <input class="form-check-input" type="checkbox" id="agreTerms2" name="option1">
        <label class="form-check-label" for="agreTerms2"> <span class="fs-11 fw-400 mb-2 d-block sf-text">I hereby agree and consent to the collection, use and disclosure of my personal data by PropNex, its related companies &amp; business partners,
            in relation to their product and services including notification of events, promotion, and future delivery of marketing information.</span>
          <span class="fs-11 fw-400 mb-2 d-block sf-text">By proceeding, I have read and agreed with PropNex’s Privacy Policy.</span>
        </label>
      </div>
      <hr>
      <div class="g-recaptcha captcha" data-sitekey="6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw" data-callback="regrecaptcha" id="regrecaptcha"></div>
      <div class="pl-0 recaptchares" id="regrecaptchares"></div>
      <button type="submit" class="btn btn-theme fw-600 mt-3 btn-block">
        <i class="fa fa-envelope mr-2"></i> Request Project Brochure </button>
    </div>
  </div>
</form>

POST https://official-onedraycott.com/send

<form class="mt-3" method="post" action="https://official-onedraycott.com/send">
  <input type="hidden" name="post_title" value="Home Page">
  <input type="hidden" name="page_url" value="https://official-onedraycott.com">
  <input type="hidden" name="client_message" value="New Enquiry at One Draycott" id="client_message">
  <div class="row">
    <div class="col-12">
      <div class="row">
        <div class="col-12">
          <div class="form-group">
            <label class="l-sm-blue  lower-text">Full Name</label>
            <input type="text" name="client_name" class="form-control form-control-a" placeholder="Enter your full name">
          </div>
          <div class="form-group">
            <label class="l-sm-blue  lower-text">Mobile Number</label>
            <input type="text" name="client_number" class="form-control form-control-a" placeholder="Enter your mobile number">
          </div>
          <div class="form-group">
            <label class="l-sm-blue  lower-text">Your Email</label>
            <input type="text" name="client_email" class="form-control form-control-a" placeholder="Enter your email">
          </div>
          <div class="custom-check">
            <input class="form-check-input" type="checkbox" id="agreeTerms" name="agreeTerms">
            <label class="form-check-label" for="agreeTerms"><span class="fs-11 fw-400 mb-2 d-block sf-text"> I hereby agree and consent to the collection, use and disclosure of my personal data by PropNex, its related companies &amp; business
                partners, in relation to their product and services including notification of events, promotion, and future delivery of marketing information.</span>
              <span class="fs-11 fw-400 mb-2 d-block sf-text">By proceeding, I have read and agreed with PropNex’s Privacy Policy.</span>
            </label>
          </div>
          <div class="g-recaptcha captcha" data-sitekey="6Leo_LcUAAAAAHcTg8UNN58bb54DIPFYpYlTh6Gw" data-callback="regrecaptcha" id="regrecaptcha"></div>
          <div class="pl-0 recaptchares" id="regrecaptchares"></div>
          <button type="submit" class="btn btn-theme fw-600 mt-3 btn-block">
            <i class="fa fa-envelope mr-2"></i> Register Now! </button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

   
 * Home
 * Site & Floorplan
 * Price & Financing
 * ShowFlat & Location
 * Gallery
 * Developer
 * Registration

+65 82880298


ONE DRAYCOTT

Draycott Park, D10 - ARDMORE, BUKIT TIMAH, HOLLAND ROAD, TANGLIN


Download Brochure


ONE DRAYCOTT

Get Developer Price

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

‹›


LATEST UPDATES

Last Updated: 4 February 2024

4 February 2024

Have Any Questions? Contact Our One Draycott Developer Appointed Marketing Team
Hotline (+65) 82880298 For Further Assistance.

4 February 2024

Register With Us To Receive Latest Site Plan & Floor Plans!

4 February 2024

Wish To Know The Exact Location For The Project?

4 February 2024

Welcome To One Draycott Official Site!

PROJECT AT A GLANCE

Location: Draycott Park, D10 - Ardmore, Bukit Timah, Holland Road, Tanglin

TARGET PREVIEW DATE



ESTIMATE T.O.P.

Q2 2023

TOTAL HOUSING UNITS

64

LAYOUT TYPES

See Floor Plans

AVAILABLE UNITS

See Balance Units

BEDROOM TYPES

2 Bedroom and 2 Bedroom Penthouse


ONE DRAYCOTT OVERVIEW

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



Read more


PROJECT DETAILS

 * Project Name
   
   One Draycott

 * Road
   
   Draycott Park

 * Location
   
   Local

 * District
   
   D10 - Ardmore, Bukit Timah, Holland Road, Tanglin

 * Region
   
   Central Region

 * Broad Region
   
   Core Central Region (ccr)

 * Country
   
   Singapore

 * Category
   
   Non-landed Residential

 * Developer
   
   Sdb Asia Pte Ltd

 * Expected Top
   
   Q2 2023

 * Tenure
   
   Freehold

 * Architect
   
   Jgp Architect (s) Pte Ltd

 * Project Account
   
   712-335710-001

 * Land Size Area
   
   17,442 Sqft

 * Mukim Lot No
   
   00725p Ts 25 1 Draycott Park

 * Total No Units
   
   64

Facilities
 * Swimming Pool
 * Pool Deck
 * Drop-off Area
 * Private Lift Lobby
 * Outdoor Dining
 * Gym
 * Commercial Lift Lobby
 * ESS


LOCATION FOR ONE DRAYCOTT

Schedule Visit

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

One Draycott
Draycott Park, D10 - Ardmore, Bukit Timah, Holland Road, Tanglin

×

+−

WHAT'S NEARBY

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

TRAINS (MRT & LRT)

 * Orchard
   
   MRT
   
   700 m

 * Newton
   
   MRT
   
   840 m

 * Orchard Boulevard
   
   MRT
   
   1140 m

BUS STOPS

 * Aft Draycott Pk
   
   Stevens Rd
   
   291 m

 * Aft Balmoral Rd
   
   Stevens Rd
   
   308 m

 * Thong Teck Bldg
   
   Scotts Rd
   
   360 m

PRIMARY SCHOOLS

 * Anglo-chinese School (primary)
   
   50 Barker Road
   
   1110 m

 * Anglo-chinese School (junior)
   
   16 Winstedt Road
   
   1200 m

 * Singapore Chinese Girls' Primary School
   
   190 Dunearn Road
   
   1250 m

SECONDARY SCHOOLS

 * Anglo-chinese School (barker Road)
   
   60 Barker Road
   
   1200 m

 * Singapore Chinese Girls' School
   
   190 Dunearn Road
   
   1210 m

 * St. Joseph's Institution
   
   38 Malcolm Road
   
   1530 m

INTERNATIONAL SCHOOLS

 * Furen International School
   
   8 Claymore Hill Singapore 229572
   
   310 m

 * Dynamics International School
   
   583 Orchard Road #13-02/03 Forum The Shopping Mall Singapore 238884
   
   500 m

 * Etonhouse Iinternational School (orchard)
   
   10 Tanglin Rd #01-01 Singapore 247908
   
   630 m

SUPERMARKETS

 * Orchard Towers
   
   Central
   
   380 m

 * Claymore Connect
   
   Central
   
   390 m

 * Palais Renaissance
   
   Central
   
   400 m

HEALTHCARE

 * Alaxis Medical & Aesthetic Surgery
   
   Scotts Road
   
   330 m

 * Covette Plastic & Cosmetic Surgery
   
   Scotts Road
   
   330 m

 * Claymore Clinic
   
   Orchard Road
   
   360 m

 * Project
 * Showflat


SECURE YOUR SPOT!

DON'T MISS OUT ON THE OPPORTUNITY TO SECURE YOUR DREAM HOME AT ONE DRAYCOTT! ACT
NOW TO TAKE ADVANTAGE OF OUR LATEST AVAILABLE UNITS.


 * DEVELOPER APPOINTED MARKETING TEAM
 * COMPREHENSIVE FLOOR PLANS & SITE MAPS
 * DOWNLOADABLE E-BROCHURE
 * ZERO COMMISSION FEE
 * FULL PRICELIST


ONE DRAYCOTT


Name
Mobile Number
Your Email
I hereby agree and consent to the collection, use and disclosure of my personal
data by PropNex, its related companies & business partners, in relation to their
product and services including notification of events, promotion, and future
delivery of marketing information.

By proceeding, I have read and agreed with PropNex’s Privacy Policy.
Register Now!


BEDROOM TYPES FOR ONE DRAYCOTT

TYPE & SIZE

Visit The Showflat

TYPE & SIZE # OF UNITS SQFT PRICE
2 Bedroom
60 Units 732 - 797 sqft $2,240,000 -$2,799,000 ($2,858 -$3,540 PSF)
2 Bedroom Penthouse
4 Units 1,238 - 1,345 sqft $3,809,000 -$3,809,000 ($2,832 -$2,832 PSF)


FREQUENTLY ASKED QUESTIONS

 * General Information
 * Amenities
 * Property Information
 * Unit Information
 * Pricing

WHAT IS THE PROPERTY TYPE FOR ONE DRAYCOTT

This property type is a Apartment for One Draycott

WHAT IS THE DISTRICT FOR ONE DRAYCOTT

The district is D10 - Tanglin / Holland / Bukit Timah for One Draycott

WHAT IS THE REGION FOR ONE DRAYCOTT

The region of One Draycott is CCR

WHAT IS THE TENURE OF ONE DRAYCOTT?

The tenure of One Draycott is Freehold

WHAT IS THE SUBTOWN FOR ONE DRAYCOTT?

The subtown for One Draycott is ORANGE GROVE

WHAT IS THE LAND SIZE FOR ONE DRAYCOTT?

The land size for One Draycott is 17,442 sqft

WHAT IS THE GROSS FLOOR AREA (GFA) FOR ONE DRAYCOTT?

The gross floor area for One Draycott is 53,721 sqm

WHAT IS THE PLOT RATIO FOR ONE DRAYCOTT?

The plot ratio for One Draycott is 2.8

WHAT IS THE MUKIM LANDLOT NUMBER FOR ONE DRAYCOTT?

The mukim landlot number for One Draycott is TS25-00725P

WHICH MRTS ARE NEAR TO ONE DRAYCOTT?

North South Line, Thomson East Coast Line, Downtown Line, Thomson East Coast
Line MRTS are near to One Draycott

WHAT BUS NUMBER NEAR TO ONE DRAYCOTT?

Bus number(s) 105, 132, 190, 971, 972, NR2, NR3, 190A, 972A, 5, 54, 124, 143,
162, 162M, 167, 972M, NR1, 518, 518A is/are near to One Draycott

WHICH PRIMARY SCHOOLS ARE NEAR TO ONE DRAYCOTT?

Anglo-chinese School (Primary), Anglo-chinese School (Junior), Singapore Chinese
Girls' Primary School, St. Margaret's School (Primary), St. Joseph's Institution
Junior primary school(s) is/are near to One Draycott

WHICH SECONDARY SCHOOLS ARE NEAR TO ONE DRAYCOTT?

Anglo-chinese School (Barker Road), Singapore Chinese Girls' School, St.
Joseph's Institution, School Of The Arts, Singapore, Crescent Girls' School
secondary school(s) is/are near to One Draycott

WHICH TERTIARY & UNIVERSITIES ARE NEAR TO ONE DRAYCOTT?

St. Joseph's Institution, Catholic Junior College, Hwa Chong Institution,
National Junior College, Raffles Institution Tertiary & Universities are near to
One Draycott

WHICH INTERNATIONAL SCHOOLS ARE NEAR TO ONE DRAYCOTT?

Furen International School, Dynamics International School, Etonhouse
Iinternational School (Orchard), San Yu Adventist School, The Guild
International College international schools are near to One Draycott

WHICH SHOPPING CENTERS ARE NEAR TO ONE DRAYCOTT?

Orchard Towers, Claymore Connect, Palais Renaissance, Far East Plaza, Shaw House
And Centre shopping center(s) is/are near to One Draycott

WHICH HAWKER CENTERS ARE NEAR TO ONE DRAYCOTT?

Newton Food Centre, Zion Riverside Food Centre, Buffalo Road Blk 665 (Tekka
Centre/zhu Jiao Market), Cambridge Road Blk 41a (Pek Kio Market And Food
Centre), Beo Crescent Market hawker center(s) is/are near to One Draycott

WHICH CHILDCARE ARE NEAR TO ONE DRAYCOTT?

Pat's Schoolhouse Pte Ltd, Kiddwinkie Schoolhouse Pte. Ltd., Maple Bear Educare
Pte. Ltd., Children's Cove Pte. Ltd., House On The Hill Pte. Ltd. childcare
is/are near to One Draycott

WHICH HEALTHCARE ARE NEAR TO ONE DRAYCOTT?

Alaxis Medical & Aesthetic Surgery, Covette Plastic & Cosmetic Surgery, Claymore
Clinic, Bio Aesthetic Laser Clinic, Self Aesthetics Medical Clinic are near to
One Draycott

WHICH COMMUNITY CENTERS ARE NEAR TO ONE DRAYCOTT?

Cairnhill Cc, Tanglin Cc, Kim Seng Cc, Pek Kio Cc, Henderson Cc community
centers are near to One Draycott

WHAT IS THE ESTIMATED COMPLETION DATE FOR ONE DRAYCOTT?

The estimated completion date for One Draycott is TBC

WHAT IS THE ADDRESS OF ONE DRAYCOTT DEVELOPMENT?

The address of One Draycott development is 1 DRAYCOTT PARK

WHAT IS THE POSTAL CODE FOR ONE DRAYCOTT ADDRESS?

The postal code for One Draycott is 259385

HOW MANY UNITS ARE AVAILABLE IN ONE DRAYCOTT?

There are 12 units available in One Draycott

WHAT IS THE UNIT MIX FOR ONE DRAYCOTT DEVELOPMENT?

The unit mix for One Draycott development is [2,Penthouse]

WHAT IS THE AVERAGE PRICE RANGE FOR ONE DRAYCOTT?

The average price range for One Draycott is $4,051,451

WHAT IS THE CURRENT SALE PRICE FOR 2 BEDROOMS AT ONE DRAYCOTT?

The current sale price for 2 bedrooms at One Draycott is $2,507,166


DISCOVER SIMILAR NEW CONDO PROJECTS IN CCR

Explore Options

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

‹›


QUICK LINKS

 * Site & Floorplan
 * Price & Financing
 * ShowFlat & Location

 * Gallery
 * Developer
 * Registration

COPYRIGHT © 2024

All rights reserved

Privacy Policy Terms of Use

One Draycott

+65 82880298

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

The information contained on this website is for general information purposes
only. PropNex Realty Pte. Ltd. assumes no responsibility for errors or omissions
in the contents of this website. In no event shall PropNex Realty Pte. Ltd. be
liable for any special, direct, indirect, consequential, or incidental damages
or any damages whatsoever, whether in an action of contract, negligence or other
tort, arising out of or in connection with the use of the information provided
herein. PropNex Realty Pte. Ltd. reserves the right to make additions,
deletions, or modification to the contents of this website at any time without
prior notice.
Josephine Yap : R057586D / L3008022J

ONE DRAYCOTT


DOWNLOAD BROCHURE

Unlock the gateway to your dream home with ease! Simply enter your details below
and get ready to receive our exclusive project brochure straight to your inbox.

Name
Mobile Number
Your Email
I hereby agree and consent to the collection, use and disclosure of my personal
data by PropNex, its related companies & business partners, in relation to their
product and services including notification of events, promotion, and future
delivery of marketing information. By proceeding, I have read and agreed with
PropNex’s Privacy Policy.

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



Request Project Brochure

SECURE YOUR SPOT!

Register now for exclusive updates on this upcoming project.

ONE DRAYCOTT

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

Full Name
Mobile Number
Your Email
I hereby agree and consent to the collection, use and disclosure of my personal
data by PropNex, its related companies & business partners, in relation to their
product and services including notification of events, promotion, and future
delivery of marketing information. By proceeding, I have read and agreed with
PropNex’s Privacy Policy.


Register Now!