3 Beds
1 Bath
Pets Allowed
No Smoking
Available:
24 April
This tidy three-bedroom home is in a great spot, close to local schools and just a short drive to the beach. It’s a good option for families or a couple looking for a place to call home.
Inside, there is a bright living space, a tidy kitchen, and three good-sized bedrooms with plenty of room for everyone. The layout is simple and comfortable.
Outside, there is off-street parking and a low-maintenance section, ideal for busy lifestyles or relaxing on the weekend.
The home is close to local schools and just a short walk or drive to the beach, offering a great and convenient lifestyle.
Apply Now*Please only apply after you have viewed the property.
Share
{
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 || []);
}
});">