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

Submitted URL: https://cairnsproperty.com.au/
Effective URL: https://www.belleproperty.com/cairns
Submission: On April 11 via api from US — Scanned from US

Form analysis 6 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="L_4A4lCe1jWKY4-ojBTJyhq_gf1u2GrXSaIT2MVf5a7B-IN0XF6qELWUamV6rOr2PVa8DDQOzglEgJHiQ9onva8RvoVyV5ruzaoJ-DVBaOI1"> <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="w6HV9pSEQV0Bla-4lSDWBX1kJUhQrvOeQ39msnUSqXs9A3BdjRDj9drKOU-ojT9cq9mqOSSqQD3sQcPT5o9kCDr9XDj1-W6CW08RxFvENhA1"> <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="EqBximXrbQOUjJwY0K0mazy1zGoFOipYsLgJIi6t53XTJS0BXeB5NEgDz2hMdvDLwDCiQKaCMUA6g-gxdFPMzPG2LwVNWEqfWaZvBs23HH81"> <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 /agent-enquiry

<form action="/agent-enquiry" data-agent-id="agentID" method="post" onsubmit="return m4.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="cBSyFncbO33UVL1fNoAaxa7h_OabRUrmMgMXMKtzN_r_Kvij91HoZKvJFsFiULC_Hfo1SdVRHBRlmcLQj-71ngj6DExoG2k6wbcUiA51oGE1"> <input type="hidden" name="refererId" value="24544">
  <input id="agentID" type="hidden" name="agentID" value="">
  <input id="sourceUrl" type="hidden" name="sourceUrl" value="https://www.belleproperty.com/cairns">
  <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="agentContactName" class="control-label">Name</label>
          <input type="text" class="form-control" id="agentContactName" 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="agentContactPhone" class="control-label">Phone</label>
          <input type="text" class="form-control" id="agentContactPhone" 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="agentContactEmail" class="control-label">Email</label>
          <input type="text" class="form-control" id="agentContactEmail" 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="agentContactAbout" 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 m4-textfield m4-textfield-floating-label">
          <label class="control-label" for="agentContactMessage">Message</label>
          <textarea class="form-control" id="agentContactMessage" 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 /office-enquiry

<form action="/office-enquiry" data-office-id="refererId" method="post" onsubmit="return m4.contact(this.form);"><input name="__RequestVerificationToken" type="hidden"
    value="FK3yN9LU3Vf_3chUtbQYSAAjM9UFfay-qcnTMQIW_yERuRJF5F8fTWmp1NgNtCoUp2mlA6infsWEl0xZmasHThIqORQr---eLkK_YuGVk0k1"> <input type="hidden" id="refererId" name="refererId" value="24544">
  <input id="sourceUrl" type="hidden" name="sourceUrl" value="https://www.belleproperty.com/cairns">
  <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 m4-textfield m4-textfield-floating-label">
          <label class="control-label" for="contactMessage">Message to office</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

<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" style="display: none;"><input name="filename" type="hidden"></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


BELLE PROPERTY CAIRNS.


Average rating: 4.9 (382 reviews)

Proud market leaders in prestige residential, investment and lifestyle property
in North Queensland, Belle Property Cairns is a strong, growing business that’s
been setting the benchmark in excellence since 2005.

Led by Principal Nicholas Slatyer and encompassing sales, property management
and holiday letting (through Belle Property Escapes), the agency fosters a
culture of integrity, empathy, professionalism and the pursuit of excellence.

Backed by a superb administrative team, exceptional real estate agents and
professional property managers, our outstanding customer-focused service is
underpinned by an extensive knowledge of legislation, the sales and rental
markets, and owner and tenant rights.

Belle Property Cairns maintains the highest average sale price in the region and
is consistently ranked in the top ten in the country. As highly trained
specialists in our individual markets, our comprehensive knowledge, proactive
approach and distinctive marketing allows us to deliver outstanding results,
often where other agents have failed.

Belle Property Cairns delivers a premium service with premium results, providing
access to the southern markets as part of a high-profile national brand.
Renowned for our expertise and attention to detail, the team’s unwavering
commitment to excellence allows us to achieve the best possible outcome for our
clients every time.

Read more
Show less
Awards

Sponsoring

31 Sheridan Street,
Cairns QLD 4870
07 4030 1600
Email us
 * 
 * 
 * 
 * 

Request an appraisal Our listings Our offices
Resources
 * Maintenance request


OUR TEAM.

 * Sales
 * Property Management
 * Support

Nicholas Slatyer
Principal
0409 002 233
Email me
Renae Slatyer
Principal | Real Estate Agent
0416 429 111
Email me
Kaine Rowe
Real Estate Agent
0429 944 444
Email me
Vanessa Robinson
Real Estate Agent
0450 964 624
Email me
Joel Cuman
Real Estate Agent
0416 840 836
Email me
Claire Cocks
Real Estate Agent
0418 392 647
Email me
Bec Rule
Sales Associate
0459 513 287
Email me
Liam Gage
Sales Associate
0475 557 966
Email me
Chantal Stuhlpfarrer
Sales Associate
0497 128 826
Email me
Bella Roberts
Sales Assistant
0473 821 228
Email me
Myra Koh
Head of Property Management
0437 748 681
Email me
Steve Barton
Business Development Manager
0411 319 174
Email me
John Reid
Senior Property Manager
0498 054 001
Email me
Claire Stapleton
Property Manager
0447 387 989
Email me
Chanelle Davenport
Property Management Associate
0408 688 085
Email me
Lochie Quigley
Leasing Consultant
0423 847 704
Email me
Antje Gruttemeyer
Escapes Manager
0497 319 172
Email me
Ben Lewis
Escapes Manager
0497 319 172
Email me
May He
Escapes Liaison
07 4030 1622
Email me
Meg Addison
Escapes Concierge
07 4030 1622
Email me
Cathy Alexander
Escapes Destination Specialist
0473 075 205
Email me
Diane Somerton
Escapes Concierge
07 4030 1622
Email me
Arisa Puthasuwan
Escapes Concierge
07 4030 1622
Email me
Ashley Nielsen
Office Manager
0456 033 029
Email me
Raquel Centeno
Accounts
0419 937 270
Email me
Megan Gehan
Sales Assistant
0407 266 022
Email me
Rachael Gardner
Sales Assistant
0429 489 563
Email me
Kate Barber
Sales Administrator
07 4030 1600
Email me
Ashlie Majewski
Sales Administrator
07 4030 1600
Email me
Susanne Cherubini
Receptionist
07 4030 1600
Email me


OUR FEATURED PROPERTIES.

 * For sale
 * Sold
 * For rent
 * Leased

Stratford, QLD
75 Kamerunga Road
By Negotiation
7
7
8
Clifton Beach, QLD
16b Alexandra Street
Best Offers by 17 April
4
2
2
Palm Cove, QLD
4/65-69 Williams Esplanade
Contact Agent
2
2
1
UNDER CONTRACT

Westcourt, QLD
230/12-21 Gregory Street
Under Contract
1
1
1
UNDER CONTRACT

Smithfield, QLD
Unit 7/10-14 Faculty Close
Under Contract
2
1
1
Smithfield, QLD
Unit 18/16-20 Faculty Close
From $345,000
2
1
1
Smithfield, QLD
16-20 Faculty Close
From $345,000
2
1
1
Aeroglen, QLD
9 Glen Boughton Street
By Negotiation
4
2
3
UNDER CONTRACT

Palm Cove, QLD
57 Argentea Boulevard
Under Contract
3
2
2
Trinity Beach, QLD
20 Petersen Street
Contact Agent
5
3
2
Palm Cove, QLD
7 Lillian Road
Expressions of Interest

Whitfield, QLD
34 Nolan Street
Under Contract
5
3
4
Stratford, QLD
75 Kamerunga Road
By Negotiation
7
7
8
Clifton Beach, QLD
16b Alexandra Street
Best Offers by 17 April
4
2
2
Palm Cove, QLD
4/65-69 Williams Esplanade
Contact Agent
2
2
1
UNDER CONTRACT

Westcourt, QLD
230/12-21 Gregory Street
Under Contract
1
1
1
UNDER CONTRACT

Smithfield, QLD
Unit 7/10-14 Faculty Close
Under Contract
2
1
1
Smithfield, QLD
Unit 18/16-20 Faculty Close
From $345,000
2
1
1
Smithfield, QLD
16-20 Faculty Close
From $345,000
2
1
1
Aeroglen, QLD
9 Glen Boughton Street
By Negotiation
4
2
3
UNDER CONTRACT

Palm Cove, QLD
57 Argentea Boulevard
Under Contract
3
2
2
Trinity Beach, QLD
20 Petersen Street
Contact Agent
5
3
2
Palm Cove, QLD
7 Lillian Road
Expressions of Interest

Whitfield, QLD
34 Nolan Street
Under Contract
5
3
4
Stratford, QLD
75 Kamerunga Road
By Negotiation
7
7
8
Clifton Beach, QLD
16b Alexandra Street
Best Offers by 17 April
4
2
2
Palm Cove, QLD
4/65-69 Williams Esplanade
Contact Agent
2
2
1
UNDER CONTRACT

Westcourt, QLD
230/12-21 Gregory Street
Under Contract
1
1
1
UNDER CONTRACT

Smithfield, QLD
Unit 7/10-14 Faculty Close
Under Contract
2
1
1
Smithfield, QLD
Unit 18/16-20 Faculty Close
From $345,000
2
1
1
Smithfield, QLD
16-20 Faculty Close
From $345,000
2
1
1
Aeroglen, QLD
9 Glen Boughton Street
By Negotiation
4
2
3
UNDER CONTRACT

Palm Cove, QLD
57 Argentea Boulevard
Under Contract
3
2
2
Trinity Beach, QLD
20 Petersen Street
Contact Agent
5
3
2
Palm Cove, QLD
7 Lillian Road
Expressions of Interest

Whitfield, QLD
34 Nolan Street
Under Contract
5
3
4


View all
SOLD

Westcourt, QLD
1221/12 Gregory Street
$370,000
2
1
1
SOLD

Westcourt, QLD
765/12 Gregory Street
$347,500
1
1
1
SOLD

Earlville, QLD
120 Balaclava Road
$660,000
4
2
2
SOLD

Freshwater, QLD
3 Down Street
Price undisclosed
4
2
1
SOLD

Stratford, QLD
6 Dalgety Street
$685,000
3
1
2
SOLD

Palm Cove, QLD
4201/2-22 Veivers Road
$405,000
2
2
1
SOLD

Gordonvale, QLD
2 Hatfield Close
$492,000
3
1
SOLD

Edge Hill, QLD
2/165 Greenslopes Street
$730,500
3
2
2
SOLD

Westcourt, QLD
103/12-21 Gregory Street
$377,000
2
1
1
SOLD

Palm Cove, QLD
3437-3438/123-127 Williams Esplanade
Price undisclosed
2
2
1
SOLD

Cairns City, QLD
602/174 Grafton Street
Price undisclosed
3
2
2
SOLD

Westcourt, QLD
1125/12-21 Gregory Street
$320,000
1
1
1
SOLD

Westcourt, QLD
1221/12 Gregory Street
$370,000
2
1
1
SOLD

Westcourt, QLD
765/12 Gregory Street
$347,500
1
1
1
SOLD

Earlville, QLD
120 Balaclava Road
$660,000
4
2
2
SOLD

Freshwater, QLD
3 Down Street
Price undisclosed
4
2
1
SOLD

Stratford, QLD
6 Dalgety Street
$685,000
3
1
2
SOLD

Palm Cove, QLD
4201/2-22 Veivers Road
$405,000
2
2
1
SOLD

Gordonvale, QLD
2 Hatfield Close
$492,000
3
1
SOLD

Edge Hill, QLD
2/165 Greenslopes Street
$730,500
3
2
2
SOLD

Westcourt, QLD
103/12-21 Gregory Street
$377,000
2
1
1
SOLD

Palm Cove, QLD
3437-3438/123-127 Williams Esplanade
Price undisclosed
2
2
1
SOLD

Cairns City, QLD
602/174 Grafton Street
Price undisclosed
3
2
2
SOLD

Westcourt, QLD
1125/12-21 Gregory Street
$320,000
1
1
1
SOLD

Westcourt, QLD
1221/12 Gregory Street
$370,000
2
1
1
SOLD

Westcourt, QLD
765/12 Gregory Street
$347,500
1
1
1
SOLD

Earlville, QLD
120 Balaclava Road
$660,000
4
2
2
SOLD

Freshwater, QLD
3 Down Street
Price undisclosed
4
2
1
SOLD

Stratford, QLD
6 Dalgety Street
$685,000
3
1
2
SOLD

Palm Cove, QLD
4201/2-22 Veivers Road
$405,000
2
2
1
SOLD

Gordonvale, QLD
2 Hatfield Close
$492,000
3
1
SOLD

Edge Hill, QLD
2/165 Greenslopes Street
$730,500
3
2
2
SOLD

Westcourt, QLD
103/12-21 Gregory Street
$377,000
2
1
1
SOLD

Palm Cove, QLD
3437-3438/123-127 Williams Esplanade
Price undisclosed
2
2
1
SOLD

Cairns City, QLD
602/174 Grafton Street
Price undisclosed
3
2
2
SOLD

Westcourt, QLD
1125/12-21 Gregory Street
$320,000
1
1
1


View all
Cairns North, QLD
317 McLeod Street
$650 per week
3
1
2
Earlville, QLD
Unit 76/89-91 Ishmael Road
$470 per week
2
2
1
Manunda, QLD
Unit 1/64 English Street
$380 per week
2
1
1
Cairns North, QLD
317 McLeod Street
$650 per week
3
1
2
Earlville, QLD
Unit 76/89-91 Ishmael Road
$470 per week
2
2
1
Manunda, QLD
Unit 1/64 English Street
$380 per week
2
1
1
Cairns North, QLD
317 McLeod Street
$650 per week
3
1
2
Earlville, QLD
Unit 76/89-91 Ishmael Road
$470 per week
2
2
1
Manunda, QLD
Unit 1/64 English Street
$380 per week
2
1
1


View all
LEASED

Palm Cove, QLD
5/63 Foley Road
$550 per week
1
1
1
LEASED

Whitfield, QLD
3-7 Mullins Street
$1,000 per week
4
2
2
LEASED

Manoora, QLD
Unit 108/1-2 Maytown Close
$430 per week
2
2
1
LEASED

Westcourt, QLD
Unit 245/12 Gregory Street
$550 per week
2
2
1
LEASED

Manoora, QLD
72 Edge Court
$580 per week
3
2
2
LEASED

Bungalow, QLD
113b Scott Street
$385per week
1
1
1
LEASED

Palm Cove, QLD
95a Cedar Road
$720 per week
3
2
1
LEASED

Cairns North, QLD
Unit 19/181 The Esplanade
$770 per week
2
2
1
LEASED

Yorkeys Knob, QLD
2/44 Janett Street
$620 per week
3
2
1
LEASED

Bentley Park, QLD
26 Cliffdale Street
$550 per week
4
2
5
LEASED

Cairns City, QLD
69/107 The Esplanade
$725 per week
2
2
1
LEASED

Palm Cove, QLD
12 Palmetto Street
$980 per week
5
3
2
LEASED

Palm Cove, QLD
5/63 Foley Road
$550 per week
1
1
1
LEASED

Whitfield, QLD
3-7 Mullins Street
$1,000 per week
4
2
2
LEASED

Manoora, QLD
Unit 108/1-2 Maytown Close
$430 per week
2
2
1
LEASED

Westcourt, QLD
Unit 245/12 Gregory Street
$550 per week
2
2
1
LEASED

Manoora, QLD
72 Edge Court
$580 per week
3
2
2
LEASED

Bungalow, QLD
113b Scott Street
$385per week
1
1
1
LEASED

Palm Cove, QLD
95a Cedar Road
$720 per week
3
2
1
LEASED

Cairns North, QLD
Unit 19/181 The Esplanade
$770 per week
2
2
1
LEASED

Yorkeys Knob, QLD
2/44 Janett Street
$620 per week
3
2
1
LEASED

Bentley Park, QLD
26 Cliffdale Street
$550 per week
4
2
5
LEASED

Cairns City, QLD
69/107 The Esplanade
$725 per week
2
2
1
LEASED

Palm Cove, QLD
12 Palmetto Street
$980 per week
5
3
2
LEASED

Palm Cove, QLD
5/63 Foley Road
$550 per week
1
1
1
LEASED

Whitfield, QLD
3-7 Mullins Street
$1,000 per week
4
2
2
LEASED

Manoora, QLD
Unit 108/1-2 Maytown Close
$430 per week
2
2
1
LEASED

Westcourt, QLD
Unit 245/12 Gregory Street
$550 per week
2
2
1
LEASED

Manoora, QLD
72 Edge Court
$580 per week
3
2
2
LEASED

Bungalow, QLD
113b Scott Street
$385per week
1
1
1
LEASED

Palm Cove, QLD
95a Cedar Road
$720 per week
3
2
1
LEASED

Cairns North, QLD
Unit 19/181 The Esplanade
$770 per week
2
2
1
LEASED

Yorkeys Knob, QLD
2/44 Janett Street
$620 per week
3
2
1
LEASED

Bentley Park, QLD
26 Cliffdale Street
$550 per week
4
2
5
LEASED

Cairns City, QLD
69/107 The Esplanade
$725 per week
2
2
1
LEASED

Palm Cove, QLD
12 Palmetto Street
$980 per week
5
3
2


View all


WHAT OUR
CUSTOMERS SAY.

At all times Kaine Rowe was honest, transparent and professional, always
prepared to go above and beyond. We have no hesitation in recommending Belle to
others.

Kerry V
2/4/2024
Nicholas was excellent to deal with. He kept us informed throughout our sales
campaign and went above and beyond and provided next level customer service. His
approach is very refreshing to deal with and he gets results.

Michelle &
9/4/2024
We highly recommend Nicholas and the Belle property team. Professional and well
informed, Nicholas drew on his considerable industry experience and local
knowledge to advise the best strategies for selling our home. Nicholas’
suggestions and plan for advertising and marketing our home were creative and
extensive using social media, local and national publications. We appreciated
Nicholas providing regular feedback regarding enquiries. His catch ups and
discussions with us were thoughtful, respectful, and always informing. As a
result, the process for selling our house was much less stressful than we
expected and we ended up with a terrific result.

Sonja &
7/4/2024
Awesome to deal with . No problems and quick response. Cheers Alex

Alex d
6/4/2024
Nicholas and his team are the best in every way I will and have already
recommended them to friends They covered everything and had answers to all
questions we ask's Very professional and friendly

Mark &
5/4/2024
Renae and Nicholas were great and know their stuff, handled enquiries and
liaised with owners/ body corp on our behalf. Made the process seamless with
their up front approach and get it done attitude.

Karen &
5/4/2024
Nicholas is by far the best real estate agent we have ever dealt with. He went
above and beyond from the very first meeting right up to the end. He kept us
informed and answered all our questions and returned all of our calls. He has
made a dream of ours now our reality and we are so grateful to have met
Nicholas.

Mark &
4/4/2024
I had no issues with the selling agent always found her to be willing to help
with any inquires.

Robert &
4/4/2024
All good!

Stephen P
3/4/2024
I have enjoyed my time at Crystallbrook Bailey this far and would recommend to
any new members (Defence) or friends that are looking for rentals in Cairns area
(if available). Thank you to the staff and team for making it feel like home :)

Luka H
3/4/2024
At all times Kaine Rowe was honest, transparent and professional, always
prepared to go above and beyond. We have no hesitation in recommending Belle to
others.

Kerry V
2/4/2024
Nicholas was excellent to deal with. He kept us informed throughout our sales
campaign and went above and beyond and provided next level customer service. His
approach is very refreshing to deal with and he gets results.

Michelle &
9/4/2024
View all


SPECIALITY SUBURBS.

Cairns.
Palm Cove.
Trinity Beach.
Mount Sheridan.




REQUEST AN APPRAISAL.

Are you curious about what your home is worth? For an accurate assessment of its
current value organise your complimentary property appraisal today.

Please submit your details below and we will be in touch to arrange a suitable
time.

Send request


BELLE PROPERTY ESCAPES.

Backed by Belle Property’s network of skilled property managers, agents and
advisors, Belle Property Escapes is an online booking site for holiday rentals.
Visit the Belle Property Escapes website to search, book, plan and enjoy the
perfect escape in our premium holiday homes in Cairns and Palm Cove.

Learn more


FROM OUR BLOG.

How to transform your rental property with home decor
Discover creative tips to personalise your space while adhering to landlord
rules. Create a cozy sanctuary that feels like home.
Read more
Selling this year? Start planning now
Unlock the secrets to selling your home successfully with our selling your home
checklist. From understanding the value of interior styling and styling your
home for sale, this blog provides the best steps to selling your home.
Read more
How to grow your property portfolio using home equity
In this blog, discover the power of leveraging home equity to expand your
property portfolio. Find out about home equity loans, calculating equity,
considerations, and the importance of property valuation reports.
Read more
The pros and cons of selling off-market
In this blog, we examine the pros and cons of selling off-market to help you
decide if it’s the right approach for you.
Read more
Securing your next pet-friendly rental: top tips for tenants
Finding a pet-friendly rental property can be stressful. With vacancy rates at
record lows, here are 7 tips for navigating the rental market with your pet.
Read more
How to prepare for a property appraisal
Knowing your home’s current value is essential when selling. Get the most out of
your valuation with our tips on how to prepare for a property appraisal.
Read more
Why autumn is ideal for selling property
With serious buyers, cooler weather, and less hustle, there are plenty of
compelling reasons why autumn is ideal for selling property, as this blog
explains.
Read more
Top auction tips for buyers
Anxious about purchasing property at auction? Rest easy with our Chief
Auctioneer’s top auction tips for buyers.
Read more
Top tips for feeling confident at strata meetings
Are you new to the world of strata and unsure how the meeting system works? Ease
your fears with our top tips for feeling confident at strata meetings.
Read more
7 factors to consider when looking for a rental property
Need help finding a new home to rent? Get started with our blog on the top 7
factors to consider when looking for a rental property.
Read more
How to transform your rental property with home decor
Discover creative tips to personalise your space while adhering to landlord
rules. Create a cozy sanctuary that feels like home.
Read more
Selling this year? Start planning now
Unlock the secrets to selling your home successfully with our selling your home
checklist. From understanding the value of interior styling and styling your
home for sale, this blog provides the best steps to selling your home.
Read more
How to grow your property portfolio using home equity
In this blog, discover the power of leveraging home equity to expand your
property portfolio. Find out about home equity loans, calculating equity,
considerations, and the importance of property valuation reports.
Read more
The pros and cons of selling off-market
In this blog, we examine the pros and cons of selling off-market to help you
decide if it’s the right approach for you.
Read more
Securing your next pet-friendly rental: top tips for tenants
Finding a pet-friendly rental property can be stressful. With vacancy rates at
record lows, here are 7 tips for navigating the rental market with your pet.
Read more
How to prepare for a property appraisal
Knowing your home’s current value is essential when selling. Get the most out of
your valuation with our tips on how to prepare for a property appraisal.
Read more
Why autumn is ideal for selling property
With serious buyers, cooler weather, and less hustle, there are plenty of
compelling reasons why autumn is ideal for selling property, as this blog
explains.
Read more
Top auction tips for buyers
Anxious about purchasing property at auction? Rest easy with our Chief
Auctioneer’s top auction tips for buyers.
Read more
Top tips for feeling confident at strata meetings
Are you new to the world of strata and unsure how the meeting system works? Ease
your fears with our top tips for feeling confident at strata meetings.
Read more
7 factors to consider when looking for a rental property
Need help finding a new home to rent? Get started with our blog on the top 7
factors to consider when looking for a rental property.
Read more
How to transform your rental property with home decor
Discover creative tips to personalise your space while adhering to landlord
rules. Create a cozy sanctuary that feels like home.
Read more
Selling this year? Start planning now
Unlock the secrets to selling your home successfully with our selling your home
checklist. From understanding the value of interior styling and styling your
home for sale, this blog provides the best steps to selling your home.
Read more
How to grow your property portfolio using home equity
In this blog, discover the power of leveraging home equity to expand your
property portfolio. Find out about home equity loans, calculating equity,
considerations, and the importance of property valuation reports.
Read more
The pros and cons of selling off-market
In this blog, we examine the pros and cons of selling off-market to help you
decide if it’s the right approach for you.
Read more
Securing your next pet-friendly rental: top tips for tenants
Finding a pet-friendly rental property can be stressful. With vacancy rates at
record lows, here are 7 tips for navigating the rental market with your pet.
Read more
How to prepare for a property appraisal
Knowing your home’s current value is essential when selling. Get the most out of
your valuation with our tips on how to prepare for a property appraisal.
Read more
Why autumn is ideal for selling property
With serious buyers, cooler weather, and less hustle, there are plenty of
compelling reasons why autumn is ideal for selling property, as this blog
explains.
Read more
Top auction tips for buyers
Anxious about purchasing property at auction? Rest easy with our Chief
Auctioneer’s top auction tips for buyers.
Read more
Top tips for feeling confident at strata meetings
Are you new to the world of strata and unsure how the meeting system works? Ease
your fears with our top tips for feeling confident at strata meetings.
Read more
7 factors to consider when looking for a rental property
Need help finding a new home to rent? Get started with our blog on the top 7
factors to consider when looking for a rental property.
Read more




CONTACT ME.

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
Message
 




CONTACT OFFICE.

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
Message to office
 



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

Need help? ×

How can we help you?

Close Start Chat
Back to top