2 Beds
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
14 May
This character property has been refurbished and offers spacious living. Situated within walking distance to Stoke School and Stoke Central shopping area.
Featuring 2 large bedrooms (Master extra large), the lounge area has heat-pump and fire and there is also a sunroom area, spacious separate kitchen, bathroom which consist of corner shower and vanity, the toilet is separate off the laundry at the back porch area.
The section is partly fenced, rear patio area and the single lock up garage offers secure parking/storage. The driveway is a shared drive.
View all our available properties at 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 || []);
}
});">