A new price adjustment presents a genuine opportunity at 70 Queens Road, with motivated owners committed to achieving a sale. Vacant and available now, this family-friendly home features a pool, excellent living space, and sea views, making immediate ownership a reality.
- Perched high on one of Nelson’s most sought-after ridgelines with commanding views across Tasman Bay
- Generous 1,280sqm section with elevated outlooks
- Substantial 310sqm home designed to maximise space, light, and views
- Four bedrooms, three with direct access to private balconies
- Expansive open-plan kitchen and living hub flooded with natural light
- Abundant storage throughout plus a multi-purpose hobbies room
- Seamless indoor-outdoor flow to balconies and entertaining terraces
- Poolside living with breathtaking sea and mountain vistas
- Located in peaceful Stepneyville, just minutes from the Nelson CBD
Vacant and offering scope to refresh and personalise to your taste. A rare opportunity to secure one of Nelson’s most enviable addresses. Contact Team Delany now to view this royal residence!
{
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 || []);
}
});">