Positioned prominently at the northwest corner of Trafalgar and Bridge Streets, this high-profile commercial property enjoys a strategic location in the heart of Nelson's CBD. The site benefits from a northern boundary along Wakatu Lane, offering convenient access to the Wakatu carpark - an essential facility for the surrounding retail and business precincts. Nelson's premier retail zone is situated directly to the south, between Bridge and Hardy Streets.
Key Features:
•Three-level commercial building
•Multiple office spaces suitable for a range of business uses
•14 on-site car parks
•High visibility and central location
Lease Details: Available By Negotiation
For further information or to arrange a viewing, please contact Bevan Dixon or Corey Taylor.
{
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 || []);
}
});">