2 Beds
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
12 June
Discover this tidy and practical 2-bedroom attached unit, privately positioned at the rear of the property as one of four units, offering a quiet and peaceful setting. Complete with a carport and shared common area, this home provides comfortable, low-maintenance living.
Conveniently located within walking distance to the local dairy and just moments from the beach, you can enjoy an easy coastal lifestyle with everyday amenities close by.
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 || []);
}
});">