Set on a generous 3,035sqm section, this property offers a range of unique features and opportunities.
The Vendor's plans have changed leaving a perfect opportunity for someone to make this unique property their own. Included is a partially completed shed, an outbuilding, a sleepout, and a 10.5m self-contained Nissan motorhome.
Close to Tapawera Village and only 35 minutes to Richmond.
Don't miss this cost-effective opportunity to own your own slice of paradise. Call Emma or Dwayne to view or email 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 || []);
}
});">