2 Beds
1 Bath
1 Space
No Smoking
Available:
12 July
This lovely two-bedroom unit offers modern living with the ease of a low-maintenance lifestyle. Inside, you’ll find a modern kitchen and bathroom, thoughtfully designed for comfort and practicality. The grounds are easy to maintain.
A spacious carport is located alongside the property, providing convenient off-street parking. Ideally positioned, the home is close to the hospital and within walking distance of a bus stop, making it a great choice for those seeking convenience and accessibility.
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 || []);
}
});">