AI-readable catalog · canonical https://giggle.tips
Dorfhotel Moar am Latemar
Crawl structure
Four tiers: platform index → hotel catalog → stream catalog → experience detail (with per-date leaves for Events).
- Platform AI index
- Hotel manifest (JSON-LD)
- AI sitemap (all URLs)
- llms.txt — entry point for LLM crawlers
Website embed snippet
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/moaramlatemar/ai.json" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Hotel",
"@id": "https://giggle.tips/de/hosts/moaramlatemar#hotel",
"name": "Dorfhotel Moar am Latemar",
"url": "https://hotel-latemar.it/de/hotel-latemar/"
},
{
"@type": "WebPage",
"url": "https://hotel-latemar.it/de/hotel-latemar/",
"name": "Dorfhotel Moar am Latemar",
"relatedLink": [
"https://giggle.tips/de/moaramlatemar/ai",
"https://giggle.tips/de/moaramlatemar/ai.json"
],
"mainEntity": {
"@id": "https://giggle.tips/de/hosts/moaramlatemar#hotel"
}
}
]
}
</script>
<a href="https://giggle.tips/de/moaramlatemar/ai">Dorfhotel Moar am Latemar – Giggle Tips AI catalog</a>
Streams
- Sommer - Natur & Aktiv (4 experiences)
/de/moaramlatemar/ai/streams/sommer---natur-aktiv · catalog.json · Host page - Kulinarische Erlebnisse (2 experiences)
/de/moaramlatemar/ai/streams/kulinarische-erlebnisse · catalog.json · Host page - Hotel Info A-Z (1 experiences)
/de/moaramlatemar/ai/streams/hotel-info-a-z · catalog.json · Host page
All experiences
Gipfelerlebnisse im Eggental (Event)
Der frühe Vogel fängt den Wurm - Sonnenaufgang am Latemar mit Monika (Event)
Eggental mit dem Bike erleben (Event)
Wanderlust am Latemar - UNESCO Weltnaturerbe (Event)
Weine Südtirols - Besichtigung der Kellerei & Verkostung (Event)
Wein, Entdeckungsreise mit Genuss & Stil (Event)
FILAZI - Moar's Hittl (Service)
Experience AI index · JSON · Human page
Bookable service — full Service schema on experience AI page.