Opposite Vosper Reserve, this 3129sqm freehold section is minutes away from local amenities, including a fish n' chip shop, pharmacy, schools and various other conveniences.
With resource consent issued for a 5-lot subdivision, this property is a great investment to landbank or develop. With no covenants, you can go off grid with a tiny home or build as small as you want.
There is a Geotech reports available.
Give Emma or Dwayne a call to view or for an 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 || []);
}
});">