Positioned in sought-after Atawhai, this spacious home delivers size, outlook, and genuine opportunity. Offering three generous double bedrooms, a well-appointed bathroom, and a separate kitchen flowing through to a large open-plan living area, there is room here for families to spread out and truly make it their own.
Step from the lounge onto the deck and take in the sea views. Picture summer evenings with friends, relaxed mornings in the sun, and the chance to enhance and add value over time. Comfortable as it stands, there is exciting scope to refresh and create something special.
Set on a 749sqm section with ample off-street parking and a double garage, plus valuable bonus space downstairs, ideal for working from home, teenagers, or hobbies.
Lovingly held for 14 years, this is a home you need to experience in person to fully appreciate the scale and potential on offer.
{
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 || []);
}
});">