Elevated to catch plenty of sun and lovely views with a peep of the sea, you will love this spacious family home. Spread out in the large lounge with a tall ceiling and ranchsliders opening onto the wraparound deck and the view. The gas fire and HRV system will ensure comfortable living. There are 3 double bedrooms on the main level plus 2 spare rooms located downstairs which could be ideal as a teenager's den, a home office, rumpus, or just great storage. The basement also has a second toilet, laundry, and a double garage. A separate shed in the backyard is an added bonus. Peacefully located in a quiet cul-de-sac close to Tahunanui Beach. There is also potential to improve with some TLC making this a fantastic opportunity at an affordable price. Don't delay, call me now to view it today.
{
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 || []);
}
});">