3 Beds
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
19 June
This property is located at 94 Waikawa Road and is sure to appeal.
This property is positioned in a perfectly sunny spot and within walking distance to town. Featuring 3 double bedrooms with wardrobes.
Open plan modern kitchen and lounge opening onto a private fully fenced courtyard.
Bathroom features separate shower. Separate toilet with laundry incorporated.
Single carport. Enjoy a peaceful neighbourhood and close by amenities.
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 || []);
}
});">