3 Beds
2 Baths
Pets Allowed
No Smoking
Available:
7 May
Great location this 3 bedroom home is presented with unique features, fireplace for heating, two bathrooms and great indoor/outdoor flow. Inside, versatile living spaces and a functional kitchen complement the lofty ceiling and large windows. Large shed is available on site. Outside, there's plenty of room with low maintenance gardens. You could take a lovely stroll along the beach and a short walk to Monkey Bay or simply sit back and relax in this stunning part of the country.
Pets by negotiation
To view all available properties please 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 || []);
}
});">