bed-and-breakfast.it · Travel
Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices
Find B&Bs, guest houses and vacation homes across Italy on Bed-and-Breakfast.it. Compare verified stays, contact hosts directly and book with no commission.
45
Partly agent-ready
Agent-readiness score out of 100
- ✓ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ○ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for bed-and-breakfast.it
Made from what Actuent already knows. Edit it, then publish it at
https://bed-and-breakfast.it/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "bed-and-breakfast.it",
"name": "Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices",
"language": "en",
"pages": {
"/": {
"title": "Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices",
"content": "Find B&Bs, guest houses and vacation homes across Italy on Bed-and-Breakfast.it. Compare verified stays, contact hosts directly and book with no commission."
},
"/it/italia": {
"title": "Location of interest page",
"content": "Main locations of interest within Italy (e.g., [Italian](https://www.bed-and-breakfast.it/it/italia), [English](https://www.bed-and-breakfast.it/en/italy), [French](https://www.bed-and-breakfast.it/fr/italie), [German](https://www.bed-and-breakfast.it/de/italien), [Spanish](https://www.bed-and-break"
},
"/it/%7Bcity%7D": {
"title": "Properties city page",
"content": "Listing of properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/{city}), [English](https://www.bed-and-breakfast.it/en/{city}), [French](https://www.bed-and-breakfast.it/fr/{city}), [German](https://www.bed-and-breakfast.it/de/{city}), [Spanish](https://www.bed-and-breakfast.it/"
},
"/it/regione/%7Bregion%7D": {
"title": "Region page",
"content": "Main locations, provinces and cities organized within a specific italian region (e.g., [Italian](https://www.bed-and-breakfast.it/it/regione/{region}), [English](https://www.bed-and-breakfast.it/en/region/{region}), [French](https://www.bed-and-breakfast.it/fr/region/{region}), [German](https://www."
},
"/it/bb-economici-%7Bcity%7D": {
"title": "Cheapest 10 properties in a city",
"content": "Listing of cheapest 10 properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/bb-economici-{city}), [English](https://www.bed-and-breakfast.it/en/budget-bb-{city}), [French](https://www.bed-and-breakfast.it/fr/bb-pas-chers-{city}), [German](https://www.bed-and-breakfast.it/de/guen"
},
"/it/provincia/%7Bprovince%7D": {
"title": "Province page",
"content": "Main locations and cities organized within a specific italian province (e.g., [Italian](https://www.bed-and-breakfast.it/it/provincia/{province}), [English](https://www.bed-and-breakfast.it/en/province/{province}), [French](https://www.bed-and-breakfast.it/fr/province/{province}), [German](https://w"
},
"/it/regione/lista/%7Bregion%7D": {
"title": "Properties region page",
"content": "Listing of properties organized within a specific italian region (e.g., [Italian](https://www.bed-and-breakfast.it/it/regione/lista/{region}), [English](https://www.bed-and-breakfast.it/en/region/list/{region}), [French](https://www.bed-and-breakfast.it/fr/region/liste/{region}), [German](https://ww"
},
"/it/migliori-bb-hotel-%7Bcity%7D": {
"title": "Best 10 properties in a city",
"content": "Listing of best 10 properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/migliori-bb-hotel-{city}), [English](https://www.bed-and-breakfast.it/en/best-bb-hotels-{city}), [French](https://www.bed-and-breakfast.it/fr/meilleurs-bb-hotels-{city}), [German](https://www.bed-and-breakfa"
},
"/it/sicilia/l-orangerie-modica/1": {
"title": "Property details page",
"content": "Detailed information page for a specific property, including comprehensive reviews, photos, facilities, rooms or accommodations, house rules, cancellation policy, position, phone numbers, availability, pricing, calendar and booking engine."
},
"/it/provincia/lista/%7Bprovince%7D": {
"title": "Properties province page",
"content": "Listing of properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/provincia/lista/{province}), [English](https://www.bed-and-breakfast.it/en/province/list/{province}), [French](https://www.bed-and-breakfast.it/fr/province/liste/{province}), [German](https://www.bed-and-breakfast.i"
},
"/it/macrolocalita/%7Blocationofinterest%7D": {
"title": "Properties location of interest page",
"content": "Listing of properties in a location of interest area (e.g., [Italian](https://www.bed-and-breakfast.it/it/macrolocalita/{locationofinterest}), [English](https://www.bed-and-breakfast.it/en/macrolocalita/{locationofinterest}), [French](https://www.bed-and-breakfast.it/fr/macrolocalita/{locationofinte"
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices"
},
{
"id": "get_support",
"name": "Get help",
"input": {
"type": "text",
"required": false
},
"intent": [
"help",
"support",
"faq",
"customer service"
],
"description": "Help centre, FAQs and support"
},
{
"id": "contact",
"name": "Contact",
"description": "Send a message to Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices",
"intent": [
"contact",
"message",
"email",
"get in touch"
],
"input": {
"type": "object",
"required": true,
"fields": [
{
"name": "name",
"type": "string",
"required": true
},
{
"name": "email",
"type": "email",
"required": true
},
{
"name": "message",
"type": "string",
"required": true
}
]
}
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices",
"url": "https://bed-and-breakfast.it",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Search the site
Search Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices
searchfindlook upGet help
Help centre, FAQs and support
helpsupportfaqcustomer servicePages
Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices /
Find B&Bs, guest houses and vacation homes across Italy on Bed-and-Breakfast.it. Compare verified stays, contact hosts directly and book with no commission.
Location of interest page /it/italia
Main locations of interest within Italy (e.g., [Italian](https://www.bed-and-breakfast.it/it/italia), [English](https://www.bed-and-breakfast.it/en/italy), [French](https://www.bed-and-breakfast.it/fr/italie), [German](https://www.bed-and-breakfast.it/de/italien), [Spanish](https
Properties city page /it/%7Bcity%7D
Listing of properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/{city}), [English](https://www.bed-and-breakfast.it/en/{city}), [French](https://www.bed-and-breakfast.it/fr/{city}), [German](https://www.bed-and-breakfast.it/de/{city}), [Spanish](https://www.b
Region page /it/regione/%7Bregion%7D
Main locations, provinces and cities organized within a specific italian region (e.g., [Italian](https://www.bed-and-breakfast.it/it/regione/{region}), [English](https://www.bed-and-breakfast.it/en/region/{region}), [French](https://www.bed-and-breakfast.it/fr/region/{region}), [
Cheapest 10 properties in a city /it/bb-economici-%7Bcity%7D
Listing of cheapest 10 properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/bb-economici-{city}), [English](https://www.bed-and-breakfast.it/en/budget-bb-{city}), [French](https://www.bed-and-breakfast.it/fr/bb-pas-chers-{city}), [German](https://www.bed-and-
Province page /it/provincia/%7Bprovince%7D
Main locations and cities organized within a specific italian province (e.g., [Italian](https://www.bed-and-breakfast.it/it/provincia/{province}), [English](https://www.bed-and-breakfast.it/en/province/{province}), [French](https://www.bed-and-breakfast.it/fr/province/{province})
Properties region page /it/regione/lista/%7Bregion%7D
Listing of properties organized within a specific italian region (e.g., [Italian](https://www.bed-and-breakfast.it/it/regione/lista/{region}), [English](https://www.bed-and-breakfast.it/en/region/list/{region}), [French](https://www.bed-and-breakfast.it/fr/region/liste/{region}),
Best 10 properties in a city /it/migliori-bb-hotel-%7Bcity%7D
Listing of best 10 properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/migliori-bb-hotel-{city}), [English](https://www.bed-and-breakfast.it/en/best-bb-hotels-{city}), [French](https://www.bed-and-breakfast.it/fr/meilleurs-bb-hotels-{city}), [German](https:/
Property details page /it/sicilia/l-orangerie-modica/1
Detailed information page for a specific property, including comprehensive reviews, photos, facilities, rooms or accommodations, house rules, cancellation policy, position, phone numbers, availability, pricing, calendar and booking engine.
Properties province page /it/provincia/lista/%7Bprovince%7D
Listing of properties in a city (e.g., [Italian](https://www.bed-and-breakfast.it/it/provincia/lista/{province}), [English](https://www.bed-and-breakfast.it/en/province/list/{province}), [French](https://www.bed-and-breakfast.it/fr/province/liste/{province}), [German](https://www
Properties location of interest page /it/macrolocalita/%7Blocationofinterest%7D
Listing of properties in a location of interest area (e.g., [Italian](https://www.bed-and-breakfast.it/it/macrolocalita/{locationofinterest}), [English](https://www.bed-and-breakfast.it/en/macrolocalita/{locationofinterest}), [French](https://www.bed-and-breakfast.it/fr/macroloca
AI bot access
robots.txt blocks 1 AI bot from the whole site:
- ✕ CCBot Common Crawl (used by many AI models)
Let them in (add to robots.txt)
Add these lines to allow them. Put them above any
User-agent: * group.User-agent: CCBot
Allow: /Compared with similar sites
#3 of 3 travel on Actuent
China Highlights: Customized Private China Tours chinahighlights.com55/100Holiday Cottages to Rent cottages.com55/100
What they have that Bed-and-Breakfast.it: B&Bs and Vacation Homes in Italy at the Best Prices doesn't: 3 or more actions (2 of 2), business details (address, hours, phone) (2 of 2).
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=bed-and-breakfast.it
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 27 Sep 2026
Is this your site?
Claim bed-and-breakfast.it to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="bed-and-breakfast.it" async></script> or the image https://api.actuent.ai/badge.svg?domain=bed-and-breakfast.it&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
