← Zurück zur Übersicht

JSON-LD für JUFA Hotels

In den <head> von https://www.jufahotels.com einbauen.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": [
        "Hotel",
        "LodgingBusiness"
      ],
      "@id": "https://www.jufahotels.com/#hotel",
      "name": "JUFA Hotels",
      "url": "https://www.jufahotels.com",
      "description": "JUFA Hotels bietet Familienurlaube in Österreich, Deutschland, Liechtenstein & der Schweiz. Wandern ✓ Skifahren ✓ Biken ✓. Jetzt mehr erfahren!",
      "image": "https://www.jufahotels.com/wp-content/uploads/2024/04/rezeption-jufa-hotel-erlaufsee-scaled.jpg",
      "telephone": "+43 (0) 5 / 7083",
      "amenityFeature": [
        {
          "@type": "LocationFeatureSpecification",
          "name": "Balkon",
          "value": true
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Frühstück",
          "value": true
        },
        {
          "@type": "LocationFeatureSpecification",
          "name": "Barrierefrei",
          "value": true
        }
      ],
      "subjectOf": {
        "@id": "https://www.hotelimpulse.at/ki-audit/jufa-hotels/#audit"
      }
    },
    {
      "@type": "Report",
      "@id": "https://www.hotelimpulse.at/ki-audit/jufa-hotels/#audit",
      "name": "KI-Sichtbarkeits-Audit · JUFA Hotels",
      "url": "https://www.hotelimpulse.at/ki-audit/jufa-hotels",
      "about": {
        "@id": "https://www.jufahotels.com/#hotel"
      },
      "author": {
        "@id": "https://www.hotelimpulse.at/#organization"
      },
      "publisher": {
        "@id": "https://www.hotelimpulse.at/#organization"
      }
    },
    {
      "@type": "Organization",
      "@id": "https://www.hotelimpulse.at/#organization",
      "name": "hotelimpulse",
      "url": "https://www.hotelimpulse.at/",
      "description": "hotelimpulse ist spezialisiert auf KI-Sichtbarkeits-Optimierung (Generative Engine Optimization) für Hotels. Wir erstellen und pflegen schema.org-Strukturdaten sowie Entity-Graphen, damit Hotels in KI-gestützten Suchsystemen wie ChatGPT, Perplexity, Google AI Overviews, Gemini und Microsoft Copilot zuverlässig gefunden werden.",
      "areaServed": {
        "@type": "Country",
        "name": "Österreich"
      },
      "knowsAbout": [
        "Schema.org Strukturdaten",
        "Generative Engine Optimization (GEO)",
        "KI-Sichtbarkeit für die Hotellerie",
        "Entity-Graph-Aufbau"
      ],
      "makesOffer": {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Schema.org- & KI-Sichtbarkeits-Audit für Hotels",
          "serviceType": "Generative Engine Optimization (GEO)",
          "provider": {
            "@id": "https://www.hotelimpulse.at/#organization"
          },
          "audience": {
            "@type": "BusinessAudience",
            "audienceType": "Hotellerie"
          }
        }
      },
      "sameAs": [
        "https://www.wikidata.org/wiki/Q138820497",
        "https://www.linkedin.com/company/hotelimpulse",
        "https://www.youtube.com/@hotelimpulse"
      ],
      "internalEmailDomains": [
        "ki-audit.at"
      ]
    }
  ]
}
</script>

Der Block oben ist fertig zum Einfügen. Danach mit Googles Rich-Results-Test prüfen.