3 Beds
1 Bath
2 Garages
2 Spaces
No Smoking
Available:
5 June
This two-storey home offers comfortable family living in a prime location close to the marina, local schools, and the beachfront.
Upstairs features three bedrooms, while downstairs boasts a spacious open-plan lounge and dining area with a study nook at the end of the lounge.
The generous kitchen provides plenty of space for everyday living and entertaining.
A heat pump in the lounge and panel heater upstairs ensure year-round comfort. Set on good-sized grounds, the property also includes a fold-up washing line, double garage, and garden shed.
Viewings can be arranged privately, please contact me or can be booked via Renti.
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 || []);
}
});">