1 Bed
1 Bath
2 Garages
1 Space
Pets Allowed
No Smoking
Available:
Now
This cosy one bedroom cottage is well positioned to capture lovely views over the estuary and nearby walkway, offering a peaceful and appealing living environment. The home features open plan living with a heat pump, providing all year round comfort. The bathroom has laundry, shower and vanity, with a separate toilet off bathroom. Set on good sized grounds, the property offers outdoor space to enjoy the surrounding outlook and lifestyle on offer. A double garage adds excellent storage, while the large section is ideal for those who enjoy gardening or growing their own vegetables.
To view all available properties visit 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 || []);
}
});">