It doesn't get any better than this for location, section size, and future development or doer-upper potential. This 1977 beauty is located next to a playground park and is in original condition offering endless potential for the lucky buyer. There is plenty of space for the whole family on the 895 sqm section that has ample off-street parking plus a separate garage and workshop. The spacious living areas are bathed in sunlight and all three bedrooms are doubles. Be the envy of your friends with this stunning property, don't delay, call us today to view this very unique opportunity.
{
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 || []);
}
});">