2 Beds
1 Bath
1 Space
Pets Allowed
No Smoking
Available:
24 April
2 bedroom Unit, Central Stoke
Enjoy comfortable living in this well-presented two-bedroom flat, a short walk to Stoke shops, schools and supermarkets, located down a long shared driveway with a private garden at the rare.
The layout is practical and inviting, making it an ideal space for a single person, couple or small family of three. A carport provides covered off-street parking.
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 || []);
}
});">