Set on 1.2281ha of easy-care land, this well-loved, beautifully presented lifestyle property is now on the market - and it must be sold! This spacious and sunny home features 3 generous bedrooms, 2 modern bathrooms, and a versatile studio or office space - ideal for remote work, hobbies, or guest accommodation. The heart of the home is a huge open-plan kitchen, dining, and living area with great indoor/outdoor flow - perfect for entertaining or simply enjoying the peaceful surroundings. You'll love the quality Bosch appliances, underfloor heating, and excellent storage throughout. There's also a good-sized separate laundry and a large single internal-access garage for added convenience. But that's not all - outside, you'll find a bonus 4-car garage complete with a third bathroom, ideal for car enthusiasts, extra storage, or workshop space. The land is gently contoured and well set up for lifestyle living, with an established paddock, perfect for a pony or a few sheep. All of this is just a 5-minute walk to Wakefield village, 15 minutes to Richmond CBD, and only 25 minutes to Nelson Airport. Properties like this don't come up often - and this one's priced to sell. It's absolutely worth a look. Call me today to arrange your private viewing.
{
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 || []);
}
});">