3 Beds
2 Baths
1 Garage
1 Space
Pets Allowed
No Smoking
Available:
19 June
Enjoy easy-care living in this beautifully presented multi-level apartment offering three double bedrooms, including a master suite with walk-through wardrobe and ensuite. The light-filled open-plan living area flows effortlessly to a sunny deck with stunning mountain views, while the modern kitchen features a dishwasher, rangehood, and skylight. Complete with a single garage, separate laundry, two bathrooms, and minimal garden maintenance, this home is perfect for those seeking comfort, convenience, and more time to enjoy their weekends.
To view all available properties visit www.summitrentals.co.nz
Apply Now*Please only apply after you have viewed the property.
Share
{
console.log('Received listingsUpdated event', event.detail);
// Check if this is a load more operation
if (event.detail.isLoadMore && event.detail.newListings) {
// Add only the new listings without clearing existing ones
addNewListings(event.detail.newListings);
} else {
// Regular update - replace all listings
updateListings(event.detail.listings || []);
}
});">