www.hillsprestigepm.com.au Open in urlscan Pro
172.67.189.29  Public Scan

Submitted URL: https://hillsprestigepropertymanagement.com.au/
Effective URL: https://www.hillsprestigepm.com.au/
Submission: On June 05 via api from US — Scanned from AU

Form analysis 2 forms found in the DOM

GET /rent

<form method="get" action="/rent" id="search_form">
  <div class="row">
    <div style="display: none;" class="col-lg-2 col-md-2 col-sm-2">
      <div class="formBlock select">
        <select id="form_type" name="form_type" class="formDropdown" onchange="changeFormType();">
          <option value="rent" data-action="rent">Rent</option>
        </select>
      </div>
    </div>
    <div class="col-lg-5 col-md-5 col-sm-4 rent-selector">
      <div class="formBlock select">
        <select name="rent_listing_type" id="rent_listing_type" class="formDropdown" onchange="changeFormType();">
          <option value="rent" data-action="/rent">Residential Rentals</option>
          <option value="commercial-leases" data-action="/commercial-leases">Commercial Leases</option>
          <option value="holiday-rentals" data-action="/holiday-rentals">Holiday Rentals</option>
        </select>
      </div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-4">
      <div class="formBlock select">
        <input type="text" name="search" id="search" value="" placeholder="Search Suburb, Property ID or Street">
      </div>
    </div>
    <div class="col-lg-3 col-md-3 col-sm-4">
      <div class="formBlock">
        <input class="buttonColor" type="button" onclick="document.getElementById('search_form').submit();" value="FIND PROPERTIES">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-4 col-md-4 col-sm-6 residential-property-type-selector">
      <div class="formBlock select">
        <label for="property_type">Property Type</label><br>
        <select name="property_type" id="residential_property_type" class="formDropdown">
          <option value="">All</option>
          <option value="House">House</option>
          <option value="Townhouse">Townhouse</option>
          <option value="Unit">Unit</option>
          <option value="Acreage/Semi-Rural">Acreage/Semi-Rural</option>
          <option value="Apartment">Apartment</option>
          <option value="Block Of Units">Block Of Units</option>
          <option value="Duplex">Duplex</option>
          <option value="Semi-detached">Semi-detached</option>
          <option value="Flat">Flat</option>
          <option value="Retirement Living">Retirement Living</option>
          <option value="Serviced Apartment">Serviced Apartment</option>
          <option value="Studio">Studio</option>
          <option value="Terrace">Terrace</option>
          <option value="Villa">Villa</option>
        </select>
      </div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-6 rural-property-type-selector" style="display: none;">
      <div class="formBlock select">
        <label for="property_type">Property Type</label><br>
        <select name="property_type" id="rural_property_type" class="formDropdown" disabled="">
          <option value="">All</option>
          <option value="Cropping">Cropping</option>
          <option value="Dairy">Dairy</option>
          <option value="Farmlet">Farmlet</option>
          <option value="Horticulture">Horticulture</option>
          <option value="Livestock">Livestock</option>
          <option value="Viticulture">Viticulture</option>
          <option value="Mixed Farming">Mixed Farming</option>
          <option value="Lifestyle">Lifestyle</option>
          <option value="Other">Other</option>
        </select>
      </div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-6 commercial-property-type-selector" style="display: none;">
      <div class="formBlock select">
        <label for="property_type">Property Type</label><br>
        <select name="property_type" id="commercial_property_type" class="formDropdown" disabled="">
          <option value="">All</option>
          <option value="Commercial Farming">Commercial Farming</option>
          <option value="Land/Development">Land/Development</option>
          <option value="Hotel/Leisure">Hotel/Leisure</option>
          <option value="Industrial/Warehouse">Industrial/Warehouse</option>
          <option value="Medical/Consulting">Medical/Consulting</option>
          <option value="Offices">Offices</option>
          <option value="Retail">Retail</option>
          <option value="Showrooms/Bulky Goods">Showrooms/Bulky Goods</option>
          <option value="Other">Other</option>
        </select>
      </div>
    </div>
    <div class="col-lg-4 col-md-4 col-sm-6 holiday-property-type-selector" style="display: none;">
      <div class="formBlock select">
        <label for="property_type">Property Type</label><br>
        <select name="property_type" id="holiday_property_type" class="formDropdown" disabled="">
          <option value="">All</option>
          <option value="House">House</option>
          <option value="Alpine">Alpine</option>
          <option value="Apartment">Apartment</option>
          <option value="Backpacker-Hostel">Backpacker-Hostel</option>
          <option value="Bed And Breakfast">Bed And Breakfast</option>
          <option value="Campground">Campground</option>
          <option value="Caravan-Holiday Park">Caravan-Holiday Park</option>
          <option value="Duplex Semi-detached">Duplex Semi-detached</option>
          <option value="Executive Rental">Executive Rental</option>
          <option value="Farm Stay">Farm Stay</option>
          <option value="Flat">Flat</option>
          <option value="Hotel">Hotel</option>
          <option value="House Boat">House Boat</option>
          <option value="Lodge">Lodge</option>
          <option value="Motel">Motel</option>
          <option value="Resort">Resort</option>
          <option value="Retreat">Retreat</option>
          <option value="Self Contained Cottage">Self Contained Cottage</option>
          <option value="Serviced Apartment">Serviced Apartment</option>
          <option value="Studio">Studio</option>
          <option value="Terrace">Terrace</option>
          <option value="Townhouse">Townhouse</option>
          <option value="Unit">Unit</option>
          <option value="Villa">Villa</option>
          <option value="Other">Other</option>
        </select>
      </div>
    </div>
    <div class="col-lg-2 col-md-2 col-sm-6 price-selector" style="display: none;">
      <div class="formBlock select">
        <label for="priceMinDropDown">Min Price</label><br>
        <select name="min_price" id="priceMinDropDown" class="formDropdown">
          <option value="0">$0</option>
          <option value="100000">$100k</option>
          <option value="150000">$150k</option>
          <option value="200000">$200k</option>
          <option value="300000">$300k</option>
          <option value="400000">$400k</option>
          <option value="500000">$500k</option>
          <option value="600000">$600k</option>
          <option value="700000">$700k</option>
          <option value="800000">$800k</option>
          <option value="1000000">$1.0M</option>
          <option value="1500000">$1.5M</option>
          <option value="2000000">$2.0M</option>
          <option value="2500000">$2.5M</option>
          <option value="3000000">$3.0M</option>
          <option value="3500000">$3.5M</option>
          <option value="4000000">$4.0M</option>
          <option value="4500000">$4.5M</option>
          <option value="5000000">$5.0M</option>
        </select>
      </div>
    </div>
    <div class="col-lg-2 col-md-2 col-sm-6 price-selector" style="display: none;">
      <div class="formBlock select">
        <label for="priceMaxDropdown">Max Price</label><br>
        <select name="max_price" id="priceMaxDropdown" class="formDropdown">
          <option value="">Any</option>
          <option value="100000">$100k</option>
          <option value="150000">$150k</option>
          <option value="200000">$200k</option>
          <option value="300000">$300k</option>
          <option value="400000">$400k</option>
          <option value="500000">$500k</option>
          <option value="600000">$600k</option>
          <option value="700000">$700k</option>
          <option value="800000">$800k</option>
          <option value="1000000">$1.0M</option>
          <option value="1500000">$1.5M</option>
          <option value="2000000">$2.0M</option>
          <option value="2500000">$2.5M</option>
          <option value="3000000">$3.0M</option>
          <option value="3500000">$3.5M</option>
          <option value="4000000">$4.0M</option>
          <option value="4500000">$4.5M</option>
          <option value="5000000">$5.0M</option>
        </select>
      </div>
    </div>
    <div class="col-lg-2 col-md-2 col-sm-6 rent-selector" style="">
      <div class="formBlock select">
        <label for="priceMinDropDown2">Min Rent</label><br>
        <select name="min_rent" id="priceMinDropDown2" class="formDropdown">
          <option value="0">$0</option>
          <option value="50">$50</option>
          <option value="100">$100</option>
          <option value="150">$150</option>
          <option value="200">$200</option>
          <option value="250">$250</option>
          <option value="300">$300</option>
          <option value="350">$350</option>
          <option value="400">$400</option>
          <option value="450">$450</option>
          <option value="500">$500</option>
          <option value="600">$600</option>
          <option value="700">$700</option>
          <option value="800">$800</option>
          <option value="900">$900</option>
          <option value="1000">$1000</option>
          <option value="1500">$1500</option>
          <option value="2000">$2000</option>
          <option value="2500">$2500</option>
          <option value="3000">$3000</option>
          <option value="3500">$3500</option>
          <option value="4000">$4000</option>
          <option value="4500">$4500</option>
        </select>
      </div>
    </div>
    <div class="col-lg-2 col-md-2 col-sm-6 rent-selector" style="">
      <div class="formBlock select">
        <label for="priceMaxDropdown2">Max Rent</label><br>
        <select name="max_rent" id="priceMaxDropdown2" class="formDropdown">
          <option value="">Any</option>
          <option value="0">$0</option>
          <option value="50">$50</option>
          <option value="100">$100</option>
          <option value="150">$150</option>
          <option value="200">$200</option>
          <option value="250">$250</option>
          <option value="300">$300</option>
          <option value="350">$350</option>
          <option value="400">$400</option>
          <option value="450">$450</option>
          <option value="500">$500</option>
          <option value="600">$600</option>
          <option value="700">$700</option>
          <option value="800">$800</option>
          <option value="900">$900</option>
          <option value="1000">$1000</option>
          <option value="1500">$1500</option>
          <option value="2000">$2000</option>
          <option value="2500">$2500</option>
          <option value="3000">$3000</option>
          <option value="3500">$3500</option>
          <option value="4000">$4000</option>
          <option value="4500">$4500</option>
          <option value="5000">$5000</option>
        </select>
      </div>
    </div>
    <div class="col-lg-2 col-md-2 col-sm-6 bed-selector">
      <div class="formBlock select">
        <label for="beds2">Beds</label><br>
        <select name="bedrooms" id="beds2" class="formDropdown">
          <option value="">Any</option>
          <option value="0">Studio</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8+</option>
        </select>
      </div>
    </div>
    <div class="col-lg-2 col-md-2 col-sm-6 bath-selector">
      <div class="formBlock select">
        <label for="baths2">Bathrooms</label><br>
        <select name="bathrooms" id="baths2" class="formDropdown">
          <option value="">Any</option>
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8+</option>
        </select>
      </div>
    </div>
    <div style="clear:both;"></div>
  </div>
</form>

POST //translate.googleapis.com/translate_voting?client=te

<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
    name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>

Text Content

 * 
 * 

 * Home
 * Landlords
   * Rental Appraisal
   * Why Hills Prestige Property Management
   * Our service
   * Leased properties
   * Change to Hills Prestige Property Management
   * Preparing your property for rental
   * Insurance
   * Tax depreciation
   * Landlord portal
 * Tenants
   * Maintenance Request
   * Emergency Repairs
   * Insurance
   * Vacating tips
   * Notice to vacate
   * Tenant portal
   * Hills Prestige Concierge
 * Renting
   * Browse Rentals
   * Upcoming Rental Inspections
   * Register for an Inspection
   * Rental Application Form
   * Rental Alerts
   * Moving House Made Easy
 * About
   * What makes us different
   * Company Profile
   * Meet Our Team
   * Testimonials
   * Newsletter
 * Contact

 * REQUEST APPRAISAL

 * 

 * 
 * 


Rent
Residential Rentals Commercial Leases Holiday Rentals


Property Type
All House Townhouse Unit Acreage/Semi-Rural Apartment Block Of Units Duplex
Semi-detached Flat Retirement Living Serviced Apartment Studio Terrace Villa
Property Type
All Cropping Dairy Farmlet Horticulture Livestock Viticulture Mixed Farming
Lifestyle Other
Property Type
All Commercial Farming Land/Development Hotel/Leisure Industrial/Warehouse
Medical/Consulting Offices Retail Showrooms/Bulky Goods Other
Property Type
All House Alpine Apartment Backpacker-Hostel Bed And Breakfast Campground
Caravan-Holiday Park Duplex Semi-detached Executive Rental Farm Stay Flat Hotel
House Boat Lodge Motel Resort Retreat Self Contained Cottage Serviced Apartment
Studio Terrace Townhouse Unit Villa Other
Min Price
$0 $100k $150k $200k $300k $400k $500k $600k $700k $800k $1.0M $1.5M $2.0M $2.5M
$3.0M $3.5M $4.0M $4.5M $5.0M
Max Price
Any $100k $150k $200k $300k $400k $500k $600k $700k $800k $1.0M $1.5M $2.0M
$2.5M $3.0M $3.5M $4.0M $4.5M $5.0M
Min Rent
$0 $50 $100 $150 $200 $250 $300 $350 $400 $450 $500 $600 $700 $800 $900 $1000
$1500 $2000 $2500 $3000 $3500 $4000 $4500
Max Rent
Any $0 $50 $100 $150 $200 $250 $300 $350 $400 $450 $500 $600 $700 $800 $900
$1000 $1500 $2000 $2500 $3000 $3500 $4000 $4500 $5000
Beds
Any Studio 1 2 3 4 5 6 7 8+
Bathrooms
Any 0 1 2 3 4 5 6 7 8+


ABOUT US

RENTAL APPRAISAL

OUR RENTAL PROPERTIES


PROPERTIES FOR RENT



SCHOFIELDS

19 WHEEO STREET

For Rent $950pw

5   3   2  

BAULKHAM HILLS

37 WILLOW DRIVE

For Rent $1,100pw

4   2   2  

BEAUMONT HILLS

8 Caballo Street

For Rent $850pw

3   2   2  




THE PONDS

266 THE PONDS BOULEVARD

For Rent $795pw

3   2   2  

KELLYVILLE RIDGE

6 / 67 Burnside Street

For Rent $765pw

3   2   1  

TELOPEA

43 Robert Street

For Rent $1,700pw

5   3   1  





WHAT PEOPLE SAY ABOUT HILLS PRESTIGE PROPERTY MANAGEMENT



TRUE PROFESSIONAL

I've had Melinda as my Real Estate Manager for over 12 month, she is a true
professional, always prompt with her responses, punctual and delivers where it
matters. It is an absolute pleasure doing business with her, she is a truly good
person & I hope to continue to dealing with her in future.

- Ruperto - The Ponds



COULD NOT BE HAPPIER

Could not be happier with Hills Prestige Property Management over the past 5+
years. They are thorough, reliable and efficient. I feel confident knowing my
investment property is in good hands. Highly recommend.

- Gabrielle - Kellyville Ridge



PROMPT, COMMUNICATIVE & FRIENDLY

We took on Hills Prestige Property Management after a long run of management
issues with a prior agent, and this team has sorted us out in full. Prompt,
communicative and friendly, we are extremely happy with their service and look
forward to a long and fruitful relationship! Thanks Melinda :)

- Mark - Baulkham Hills



ALWAYS EXCEEDED OUR EXPECTATIONS

Our family would like to take this opportunity to thank you for a job well done
& your efforts managing our investment property over 3 years.

You have always exceeded our expectations with managing our property in
Kellyville. From managing, leasing, taking care of repairs and maintenance, you
have been fantastic! Every time when the existing Tenants leave you have the
magic to find the nice tenant in the shortest period, with targeted rental
price. Yes, magic, I can't find a better word how wonderful you've done your
job. It has been a pleasure working with you.

We have proudly introduced Hills Prestige Property Management to our friends as
the best agent we have every had and we promise that you will be our first
contact if we have another property in the Hills to be managed in the future.
Please don't hesitate to send me any links for surveys or reviews in regard of
rating your company or your service. You'd expect 5 star or score of 10 or
whatever full score is, as you've earnt it from us.

Thank you again for helping our family and all the best to your family &
business!

Sincerely

- Victor & Tina - Kellyville



Get in touch:

Hills Prestige Property Management
L5, Nexus Building, 4 Columbia Court
Norwest NSW 2153
T: 8896 4347
info@hillsprestigepm.com.au

▼

Hills Prestige Property Management © 2019 - 2024 | Privacy Policy | Powered by
Eagle Software

Original text

Rate this translation
Your feedback will be used to help improve Google Translate



ShareThis Copy and Paste