This well-presented 4 bedroom standalone home offers outstanding value! Whether you're looking for a spacious family home or a smart investment, this property is a must-see.
Set on a 612sqm freehold section, this 116sqm home features a generous lounge and family area, a separate kitchen and dining space, and a nicely modernised bathroom. The kitchen and dining are well suited to family living with scope for improvements, while the four bedrooms provide a comfortable space for the whole family.
Outside, the fully fenced section offers plenty of space for children and pets to play and there is plenty off-street parking, including a double carport.
At offers over $510,000, and with a rental appraisal of $600 per week this property represents excellent value in today’s market – don’t miss your chance to secure a great family home!
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 || []);
}
});">