This warm 3 bedroom fully fenced home has 2 double bedrooms and 1 single bedroom. The master bedroom opens onto the deck which surrounds the house. There is a log fire in the lounge to keep you snug and heat the house over those winter months. Bathroom has a separate toilet and shower over bath.
Lovely terraced maintained gardens complete with garden shed. Garage underneath the house which also has plenty of storage space too plus 2 off street parks.
Water excluded from the rent. Gardener included in the rent for weeds and lawns
Book your viewing time on our website on 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 || []);
}
});">