3 Beds
2 Baths
2 Garages
No Smoking
Available:
11 May
This large and inviting 3-bedroom home offers comfortable living in a fantastic location. The open-plan kitchen, dining, and lounge area provides plenty of space for family life and entertaining. Set on a generous section with a great outdoor entertaining area, this property is perfect for those who love indoor-outdoor living. The double garage with internal access adds convenience and security, while the quiet neighborhood ensures peace and privacy. All this just minutes’ walk from Richmond’s CBD, schools, shops, and cafes, the ideal combination of comfort and location!
To book for a viewing and see all available properties, 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 || []);
}
});">