4 Beds
2 Baths
2 Garages
2 Spaces
No Smoking
Available:
3 May
Experience the perfect blend of modern comfort and natural beauty in this elevated four-bedroom home.
The heart of the home features a sleek, modern kitchen that flows seamlessly into the dining area, creating a central hub for daily life. Two distinct living spaces, including a formal and informal lounge, provide versatile options for entertaining guests or relaxing in private. Four generous bedrooms offer plenty of room for everyone, including a master with ensuite. A second full bathroom serves the rest of the household, while the double internal access garage includes a convenient integrated laundry area.
Step outside to enjoy the good-sized deck, which is perfect for soaking in the scenery. The outdoor area also includes low-maintenance raised garden beds for those with a green thumb.
This property combines a functional, modern interior with an inviting outdoor space.
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 || []);
}
});">