Sunny three-bedroom Springlands home. Open plan living featuring a modern kitchen, the heatpump in the lounge together with with most of the house being double glazed, keeps things comfortable year-round. The living areas are spacious and filled with natural light, flowing easily out to a gorgeous courtyard that's beautifully set up for relaxed afternoons or easy entertaining. The gardens are established but simple to maintain. A double garage adds great storage.
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 || []);
}
});">