Opportunities like this are seldom found and even harder to recreate. Stony Bottom Farm, held and thoughtfully developed over the past 25 years, is now offered to the market, ready for its next custodian. Located just a comfortable 20-minute drive from Renwick, this 12.222-hectare (30.20 acres) property offers a rare combination of peaceful rural living and practical farming capability, all shaped by years of vision and hands-on dedication. A totally self-sufficient property should that be your wish.
A home with heart. The property centres around a cosy cottage, positioned to take in views of the established gardens and surrounding landscape. It’s a home that feels grounded and welcoming, designed for comfort, simplicity, and connection to the land. With future plans for an extended home, if needed. Hidden within the gardens, the delightful studio, “Seldom Inn,” offers a quiet escape, ideal for a work-from-home setup or a separate bedroom to enjoy the tranquillity of the setting. In addition, another studio is attached to the triple-car garaging and workshop area.
{
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 || []);
}
});">