Perched on an elevated section overlooking Nelson city and the sparkling coastline, this stunning split-level home offers elevated living with effortless style and spectacular views. The open-plan kitchen, dining, and living area is the heart of the home, featuring modern appliances and a striking living room window that perfectly frames the panorama. The dining area flows seamlessly onto a generous deck - ideal for entertaining or relaxing while enjoying the scenery.
The home features 4 double bedrooms, each capturing sweeping vistas, with the master suite boasting a private ensuite and walk-in wardrobe. Two of the bedrooms open onto a second deck, providing a peaceful outdoor retreat. Recently re-roofed and designed for low-maintenance living, the property is ideally located close to schools for all ages, everyday amenities, and recreational facilities, and includes a double internal-access garage with ample storage.
Combining comfort, style, and breathtaking outlooks, this home represents a rare opportunity to enjoy the very best of Nelson living. For more information or to arrange a viewing, call Team Williams today!
{
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 || []);
}
});">