Lot C1 was one of the first two sections to sell in Stage 1 of Hart Rise. It is now available again! A feature of this large 576sqm site is the walk/cycleway that runs to the north west of the site, giving added privacy from neighbours.
The site has all services to the boundary including fibre and does not need on-site stormwater detention. The minimum build size is 140m2 including garage, and up to 40% site coverage is permitted without a Resource Consent. The covenants are reasonable. There are no ties to a building company. Geotech report available.
Now is a great time to build with many builders offering fixed-price build packages, Covid supply chain issues have now been resolved and some materials are even dropping in price.
{
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 || []);
}
});">