2 Beds
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
8 June
Enjoy comfortable, low maintenance living in the heart of Richmond with this well presented 2 bedroom home. Featuring large bedrooms equipped with wardrobes, Modern kitchen and open plan living. Enjoy the easy-care garden with a handy storage shed perfect for low-maintenance living. The property also features a car park plus additional off-street parking for added convenience. Ideally located close to Richmond mall and supermarkets for great convenience.
To view 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 || []);
}
});">