4 Beds
2 Baths
Pets Allowed
No Smoking
Available:
18 May
If you’re finding space a little tight, this great family home could be exactly what you’re looking for!
The top level offers a spacious, open-plan living area that flows onto a sunny deck — perfect for relaxing or entertaining. With a modern kitchen. On the middle level, you’ll find three generous double bedrooms and a family bathroom featuring a separate shower and a bath.
The lower level adds even more flexibility, with an additional bedroom, a rumpus room, its own kitchen area, and a bathroom — perfect for teenagers or extended family. Outside, enjoy a fully fenced backyard with well-established fruit trees, creating a private oasis for kids to play and best of all, you’re within easy walking distance to the beach .
To view all our available properties, visit http://www.summit.rentals.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 || []);
}
});">