AI-readable catalog · canonical https://giggle.tips
Four tiers: platform index → hotel catalog → stream catalog → experience detail (with per-date leaves for Events).
Paste this JSON-LD and link into the hotel homepage so crawlers discover the AI catalog.
<!-- Giggle Tips AI catalog -->
<link rel="alternate" type="application/ld+json" href="https://giggle.tips/de/hoteltouring/ai.json" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Hotel",
"@id": "https://giggle.tips/de/hosts/hoteltouring#hotel",
"name": "Hotel Touring Val Gardena",
"url": "https://hoteltouring.bz"
},
{
"@type": "WebPage",
"url": "https://hoteltouring.bz",
"name": "Hotel Touring Val Gardena",
"relatedLink": [
"https://giggle.tips/de/hoteltouring/ai",
"https://giggle.tips/de/hoteltouring/ai.json"
],
"mainEntity": {
"@id": "https://giggle.tips/de/hosts/hoteltouring#hotel"
}
}
]
}
</script>
<a href="https://giggle.tips/de/hoteltouring/ai">Hotel Touring Val Gardena – Giggle Tips AI catalog</a>
Floating Breakfast (Event)
Privater Aperitif im Schwimmbad/ Wellness (Event)
Private Rooftop Pool, Relax & Family Sauna (Event)
Individuelle Tischdeko im Speisesaal für Dinner oder Frühstück (Service)
Experience AI index · JSON · Human page
Bookable service — full Service schema on experience AI page.