Escape to your own private sanctuary just an hour and a quarter from Nelson or Blenheim where lifestyle meets design. Nestled in the serene Duncan Bay, this beautifully architecturally designed three-bedroom home offers a glimpse of the sea and a stunning connection to nature.
Thoughtfully crafted with large windows to capture the sun and outlook, warm timber features throughout, the home exudes both practicality and comfort. Generous living areas with open plan dining and kitchen and step-down lounge provides ample space for visiting friends and family. The master suite is complemented with an ensuite, complete with bath. Expansive decks invite effortless indoor-outdoor living—perfect for entertaining or simply soaking in the peaceful surroundings. The landscaped grounds have been carefully designed to complement the natural setting, creating a tranquil retreat you’ll never want to leave.
With a generous carport, garage, covered walkways and well-considered site use that offers maximum privacy and level access. Every detail has been designed to enhance both form and function.
Whether you’re searching for a permanent residence or a relaxing coastal escape, this property delivers a unique blend of serenity, sophistication, and timeless appeal.
Your sea change haven awaits.
{
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 || []);
}
});">