1 Bed
1 Bath
Pets Allowed
No Smoking
Available:
1 May
Wake up to breathtaking views over Haulashore Island in this charming and low-maintenance 1-bedroom, 1-bathroom flat. Perfect for those seeking a peaceful coastal lifestyle with minimal upkeep.
Enjoy your morning coffee or unwind in the evening with panoramic ocean views from the open-plan lounge and kitchen. With easy access to local bus routes and nearby amenities, you're just a short stroll from the beach or a quick ride into Nelson.
This lock-up-and-go home is ideal for single professionals or couples looking for comfort, convenience, and natural beauty right outside their window.
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 || []);
}
});">