3 Beds
2 Baths
2 Spaces
No Smoking
Available:
7 May
Located in the popular Berryfields subdivision, this well-presented home offers three spacious bedrooms, all with good-sized wardrobes, including a master with a walk-in wardrobe and ensuite. The property features a double internal-access garage and sits on a sunny corner section, giving a great sense of space and natural light. With excellent indoor-outdoor flow and just a short walk to The Sprig & Fern and the new Silky Otter cinema, this home offers both comfort and convenience in a fantastic location.
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 || []);
}
});">