3 Beds
2 Baths
2 Garages
Pets Allowed
No Smoking
Available:
10 May
Welcome to your new sanctuary close to the heart of Richmond! Tucked away in a serene cul-de-sac, this modern three-bedroom home offers the epitome of comfortable and low-maintenance living. Open Plan Living featuring a well-appointed kitchen, dining room, and a large living area. Three Generous Bedrooms including a master suite with ensuite and walk-in robe.
Double Garaging with internal access for secure parking.
Fibre installed
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 || []);
}
});">