2 Beds
1 Bath
1 Garage
1 Space
No Smoking
Available:
26 June
Woodbourne 2 bedroom house with sunroom, only minutes drive to town with spacious section. Heatpump in lounge and wall heater in bathroom. Large lock-up single garage with power. Plenty of reserves and space for kiddies within the vicinity, providing school bus services.
Curtains not provided, only provision for the curtains.
No FIREARMS, fireworks, drones or dangerous goods.
Smoking outside only
More Properties available at 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 || []);
}
});">