3 Beds
2 Baths
2 Spaces
No Smoking
Available:
18 May
Enjoy relaxed country living in this tidy and well-maintained home, set on a spacious section in peaceful Riwaka. This three bedroom, two bathroom property offers a practical layout with a sunny kitchen overlooking the gardens, complete with ample bench space and storage. The adjoining living area is warm and inviting, featuring a fireplace and heat pump for year-round comfort. Step outside to a generous lawn surrounded by established trees, providing privacy and plenty of space to enjoy the outdoors. A garage adds convenience, along with additional off-street parking. Located just a short drive to local amenities, this home offers the perfect balance of rural charm and convenience.
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 || []);
}
});">