If you've been searching for easy living in a top Nelson location, this two-bedroom home in The Wood is one you'll want to see. Tucked away on a tree-lined street, it offers privacy, low-maintenance grounds, and a lifestyle within walking distance of the CBD, local cafes, supermarkets, Riverside Pool, Queens Gardens, and the Centre of New Zealand.
Inside, sunny open-plan living with a north-facing conservatory - the perfect spot to relax with a book or enjoy your morning coffee. The kitchen and dining area flow seamlessly into the lounge, which opens beautifully to a private outdoor space with built-in seating.
Both bedrooms have built-in wardrobes, and the home is designed with practicality in mind - there's a separate toilet with vanity, bathroom, and a laundry cleverly tucked behind doors.
The single garage has internal access, plus an off-street carpark. With easy-care gardens, this home is all about effortless living.
Built in the 1970s and well looked after, the property is move-in ready. Whether you're downsizing, buying your first home, or investing, this Halifax Street address has it covered.
{
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 || []);
}
});">