Positioned on the corner of the ever-popular Andrew Street in Stoke, this solid 2-storey brick home offers space, comfort, and outstanding convenience. Featuring 3 generous bedrooms plus a dedicated office and 3 bathrooms, the layout is ideal for families, professionals, or those who love hosting guests. The home has been thoughtfully renovated to suit owners seeking low-maintenance living, with an easy-care section that allows you to enjoy your weekends without the upkeep. Warm and inviting through the winter months, the home is well-heated with a pellet fire complemented by two heat pumps, ensuring year-round comfort. Practicality is further enhanced by excellent storage options, including a garden shed and a double internal-access garage, which provides secure parking and additional space. To the rear, a private patio creates a perfect spot for entertaining or relaxing outdoors. With local schools, shops, and the swimming pools all within easy walking distance, this is a superb opportunity to secure a quality home in a highly sought-after Stoke location.
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 || []);
}
});">