Spacious Victorian style villa with generous grounds for the kids to run and play. Inside the villa has 4 good size bedrooms, two bedrooms have access to outside to a covered decking area. Heat pump in the hallway and one bedroom. Open plan living area with a log burner. Kitchen has a 5 burner gas hob, fridge and microwave wired in, and good size pantry. Bathroom has a separate shower and bath. Separate laundry and toilet area. Covered decking area on the Northern and Western side of the house, making it a perfect place to sit and relax at the end of the day, or watch the kids enjoy themselves inside the private grounds. Great BBQ are with outdoor fire. This is a must view property.
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 || []);
}
});">