Secure this versatile industrial premises offering excellent access, generous storage, and practical work areas in a sought-after Richmond location.
Key Features:
• Rent: $34,500+GST+OPEX (approx. $6,500)
• 250sqm (approx.) shop floor with 3 roller doors - including 1 high-access door
• 70sqm (approx.) mezzanine for extra storage or workspace
• 150sqm (approx.) fully fenced, gated yard with yard drain
• Office space included
• 3-phase power
• 7 on-site car parks
This property offers excellent functionality for a wide range of industrial, trade, or commercial uses.
{
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 || []);
}
});">