Enjoy the perfect balance of convenience and charm with this modernised two-bedroom cottage, ideally located close to town while still offering a peaceful, country feel. Inside, the home has been updated throughout and features a functional kitchen with a standalone oven and compact bench space. The lounge is well-sized and kept comfortable year-round with a heat pump. There is a separate shower, along with a generously sized laundry for added practicality. Set on a shared driveway, the property is unfenced and does not include a garage or carport, making it best suited to tenants seeking a low-maintenance lifestyle. A cosy and refreshed home in a great location—get in touch to arrange a viewing.
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 || []);
}
});">