This 500sqm section has views of the sea and city. All the services are in to the top of the driveway.
There are no covenants so this site would suit a tiny home.
Building consent has been issued for a 92sqm 3 bedroom, 2 bathroom build. This may suit a builder looking for an immediate start (the vendor is happy to consider builder's terms).
There is a sealed concrete driveway off Emano Street, but the section also has its own private steps down to St Vincent Street - making it an ideal location for those working at the hospital or for a rental (the build has a rental appraisal of $650 a week).
The section has all services as well as a buried concrete stormwater detention tank already in place. There is a Geotech report available.
This section is priced to sell! Contact Emma for an info pack or to view the section.
{
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 || []);
}
});">