Set on an elevated 4,101sqm section in the sought-after Pomona Road, Ruby Bay, this property is a dream come true for those needing space, versatility, and future potential. With an allocated building area, this stunning north-facing site is surrounded by mature trees, offering a private and sun-soaked setting.
At the heart of the property is a massive 240sqm high-quality shed (19.6m x 12m), fully equipped with three-phase power, LED lighting, a 9,000L water tank, partial insulation, and fibre optic cabling. Whether you're looking for a serious workspace, storage for vehicles and equipment, or a base for your next venture, this space delivers.
Just minutes from Mapua's vibrant village and waterfront, this location offers the perfect blend of peaceful, semi-rural living with easy access to great amenities. With so few opportunities like this available, this is your chance to secure a unique and highly desirable property.
{
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 || []);
}
});">