This 1037sqm site is really something special. With stunning sea and rural views and a large flat build pad, it is titled and ready to build on.
All services are to the boundary (no stormwater detention tanks or septic pumps required). There is a Geotech report.
The flat area is approximately 500sqm.
There are plans available from Kartsen Architectural Design for a 4 bedroom plus office, 2 bathroom, 2 living room home. Option A - is 298m2 and Option B - 291m2
Give Dwayne or Emma a call to view or for the info pack.
{
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 || []);
}
});">