Modern Office Spaces for Lease in Central Richmond
12 John Wesley Lane, Richmond
Leased
Ref: CML42670
2 Baths
111 m2
•Ground Floor | 111sqm - $28,000+GST+OPEX
Featuring excellent street frontage and large display windows, this light-filled space is ideal for retail or office use. Enjoy direct access to the Warring car park, providing convenience for both staff and visitors.
•First Floor | 106sqm - $24,000+GST+OPEX
A bright, open-plan layout with views across Richmond, well-suited for professional offices, consultants, or creative industries.
Don't miss this opportunity to establish your business in one of Richmond's most sought-after locations.
{
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 || []);
}
});">