What an opportunity this is. Positioned in a sunny, elevated setting with views of the Haven, this well-located 1940s property offers flexibility, space and plenty of appeal.
Set over 2 levels, the upper level features 3 bedrooms and 2 bathrooms, both of which have been renovated, along with a separate lounge, dining room and kitchen. The home also benefits from double glazing for added comfort. One of the bathrooms incorporates the laundry for everyday practicality. Internal-access garaging and ample off-street parking, including space for a caravan or boat, add further convenience.
Downstairs, the self-contained 1 bedroom flat provides options for extended family, guest accommodation or rental income. Currently occupied by a careful tenant who would love to stay, if the opportunity suited.
Whether you are looking for a home and income opportunity or a substantial family home of approximately 210sqm, this is a property that offers real versatility in an excellent location. A smart option for a wide range of buyers and one that is best appreciated in person.
{
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 || []);
}
});">