Rydal Road, Ambleside, LA22 9PN · +44 15394 32193 · crowhow.co.uk
Very little, and it is worth being exact about how little. A machine reading the public sources gets your name, that you are on Rydal Road in Ambleside, the postcode, and the telephone number. OpenStreetMap has you correctly marked as a guest house, which is more than some of your neighbours manage. After that it runs out. Nothing tells it what the rooms are or what they cost, whether a guest can park, whether the dog in the back of the car is welcome, when check-in is, whether you will let a room for one night in half-term, or what breakfast looks like. Those are the exact things people ask an assistant before they book, and an assistant will not invent an answer. It gives them a property whose answers are already written down, in code, on a site that charges you commission.
Here is the groundwork — name, address, position, and the two ways to reach you, set out in the format the assistants read.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LodgingBusiness",
"name": "Crow How Country Guest House",
"url": "https://crowhow.co.uk",
"telephone": "+44 15394 32193",
"email": "info@crowhow.co.uk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Rydal Road",
"addressLocality": "Ambleside",
"addressRegion": "Cumbria",
"postalCode": "LA22 9PN",
"addressCountry": "GB"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 54.438860,
"longitude": -2.974659
}
}
</script>
This block is yours, free, whether or not you buy anything. Paste it in the <head> of your home page.
This was generated from public listing data, so please read it before you use it. I have not seen your prices, your rooms or your amenities, and I have not put anything in this block that I could not stand behind.
That is why yours is shorter than some. There is no star rating line, because I have no rating I can trust for you, and no amenity list, because I would only have been guessing. Two coordinates are the map point OpenStreetMap holds for the house on Rydal Road; if your entrance is elsewhere, nudge them. Everything missing is exactly what the pack below fills in, from what you tell me rather than from what I can scrape.
Ambleside has no shortage of rooms, and the ones that get suggested are the ones that are readable. The pack is the whole set of answers, written once, in a form both your guests and their assistants can use. Four sets of plain files. Nothing to install and nothing that renews.
This one, filled out: room types, price range, check-in and check-out, the amenities named one by one, and links to the other listings that are genuinely you. Validated before it reaches you.
Parking, dogs, check-in times, single nights, breakfast, the walks that begin at your gate, EV charging, access, cancellation, the nearest station, family rooms, pets. Written out for guests to read, and again in the code that lets an assistant quote you word for word.
Titles, the sentence that shows beneath them in search results, and the tags that make your link arrive with a picture and a line of text when it is pasted into WhatsApp or sent back with an enquiry.
Written for the owner, not the developer. Where each piece goes, in order, and a short list of checks to confirm it is working.
The checkout asks you to type the amount — enter 39. Add your property name when you pay, or send it in the box below.
If you would rather see what the finished FAQ looks like before you spend anything, ask for it and I will send you one to read.