This beautifully presented open-plan studio offers comfort, privacy, and stunning sea views.
With its own private entrance, it provides independence in a peaceful setting.
Features include a well-equipped kitchenette, modern bathroom with shower, laundry with washing machine, heat pump plus extra heater, off-street parking for two vehicles, storage, and two outdoor decks to enjoy the views.
Internet and water are included.
Ideal for a quiet, tidy tenant seeking a relaxed lifestyle close to local amenities.
Please note that this Studio is under the owners house
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 || []);
}
});">