3 Beds
1 Bath
2 Spaces
No Smoking
Available:
15 May
This well-presented three-bedroom home offers comfortable living in a peaceful, family-friendly setting. Featuring a bright and spacious living area filled with natural light, the home opens out through doors to a tidy patio—perfect for relaxing or entertaining.
The property includes one bathroom with a separate toilet for added convenience. The easy-care gardens and large yard provide plenty of space for outdoor enjoyment without the hassle of high maintenance. A double internal access garage ensures secure parking and storage, complemented by additional off-street parking. Positioned in a quiet cul-de-sac, this home offers privacy and a safe environment, ideal for families or professionals seeking a calm retreat.
View all our available properties 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 || []);
}
});">