Your opportunity is now! This 1,063sqm section is ready for the astute buyer who has vision with a 2-bedroom cottage that will make a comfortable home with a little TLC. There is lots of storage in grounds and then a second building which needs work, or let's start afresh and utilise the land area and create your own new build or garaging for further items such as a runabout, campervan or vehicles. Options to suit your needs. The property is a rare find and is now at a very appealing market 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 || []);
}
});">