Fresh, modern, and perfectly positioned in one of Nelson's most sought-after locations, this beautifully updated 3-bedroom home offers easy living just minutes from the city centre.
Recently refreshed inside and out, the home features fresh paint throughout, a stunning new kitchen, a beautifully renovated bathroom and brand-new carpet, creating a modern and welcoming feel from the moment you walk in.
Set on a generous section with plenty of room for backyard cricket, kids and entertaining, this is the kind of property that's becoming harder to find so close to town. The location speaks for itself, with cafes, schools, parks, and Nelson city all within easy walking distance.
Positioned in ever-popular The Wood, this home will appeal to a wide range of buyers, including families, first-home buyers and investors looking for a move-in-ready property in a premium location.
Opportunities like this in The Wood are always in demand, and immediate interest is encouraged.
{
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 || []);
}
});">