Positioned on an easy-care cross-lease section (1/4 share of 698sqm) within a tidy 4-unit development, this property enjoys excellent off-street parking and a superbly convenient location. Just a short stroll from Nelson’s CBD, local schools, parks, and the Centre of New Zealand, it offers the ideal balance of accessibility and low-maintenance living.
Easy-care and practical, the home features an open-plan living area, 2-bedrooms, and an original kitchen, laundry and bathroom. The layout makes smart use of space, complemented by off-street parking and a single garage or storage. The opportunity to update and personalise will appeal to first-home buyers and downsizers alike.
Currently tenanted and professionally managed by Summit Property Management.
This 2-bedroom unit represents a sound, easy-care investment in a highly sought-after central Nelson location, perfectly suited to first-home buyers, investors, or those looking to simplify life without compromising on convenience.
{
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 || []);
}
});">