3 Beds
2 Baths
1 Space
No Smoking
Available:
11 May
The home offers 3 double bedrooms, 2 bathrooms, convenience and modern living. Located just a short 5-minute walk from the centre of town and the home is heated with a new heat pump so you can stay comfortable year-round with efficient heating and cooling. Low maintenance section so there is no need to spend all weekend in the garden and secure parking in the single attached garage. There are also sheds on the section.
To view all available properties please 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 || []);
}
});">