Located within the tightly held Stoke industrial precinct, this modern, high-quality industrial property offers an exceptional opportunity to purchase or lease in a strategic and highly sought-after location.
The property features high-stud warehousing, well-presented office accommodation, roller-door access and ample on-site parking. Built in modern tilt-slab construction with strong street presence, it is ideal for a range of industrial and commercial occupiers.
Key Features:
• Available for sale or lease
• Land Area: 1,092sqm
• Building Area: 1,025sqm
• For Sale: Offers Over $1,950,000+GST (if any)
• For Lease:
o Tenancy 1 - $60,000+GST+OPEX
o Tenancy 2 - $52,000+GST+OPEX
Enquire now for further information or to arrange an inspection.
{
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 || []);
}
});">