4 Beds
1 Bath
2 Spaces
No Smoking
Available:
24 April
This home is positioned in a sunny and convenient location that is close to Picton CBD, local schools & preschools.
The home features 4 double bedrooms with wardrobes.
Open plan kitchen and living. Ample spaced areas for dining. Good sized lounge and the convenience of a study nook in the hallway.
Bathroom has a separate shower, bath, vanity and toilet.
Laundry is located separately just outside the back door.
Off-street carparking only. No garage included.
Good sized grounds good for families with kids. Fold up washing line on the side of the home.
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 || []);
}
});">