3 Beds
1 Bath
1 Garage
1 Space
No Smoking
Available:
Now
Two storey home with three bedrooms and bathroom upstairs, kitchen, dining, laundry and lounge downstairs. New carpet and recently painted. Heatpump in the lounge. Bathroom features shower over the bath, toilet and pedestal basin. Separate toilet in the laundry. Single garage.
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 || []);
}
});">