4 Beds
2 Baths
3 Spaces
Pets Allowed
No Smoking
Available:
29 May
This very neat and tidy three double-bedroom home offers comfortable, versatile living in a great location, with the added bonus of a separate sleepout complete with its own shower, toilet, and private deck. The open-plan kitchen and dining area provide excellent indoor-outdoor flow, ideal for entertaining or relaxing, complemented by a generously sized lounge filled with natural light. The main bathroom features both a separate shower and a full-sized bath. Outside, you’ll find a large single garage plus ample off-street parking. With plenty of space, flexibility, and practical features throughout, this property is a fantastic place to call home.
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 || []);
}
});">