2 Beds
1 Bath
2 Spaces
No Smoking
Available:
25 April
Charming renovated 1960s cottage set on a private orchard in Upper Moutere, offering peaceful rural living with a real sense of space and privacy. This two-bedroom home features a modern kitchen with induction hob and dishwasher, flowing into a light-filled open plan living area with doors opening onto a sunny deck, perfect for enjoying the surroundings. Kept cosy with a log burner, the property is serviced by tank water with a UV filter. The fully fenced section provides security and space, and includes a single carport along with a storage container. A unique and tranquil setting with an authentic country feel, yet within easy reach of nearby amenities.
Check out www.summitrentals.co.nz for our latest listings
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 || []);
}
});">