2 Beds
1 Bath
1 Space
No Smoking
Available:
29 May
This lovely 2 bedroom flat is located only 10 minutes walk to the CBD and minutes from surrounding parks and rivers.
Please note these photos are taken prior to now being fully renovated. Offering 2 bedrooms, open plan and decent size living and kitchen. Carport and shared garden. This flat is quiet living and peaceful, close to mountain bike tracks, walks and the river.
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 || []);
}
});">