1 Bed
1 Bath
51 m214.14 ha
2 Garages
1 Carport
5 Spaces
Tucked away in the heart of Todd Valley, this unique off-grid lifestyle property offers privacy, elevation and a genuine connection to nature - just minutes from Nelson. Set across approximately 14ha of native bush, established fruit trees, productive vegetable gardens and a 4.5ha forestry block, the land enjoys rural and sea views toward Tasman Bay. The consented solar-powered cottage offers inviting, self-sufficient living, supported by its own on-site water supply and established off-grid infrastructure. Additional improvements create flexibility and long-term opportunity. If you're seeking sustainability, space and something a little different, this is a rare opportunity to secure a truly special piece of Todd Valley.
{
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 || []);
}
});">