2 Beds
1 Bath
1 Garage
1 Space
No Smoking
Available:
12 June
This sunny, tidy two-bedroom family home is now available.
This lovely property boasts a lovely sunny lounge with a log burner during the winter nights. The sliding door of the dining opens up onto a great entertaining deck area, ideal for those summer BBQs.
The bathroom has a bath and a shower but hosts a separate toilet.
An extra-long single garage/workshop can hold all the tools as there is plenty of off-street parking.
All this is in the centre of Brightwater, where shops, schools and playgrounds are all within walking distance.
To book for a viewing or visit other available properties, go to 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 || []);
}
});">