A very substantial section of 4,434sqm - with this land area, you can create your own slice of paradise. Plant your native trees to encourage birdlife and build your home with a stunning view of Waikawa Bay and beyond. There is limited land available in this location, so even if your dream home is a while away, secure the land today! Rates are $3,440.29, and there are services to the boundary. Make your vision a reality.
For the information pack, please follow the below link to our Summit website, and fill in the details to request the information pack - https://www.summit.co.nz/buy/listings/33-boons-valley-road-waikawa-14687/
{
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 || []);
}
});">