Woodbourne 3 bedroom house only minutes drive to town, with the benefit of a spacious section. Includes shed but no garage, heatpump in lounge and wall heater in bathroom. Plus a private back yard with lots of space and reserves within the vicinity, providing school bus services. There is provision & fittings for the curtains only. No FIREARMS, fireworks, dangerous goods or drones. Smoking outside only
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 || []);
}
});">