1 Bed
1 Bath
1 Space
No Smoking
Available:
24 April
One Bedroom Plus Loft
Nestled in a peaceful and desirable neighbourhood, this well-presented joint unit offers comfortable and versatile living.
Featuring one double bedroom plus a generous loft room ideal as a second bedroom, home office, or creative space, the layout is both practical and inviting.
The open plan living area creates a light-filled hub for everyday living, with a small semi-private garden.
A carport is included along with an additional off-street parking space, adding to the convenience.
This is a fantastic opportunity to enjoy a quiet lifestyle in a location that's always in demand.
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 || []);
}
});">