www.belleproperty.com Open in urlscan Pro
20.37.196.201  Public Scan

URL: https://www.belleproperty.com/listings/2-1182-pittwater-road-narrabeen-nsw-2101-nzAm9x9z
Submission: On August 23 via api from NZ — Scanned from AU

Form analysis 8 forms found in the DOM

POST /user/login

<form action="/user/login" method="post" onsubmit="return m4.user.signin(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="GY7pWdei6QSAg1bLfDr8rFkG-nfreggKbjV6OWeptaowzKRilk9slVp4jkW1ULZ88TQxYlQ3wk7yqNGGuxTf0RBMCTQxCL3hxCDC2m8oa3c1"> <input type="hidden" id="b5-userTypeGuid" name="UserTypeGuid" value="d551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="b5-favourite" name="favourite" value="">
  <fieldset>
    <input type="hidden" id="b5-action" name="b5-action" value="signin">
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="b5-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-pass" class="control-label">Password</label>
          <input type="password" class="form-control" id="b5-pass" name="Password" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="loader-holder">
          <div class="loader">&nbsp;</div>
        </div>
        <div class="complete-message"></div>
        <div class="form-group-buttons">
          <div class="form-group">
            <input type="submit" class="btn-submit" onclick="return m4.user.signin(this.form);" value="Sign In">
          </div>
          <p><a class="b5-panel-link" href="#b5-forgot">Forgot Password?</a></p>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/signup

<form action="/user/signup" method="post" onsubmit="return m4.user.register(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="Z6VCrzxUPwbrUfjuTMfajHcBTJvtkBkqoShXxopKDzUzHH7T3sXPavtsJHxUnjl4AXvmhqHN0LBW90eCWONRfL1JOJtGsdYvoQ7Pn07y6PQ1"> <input type="hidden" id="b5-userTypeGuid" name="UserTypeGuid" value="d551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="b5-favourite" name="favourite" value="">
  <fieldset>
    <input type="hidden" id="b5-action" name="b5-action" value="register">
    <div class="row">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-firstname" class="control-label">First name</label>
          <input type="text" class="form-control" id="b5-firstname" name="Firstname" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-lastname" class="control-label">Last name</label>
          <input type="text" class="form-control" id="b5-lastname" name="Lastname" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="b5-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-pass" class="control-label">Password</label>
          <input type="password" class="form-control" id="b5-pass" name="Password" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-match="Confirm" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-confirm" class="control-label">Confirm Password</label>
          <input type="password" class="form-control" id="b5-confirm" name="Confirm" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-match="Password" data-valid-min="6">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-postcode" class="control-label">Postcode</label>
          <input type="text" class="form-control" id="b5-postcode" name="PostCode" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="postcode">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-8">
        <div class="b5-terms-wrapper">
          <div class="form-group checkbox-group">
            <input type="checkbox" class="xn-checkbox" name="b5-register-terms" id="b5-register-terms" data-valid-required="true" data-valid="checkbox">
            <label for="b5-register-terms" class="control-label">I accept the <a href="/terms-of-use" target="_blank">Terms and Conditions</a></label>
          </div>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="form-group-buttons">
          <input type="submit" class="btn-submit" onclick="return m4.user.register(this.form);" value="Register">
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /user/password

<form action="/user/password" method="post" onsubmit="return m4.user.forgot(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="U9FD7oSCnfH8c3M2sCyrr4O33xOfChtGhGNyfZoducHpaYP83uQq5gaxYa0B_X5uFBnjUiE9-qFYDUoGX2_-h3QP7kVl3j3YSfs9EVK9Hyw1"> <input type="hidden" id="b5-userTypeGuid" name="UserTypeGuid" value="d551b058-15ff-41d4-b337-490384dfde73">
  <input type="hidden" id="b5-action" name="b5-action" value="forgot">
  <fieldset>
    <div class="row justify-content-center">
      <div class="col-md-6">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="b5-email" class="control-label">Email</label>
          <input type="text" class="form-control" id="b5-email" name="EmailAddress" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="form-group-buttons">
          <input type="submit" class="btn-submit" onclick="return m4.user.forgot(this.form);" value="Send">
          <p><a class="b5-panel-link" href="#b5-signin">Cancel</a></p>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /belle-property/forms/contractsale

<form action="/belle-property/forms/contractsale" method="post" onsubmit="return m4.contact(this.form);" data_agent_id="agentID" data-agent-id="agentID">
  <input name="__RequestVerificationToken" type="hidden" value="RuJ-rcB8MWAmn0OH_8gJhc7oFuHFxbZBt1F7npMal8MYY7Ff8KyCkHVgxxUvYdIc6t0UM_J0yvIHTesdFlhmivAncbRjCvWxlmLPgVoHsOo1">
  <input type="hidden" name="ContractListingId" id="ContractListingId" value="nzAm9x9z">
  <input id="agentID" type="hidden" name="agentID" value="3152">
  <input type="hidden" id="ListingUniqueId" name="ListingUniqueId" value="62P25044">
  <input type="hidden" id="ListingAddress" name="ListingAddress" value="2/1182 Pittwater Road">
  <input type="hidden" id="ListingType" name="ListingType" value="Sale">
  <div class="row">
    <div class="col-md-12">
      <div class="form-group m4-textfield m4-textfield-floating-label">
        <label for="contractname" class="control-label">Full Name</label>
        <input type="text" class="form-control" id="ContractName" name="ContractName" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
        <span class="m4-textfield-focused"></span>
      </div>
      <div class="form-group m4-textfield m4-textfield-floating-label">
        <label for="contractemail" class="control-label">Email</label>
        <input type="text" class="form-control" id="ContractEmail" name="ContractEmail" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
        <span class="m4-textfield-focused"></span>
      </div>
      <div class="form-group m4-textfield m4-textfield-floating-label">
        <label for="contractphone" class="control-label">Phone</label>
        <input type="text" class="form-control" id="ContractPhone" name="ContractPhone" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="phone">
        <span class="m4-textfield-focused"></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="loader-holder">
        <div class="loader">&nbsp;</div>
      </div>
      <div class="complete-message"></div>
      <div class="form-group-buttons">
        <div class="form-group">
          <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="Submit">
        </div>
      </div>
    </div>
  </div>
</form>

<form>
  <input name="calc-suburb" type="hidden" value="narrabeen">
  <input name="calc-state" type="hidden" value="nsw">
  <input name="calc-postcode" type="hidden" value="2101">
  <div class="calc-wrapper">
    <div class="calculate-title">Calculate my travel time.</div>
    <div class="input-group input-bar">
      <input type="text" aria-label="Enter Location" name="s" id="s" class="form-control pac-target-input" placeholder="Enter location" autocomplete="off" spellcheck="false">
      <div class="input-group-append">
        <button class="btn input-bar-btn" type="submit" aria-label="submit">Go</button>
      </div>
    </div>
  </div>
</form>

POST /belle-property/suburbs/search/bp

<form action="/belle-property/suburbs/search/bp" method="post">
  <div class="search-group">
    <div class="form-selector">
      <div class="xn-selector-select">
        <div class="xn-selector-selected">NSW</div><select name="state" class="xn-selector">
          <option value="nsw" selected="selected">NSW</option>
          <option value="qld">QLD</option>
          <option value="vic">VIC</option>
          <option value="sa">SA</option>
          <option value="wa">WA</option>
          <option value="act">ACT</option>
        </select>
      </div>
    </div>
    <div class="input-group input-bar">
      <input type="text" name="suburb" class="form-control" placeholder="Search suburb guides" autocomplete="off" spellcheck="false">
      <div class="input-group-append">
        <button class="btn input-bar-btn" type="submit" aria-label="submit">Search</button>
      </div>
    </div>
  </div>
</form>

POST /agent-enquiry

<form action="/agent-enquiry" data-agent-id="agentID" method="post" onsubmit="return m4.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="cigHxQ84li3iR9v4I1ug6Twn7fj_IJjOsnCZ8LDf6xJ6Rc7cMY2EcDcl787y7keNnMsKAm9EnDissKiTITO_bMNGz2jAnpdU7bFBPS9Jnmo1"> <input type="hidden" name="refererId" value="24282,3152">
  <input type="hidden" id="agentID" name="agentID" value="">
  <input type="hidden" id="ListingUniqueId" name="ListingUniqueId" value="62P25044">
  <input type="hidden" id="ListingAddress" name="ListingAddress" value="2/1182 Pittwater Road, Narrabeen">
  <input type="hidden" id="ListingType" name="ListingType" value="Residential Sale">
  <input id="sourceUrl" type="hidden" name="sourceUrl" value="https://www.belleproperty.com/listings/2-1182-pittwater-road-narrabeen-nsw-2101-nzAm9x9z">
  <fieldset>
    <div class="row justify-content-center">
      <div class="col-md-5 col-lg-4">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="contactName" class="control-label">Name</label>
          <input type="text" class="form-control" id="contactName" name="Name" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="contactPhone" class="control-label">Phone</label>
          <input type="text" class="form-control" id="contactPhone" name="Phone" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="phone">
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
      <div class="col-md-5 col-lg-4">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label for="contactEmail" class="control-label">Email</label>
          <input type="text" class="form-control" id="contactEmail" name="Email" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
          <span class="m4-textfield-focused"></span>
        </div>
        <div class="form-group">
          <select class="m4-xnselectpicker" name="About" id="contactAbout" data-placeholder="About you">
            <option value="I own my own home">I own my own home</option>
            <option value="I am renting">I am renting</option>
            <option value="I have recently sold">I have recently sold</option>
            <option value="I am a first home buyer">I am a first home buyer</option>
            <option value="I am looking to invest">I am looking to invest</option>
            <option value="I am monitoring the market">I am monitoring the market</option>
          </select>
        </div>
      </div>
      <div class="col-md-10 col-lg-8">
        <div class="form-group">
          <div class="control-label text-md-center">Request</div>
          <div class="checkbox-group">
            <div class="row justify-content-center checkbox-row">
              <div class="col-md-4">
                <input type="checkbox" class="xn-checkbox" name="RequestPrice" id="requestPrice" value="Indication of price" data-valid="checkbox-group" data-valid-group="contact" data-valid-count="1" data-valid-required="true">
                <label for="requestPrice" class="control-label">Indication of price</label>
              </div>
              <div class="col-md-4">
                <input type="checkbox" class="xn-checkbox" name="RequestContractOfSale" id="requestCos" value="Contract of Sale" data-valid="checkbox-group" data-valid-group="contact" data-valid-count="1" data-valid-required="true">
                <label for="requestCos" class="control-label">Contract of Sale</label>
              </div>
            </div>
            <div class="row justify-content-center checkbox-row">
              <div class="col-md-4">
                <input type="checkbox" class="xn-checkbox" name="RequestInspection" id="requestInspection" value="Inspection" data-valid="checkbox-group" data-valid-group="contact" data-valid-count="1" data-valid-required="true">
                <label for="requestInspection" class="control-label">Inspection</label>
              </div>
              <div class="col-md-4">
                <input type="checkbox" class="xn-checkbox" name="RequestSimilarProperties" id="requestSimilarProperties" value="Similar Properties" data-valid="checkbox-group" data-valid-group="contact" data-valid-count="1"
                  data-valid-required="true">
                <label for="requestSimilarProperties" class="control-label">Similar Properties</label>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="col-md-10 col-lg-8">
        <div class="form-group m4-textfield m4-textfield-floating-label">
          <label class="control-label" for="contactMessage">Message to agent</label>
          <textarea class="form-control" id="contactMessage" name="Message" autocomplete="off" spellcheck="false" data-valid="string" data-valid-min="2" data-valid-max="1024"></textarea>
          <span class="m4-textfield-focused"></span>
        </div>
      </div>
    </div>
    <div class="row justify-content-center">
      <div class="col-md-12">
        <div class="loader-holder">
          <div class="loader">&nbsp;</div>
        </div>
        <div class="complete-message"></div>
        <div class="form-group-buttons">
          <div class="form-group">
            <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="Send">
          </div>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST /belle-property/forms/contractsale

<form action="/belle-property/forms/contractsale" method="post" onsubmit="return m4.contact(this.form);" data_agent_id="agentID" data-agent-id="agentID">
  <input name="__RequestVerificationToken" type="hidden" value="RuJ-rcB8MWAmn0OH_8gJhc7oFuHFxbZBt1F7npMal8MYY7Ff8KyCkHVgxxUvYdIc6t0UM_J0yvIHTesdFlhmivAncbRjCvWxlmLPgVoHsOo1">
  <input type="hidden" name="ContractListingId" id="ContractListingId" value="nzAm9x9z">
  <input id="agentID" type="hidden" name="agentID" value="3152">
  <input type="hidden" id="ListingUniqueId" name="ListingUniqueId" value="62P25044">
  <input type="hidden" id="ListingAddress" name="ListingAddress" value="2/1182 Pittwater Road">
  <input type="hidden" id="ListingType" name="ListingType" value="Sale">
  <div class="row">
    <div class="col-md-12">
      <div class="form-group m4-textfield m4-textfield-floating-label">
        <label for="contractname" class="control-label">Full Name</label>
        <input type="text" class="form-control" id="ContractName" name="ContractName" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="string" data-valid-min="2">
        <span class="m4-textfield-focused"></span>
      </div>
      <div class="form-group m4-textfield m4-textfield-floating-label">
        <label for="contractemail" class="control-label">Email</label>
        <input type="text" class="form-control" id="ContractEmail" name="ContractEmail" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="email">
        <span class="m4-textfield-focused"></span>
      </div>
      <div class="form-group m4-textfield m4-textfield-floating-label">
        <label for="contractphone" class="control-label">Phone</label>
        <input type="text" class="form-control" id="ContractPhone" name="ContractPhone" autocomplete="off" spellcheck="false" data-valid-required="true" data-valid="phone">
        <span class="m4-textfield-focused"></span>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="loader-holder">
        <div class="loader">&nbsp;</div>
      </div>
      <div class="complete-message"></div>
      <div class="form-group-buttons">
        <div class="form-group">
          <input type="submit" class="btn-submit" onclick="return m4.contact(this.form);" value="Submit">
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

 * Request an appraisal
 * Buy
 * Rent
 * Sell
 * Manage
 * Find an agent or office
 * About us

Sign in

 * Buy
 * Find an agent or office
 * Buy with Belle Property
 * Properties for sale
 * Upcoming inspections
 * Online auctions
 * New developments & projects
 * Buying tips & advice
 * Suburb guides

 * Sell
 * Find an agent or office
 * Sell with Belle Property
 * Request an appraisal
 * Recently sold
 * Testimonials
 * Selling tips & advice

 * Rent
 * Rent with Belle Property
 * Properties for rent
 * Upcoming inspections
 * Renting tips & advice
 * Suburb guides
 * Holiday accommodation
 * Commercial properties

 * Manage
 * Find an agent or office
 * Manage with Belle Property
 * Request an appraisal
 * Testimonials
 * Investing tips & advice

 * About us
 * Our services
 * Our head office
 * Our global partners
 * Our blog
 * Our publications
 * Work with us
 * Become a franchisee

Our connected network

 * Sign In
 * Register


SIGN IN

Email
Password
 


Forgot Password?


REGISTER


First name
Last name
Email
Password
Confirm Password
Postcode
I accept the Terms and Conditions



FORGOTTEN YOUR PASSWORD?

Enter your email address below and we'll send instructions and a link to reset
your password

Email

Cancel

 * Gallery
 * Floorplans
 * Video





2/1182 PITTWATER ROAD, NARRABEEN.

4
3
2
Auction Guide: $4,500,000


RARE ABSOLUTE BEACHFRONT TOP FLOOR DUPLEX, CONTEMPORARY LUXURY

Anchored to the sand, this contemporary beach house is oriented to embrace
spectacular ever-changing views over the full sweep of the beach and ocean from
its top floor setting, with the sensation of floating above the ocean. Bathed in
sunshine with a sleek aesthetic, the oversized proportions are spread over one
level, with four bedrooms and premium inclusions throughout. The sweeping living
area connects to a covered sea-side balcony and leads down to a sun-splashed
beachfront entertaining area with direct access to the surf, to deliver the
ultimate in low-maintenance luxury. It is located within a level walk to cafes,
dining, shops, schools, and express CBD buses. - Front row seats to unobstructed
beach views, fall asleep to the sounds of the ocean - Walls of glass framing the
vista and forging a close connection with the ocean spectacle - Check the surf
from the comfort of home, watch the whales migrate and the dolphins at play -
Interiors set under 5.1m ceilings which enhance light and space, bask in cooling
sea breezes - Large solid door and grand staircase deliver a true sense of
arrival, great floorplan - Sweeping living/dining area offers seamless outdoor
flow via bifold doors - Streamlined stone-crafted kitchen with integrated Euro
gas appliances - Large bedrooms fitted with built-ins, two have ensuites, the
main with bathtub - Luxurious bathrooms, electric blinds, timber flooring,
statement lighting - Entertainers' garden with direct access via the newly
completed seawall to the beach - Double garage with internal and garden access,
additional driveway parking - Seawall has been constructed

Read more
Show less
Joshua Perry
Real Estate Agent

Average rating: 5.0 (147 reviews)
0420 941 220
Email me
Daniel Hindmarsh
Real Estate Agent

Average rating: 4.9 (27 reviews)
0423 125 501
Email me
Contact an agent Request an appraisal
Auction
Sat 07 Sep 2024, 9:00AM
Next inspection
Sat 24 Aug 2024, 12:00 - 12:30PM
Resources
 * Contract of Sale
 * Brochure

Property information
Property ID
62P25044
Property type
Unit
Council rates
$729.09 per quarter
Water rates
$171.41 per quarter
Contact agent


REQUEST FOR CONTRACT.

Thank you for your interest in 2/1182 Pittwater Road, Narrabeen NSW 2101. To
receive a copy of the contract via email, please fill in your details below.

Full Name
Email
Phone
 


Calculate my travel time.
Go
-
-
-
-


GET TO KNOW THE AREA.

With stunning stretches of sand and postcard-worthy landscapes, Narrabeen is one
of the Northern Beaches crown jewels. Locals enjoy the simple pleasures – a
laid-back lifestyle, family-friendly vibe and one of the best surf breaks in the
world. The suburb also has a buzzing shopping and commercial village – once
you're home, you don't really need to leave.

Read more


SUBURB GUIDES.

NSW
NSWQLDVICSAWAACT
Search
Clareville.
Freshwater.
Queenscliff.


YOUR LOCAL OFFICE.

Blending the laid-back lifestyle of Sydney's Northern Beaches with the premium
Belle Property brand, award-winning boutique agency, Belle Property Dee Why
continues to set the benchmark in expertise, trust and quality in Sydney's
Northern Beaches real estate market.

Find out more


CONTACT AGENT.

If you require more information please complete the following details


Name
Phone
Email
I own my own home I am renting I have recently sold I am a first home buyer I am
looking to invest I am monitoring the market
Request
Indication of price
Contract of Sale
Inspection
Similar Properties
Message to agent
 



Register to receive the latest
property news and alerts

Register
 * About us
   Find an agent or office Head office Careers Franchise opportunities Contact
   us Testimonials

 * Our services
   Buy Rent Sell Manage New developments & projects Request an appraisal

 * Resources
   Suburb guides Blog News Sitchu magazine

 * Our connected network
   Belle Property Escapes Belle Property Commercial Belle Property International
   Hockingstuart LeadingRE Luxury Portfolio International Maker Advisory Sitchu

 * 
 * 
 * 
 * 

 * Privacy policy
 * Terms of use

✓
Thanks for sharing!
AddToAny
More…



REQUEST FOR CONTRACT.

Thank you for your interest in 2/1182 Pittwater Road, Narrabeen NSW 2101. To
receive a copy of the contract via email, please fill in your details below.

Full Name
Email
Phone
 


Back to top