Tucked away at the end of a quiet cul-de-sac, 9b Vosper Street is a fantastic opportunity for first-home buyers or investors.
This 1990s-built, 2-bedroom home is elevated to capture great sun and a relaxing outlook towards town.
Inside, the open-plan layout feels light and welcoming, with a heat pump for year-round comfort and insulation both in the ceiling and underfloor. Outside, the easy-care section offers just enough space to enjoy without the weekend upkeep, plus there's handy off-street parking.
The location is a real highlight - close to schools, shops, parks, and an easy walk or bike ride into Nelson City.
If you're looking for a sunny, easy-to-love home in a great spot, give Jeff or Rangi a call today!
{
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 || []);
}
});">