3 Beds
2 Baths
2 Spaces
Pets Allowed
No Smoking
Available:
20 April
This modern and stylish, 3 bedroom, 2 bathroom home offers more than you would expect - come and view to see for yourself!
This beautiful property is looking for a family to call home. The sunny house has three double bedrooms, including a master with ensuite.
Great living space for the whole family. A double garage with laundry facilities compliment this lovely family home.
It boasts an easy care section for low maintenance living.
For more available properties please go to our website 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 || []);
}
});">