A rare and unique opportunity awaits! This 1.2ha Manuka block offers an exceptional chance to build not just 1, but 2 homes on a single section - all while embracing the natural beauty of the land.
With unbelievable panoramic views, all-day sun, and services ready to the boundary (water, power, and sewer), this is the perfect canvas to create something truly special. Concept plans are available for a stunning home, or let your imagination run wild and design your dream retreat.
Located just minutes from central Nelson, you’ll enjoy a peaceful and private setting without traffic issues, making everyday living effortless.
Opportunities like this are incredibly rare - act now and make your dream a reality! Contact us today for more details.
***The concept images are just that - concepts only.
{
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 || []);
}
});">