3 Beds
1 Bath
1 Space
No Smoking
Available:
26 May
Leave the car at home and enjoy the ease of town living right from your front doorstep. This spacious and sunny home offers comfortable open plan living with a heat pump and HRV system to keep you warm, dry, and comfortable all year round. The kitchen provides ample storage and connects seamlessly with the living areas, making it ideal for everyday living. All bedrooms are generously sized and include wardrobes. Bathroom features both a separate bath and shower for added convenience. Additional features include a single internal access garage with integrated laundry, along with easy care gardens and lawns. A home with a truly welcoming feel throughout.
To book a viewing, please go to summit.co.nz under rentals.
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 || []);
}
});">