3 Beds
1 Bath
1 Space
No Smoking
Available:
26 May
Leave the car at home, town is right by the front doorstep. Spacious and sunny home with open plan living areas. Kitchen has good storage. Heat pump for heating in winter, air condition for summer. All bedrooms are good size with wardrobes. Bathroom has separate bath and shower. Single internal access garage with laundry. Easy care gardens and lawn. This home has a lovely vibe throughout. Call now to view.
To book a viewing, please go to summit.co.nz under rentals.
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 || []);
}
});">