Perfectly positioned on the fringe of the CBD, this well-presented building offers outstanding exposure and easy access in the heart of Richmond's bustling commercial precinct.
Offering approximately 150sqm of flexible floor space, the property suits a wide range of businesses seeking a modern and functional premises. Features include:
• Two automated roller doors
• Two offices
• Kitchenette area
• Fully sealed car park with five dedicated parking spaces
This is a rare opportunity to secure a high-quality industrial or commercial site just minutes from Richmond CBD.
Enquire today to arrange a viewing!
{
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 || []);
}
});">