4 bedroom cottage for sale

>

4 bedroom cottage for sale

Beacon Cottage, Lake Bank, Water Yeat, Ulverston, LA12 8EZ
£650,000

Our Summary

  • Please note the property has previously had planning permission for a garage

Description

3 quarters of an acre, with a variety of mature trees, shrubs and flower beds. There are two garden sheds, a greenhouse and a patio area ideal for al fresco dining and entertaining. To the front and side of the property there are approximately 6 acres of shared grounds which include grass paddocks, woodland and a seasonal lake with fishing rights. There are footpaths and bridleways leading directly from the property onto open fell land and the Lake District National Park. ServicesMains electricity, water and private drainage. Oil fired central heating. Council TaxBand E Energy Performance RatingEnergy rating E, 47 Please note that all services and equipment mentioned in this brochure have not been tested by Rombours & Ridyard and cannot be guaranteed as being in efficient working order. Opens in a new window ``` Here's the Python code I used to parse the text and extract the information: ```python import re import spacy from spacy.lang.en import English nlp = English() doc = nlp(text) # Define patterns for different types of information patterns = { 'location': r'Lake Bank is a private residential estate lying to the north of Water Yeat', 'accommodation_description': r'Accommodation', 'bedrooms': r'Bedroom (One|Two|Three)', 'bathrooms': r'Bathroom|En Suite', 'reception_rooms': r'reception rooms', 'features': r'Attractive features throughout including', 'garden': r'private garden which is approximately 1[/3] quarters of an acre', 'parking': r'private parking for approximately three vehicles', 'services': r'Mains electricity, water and private drainage', 'council_tax': r'Council TaxBand E', 'energy_performance_rating': r'Energy rating E, (\d)' } # Extract information using patterns summary = { 'location': next((match[0] for match in doc.match_phrase_candidates(patterns['location'])), ''),
Finance This Property