Located on the outskirts of Motueka with a rural feel, is this well-maintained and spacious home, comprising of 3-bedrooms it has been meticulously cared for. There is a generously proportioned open-plan lounge, kitchen, and dining area that connects to an inviting conservatory, offering a sun-filled retreat for relaxing, family gatherings or entertaining guests while also connecting outdoors. Stay snug during chilly evenings with a woodburning fire on wetback, complemented by a heat pump and HRV system to keep you warm and comfortable throughout the year. There is a separate laundry area with ample storage ensuring tidiness and organisation with ease. Outdoors the home sits on a generous 1042 sqm section, offering a bricked patio area and gardens adorned with a beautiful assortment of fruit trees, including a majestic avocado tree. Additionally, there is a large double garage/workshop, complete with an additional toilet for added functionality. Do not miss this rare opportunity to own your slice of paradise on Motueka's edge! Call me today for a viewing.
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 || []);
}
});">