This is a turn-key build package. 10% deposit and the balance due on completion.
This 92sqm three bedroom, two bathroom home is set on a 500sqm section with views of the city. There is a driveway off Emano Street, but also it's own private steps down to St Vincent Street.
The kitchen, by Complete Kitchens, features a granite breakfast bar. The master bedroom has a WIR and ensuite. There is built-in laundry off the entrance.
There is off-street parking for two vehicles.
The floor is a Superslab, the roof is iron and the cladding is Rockcote with cedar feature cladding. The windows are double-glazed low-e glass.
Building consent has been issued so the build is ready to go as soon as you sign on the dotted line!. A 10% deposit is required to secure this build, with the balance payable on issue of Code Compliance (turn-key). The build is estimated to take 5-6 months. It includes heat pump, patios and driveway.
{
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 || []);
}
});">