2 Beds
1 Bath
1 Garage
1 Space
Pets Allowed
No Smoking
Available:
15 June
This modern and comfortable 2 bedroom home is ideally located in the heat of stoke just a short walk away from the local supermarket and railway reserve for those who enjoy a nice walk. Featuring generously sized bedrooms with built in wardrobes, Modern Kitchen, Open plan living equipped with a heat pump to stay cosy all year round, Single garage and low maintenance garden for easy care living.
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 || []);
}
});">