2 Beds
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
Now
This sunny two bedroom unit is tucked well back off Parkers Road, offering peace and privacy in a lovely setting.
Enjoy year-round comfort with a heat pump, plus a beautiful brand new bathroom with shower and a separate toilet. New curtains throughout add a fresh, modern touch. Outside, you’ll find a carport and a fantastic private outdoor area — perfect for relaxing or entertaining.
Ideally located and handy to the beach, this is a warm and welcoming home in a great spot.
To view all our available properties please see our website 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 || []);
}
});">