3 Beds
1 Bath
2 Garages
2 Spaces
No Smoking
Available:
29 May
This elevated two-storey home offers comfortable living in a quiet cul-de-sac, featuring three bedrooms, open plan living, and year-round warmth with a wood burner. heat pump and excellent insulation. With a bathroom including both shower and bath, separate toilet and laundry, plus disability-friendly access, it also offers a double garage, great storage, and a separate workshop. Complete with easy-care outdoor living and close to supermarkets, schools, and local amenities, this home is perfect for low-maintenance living.
To view all 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 || []);
}
});">