1 Bed
1 Bath
Pets Allowed
No Smoking
Available:
27 June
Warm and spacious one bedroom flat with fantastic sea views. Tidy kitchen, large separate lounge and double bedroom. Bathroom with shower, and separate toilet/laundry room. Sunny front deck. Water and gardener is included in the rent.
Please note there are quite a few steps up to the property. On street parking only.
See our website for available properties at 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 || []);
}
});">