This modern 3-bedroom, 2-bathroom home is perfectly positioned for convenience and lifestyle. The master suite boasts a walk-in wardrobe and ensuite, while the light-filled open-plan living, kitchen, and dining create a welcoming space for family and friends.
Enjoy solid brick construction, a double internal-access garage, and ample storage, making this home as practical as it is comfortable. Step outside to a sunny patio and fully fenced backyard, perfect for kids, pets, and outdoor entertaining. A mini orchard of fruit trees adds a special touch to the garden, while off-street parking provides space for the camper.
With a walkway leading directly to Bill Wilkes Reserve and Richmond’s shops and amenities just minutes away, this home offers the best of location and lifestyle.
Act now - homes in this sought-after spot don’t last long!
{
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 || []);
}
});">