An exceptional opportunity to secure 2 freehold commercial properties delivering multiple income streams.
•Land Area: 2,150sqm
•Building Area: 1,020sqm
•Return: 6.5% ROI
•Price: Offers Over $1.9 million+GST (if any)
Ideally located just 1 minute from the ever-popular Tahunanui Beach, these high-exposure sites enjoy strong pedestrian and vehicle traffic, excellent visibility, and convenient access.
This is an ideal investment for buyers seeking commercial assets with reliable returns.
{
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 || []);
}
});">