3 Beds
2 Baths
2 Garages
2 Spaces
No Smoking
Available:
4 May
Discover this exceptional near-new build featuring three generously sized bedrooms and two beautiful bathrooms. The heart of the home is a spacious, open-plan living and dining area, seamlessly connected to a modern kitchen complete with elegant dark cabinetry.
Step outside to a large concrete patio, ideal for entertaining or relaxing, all set within expansive grounds offering plenty of space for the whole family to enjoy.
This is a home that combines style and function, ready for a new family to love it.
To book for a viewing or visit other available properties, go to 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 || []);
}
});">