3 Beds
1 Bath
1 Garage
Pets Allowed
No Smoking
Available:
3 July
This lovely 3-bedroom home in a quiet cul-de-sac in Wakefield is ready for its next tenants.
2 double bedrooms and 1 single, large open plan living beautifully presented, flowing into the dining, and a suitable kitchen to cook up all the goodies.
The bathroom has recently been renovated with a shower and a separate toilet.
Single car garage and own driveway. Only a short walk to the local shops and school. This lovely wee home is waiting for you.
To view all available properties and book to view, visit www.summitrentals.co.nz
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 || []);
}
});">