Schema.org Checker

Findet Google Dein LocalBusiness-Markup vollständig?
URL eingeben — Lücken in Sekunden sehen.

Does Google find your local business schema complete?
Enter a URL — see the gaps in seconds.

Analyse läuft…

Analyzing…

Was ist Local Business Schema?

What is local business schema?

Local Business Schema (offiziell der Schema.org-Typ LocalBusiness) ist ein strukturiertes Datenformat — meist als JSON-LD geschrieben — das Suchmaschinen und KI-Systemen die wichtigsten Fakten zu einem Unternehmen mitteilt: Name, Adresse, Telefonnummer, Öffnungszeiten, Preisklasse und Kundenbewertungen. Anders als reiner Seitentext, den Suchmaschinen erst interpretieren müssen, legt das Schema-Markup diese Fakten explizit fest — in einem Format, das Maschinen ohne Rätselraten auslesen können. Google nutzt das für Rich Results (Sternebewertung, Öffnungszeiten, Adresse direkt im Suchergebnis), und KI-Systeme wie ChatGPT, Claude und Perplexity greifen bei Fragen zu lokalen Unternehmen auf dieselben strukturierten Fakten zurück. Ohne dieses Markup können Name, Öffnungszeiten oder Adresse zwar trotzdem im Suchergebnis auftauchen, aber nur als unstrukturierter Text — ohne Garantie, dass Suchmaschinen oder KI ihn richtig zuordnen, und ohne Chance auf die erweiterte Rich-Result-Darstellung. Der Schema.org Checker weiter oben prüft, ob das Local-Business-Schema einer Website vollständig genug ist, um dafür überhaupt in Frage zu kommen.

Local business schema (formally the schema.org LocalBusiness type) is a structured data format — usually written as JSON-LD — that tells search engines and AI systems the essential facts about a business: its name, address, phone number, opening hours, price range, and customer ratings. Unlike the text on a page, which search engines have to interpret, schema markup states these facts explicitly, in a format machines can parse without guessing. Google uses it to power rich results (star ratings, hours, and address shown directly in search), and AI systems like ChatGPT, Claude, and Perplexity use the same structured facts when answering questions about local businesses. Without it, a business's name, hours, or address might still appear in search results, but only as unstructured text — with no guarantee search engines or AI parse it correctly, and no chance of the enhanced rich-result display. The Schema.org Checker above tests whether a site's local business schema is complete enough to actually qualify for those results.

Warum LocalBusiness-Markup?

Why local business schema markup matters

Google zeigt Rich-Results (Sternebewertung, Öffnungszeiten, Adresse direkt im Suchergebnis) nur, wenn das strukturierte Daten-Markup (LocalBusiness als JSON-LD) vollständig und korrekt ist. Fehlt ein Pflichtfeld oder steckt der falsche Typ in einer verschachtelten Property (z.B. eine Person statt einer PostalAddress im address-Feld), wird das Rich Result einfach nicht angezeigt — ohne Fehlermeldung, ohne Hinweis.

Google only shows rich results (star ratings, opening hours, address directly in the search result) when the structured data markup (LocalBusiness as JSON-LD — also called local business schema) is complete and correct. If a required field is missing, or the wrong type is nested inside a property (e.g. a Person instead of a PostalAddress in the address field), the rich result simply doesn't show up — no error message, no warning.

Der Schema Checker prüft genau das: Pflichtfelder für Google Rich Results (Name, Bild, Adresse), empfohlene Felder (Telefon, Öffnungszeiten, Preisklasse, Geo-Koordinaten, Bewertungen) und die Typ-Korrektheit verschachtelter Properties — bewusst spezialisiert auf LocalBusiness statt das komplette Schema.org-Vokabular abzudecken.

The Schema Checker checks exactly that: required fields for Google rich results (name, image, address), recommended fields (phone, opening hours, price range, geo coordinates, reviews), and correct nesting of properties — deliberately focused on local business schema instead of covering the entire Schema.org vocabulary. Missing local schema markup is the single most common reason a local business never shows up in rich results at all.

Wie vollständiges Markup aussieht

What complete markup looks like

Ein Minimalbeispiel mit genau den Feldern, die der Checker oben prüft:

A minimal example with exactly the fields the checker above validates:

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Your Business Name",
  "image": "https://example.com/photo.jpg",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Main Street 1",
    "addressLocality": "Berlin",
    "postalCode": "10115",
    "addressCountry": "DE"
  },
  "telephone": "+49-30-1234567",
  "priceRange": "€€",
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
    "opens": "09:00",
    "closes": "18:00"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5200,
    "longitude": 13.4050
  }
}
</script>

Dieser Checker prüft nur LocalBusiness. Für alle anderen Schema-Typen — direkt beim Schreiben, nicht erst nachträglich geprüft:

This checker only covers LocalBusiness. For every other schema type — checked while you write, not just afterwards:

Schema.org Skill — Claude Code Skill
€38
  • Generiert Schema.org JSON-LD für alle 20+ Typen — nicht nur LocalBusiness: Product, Article, FAQPage, Event, HowTo, u.v.m.
  • Geprüft gegen Googles Rich-Results-Pflichtfelder
  • Läuft direkt in Claude Code — als /schema-org Skill installiert, kein separates Tool nötig
  • Updates per E-Mail
  • Generates Schema.org JSON-LD for all 20+ types — not just LocalBusiness: Product, Article, FAQPage, Event, HowTo, and more
  • Validated against Google's Rich Results required fields
  • Runs directly inside Claude Code — installed as the /schema-org skill, no separate tool needed
  • Updates via email
KaufenBuy now

Alle Claude-Code-Skills ansehenSee all Claude Code Skills

Häufige Fragen

Frequently Asked Questions

Für welche Unternehmensarten funktioniert das?

LocalBusiness und gängige Unterarten: Restaurant, Store, ProfessionalService, MedicalBusiness, LegalService, LodgingBusiness, RealEstateAgent und weitere.

Which business types does this work for?

LocalBusiness and its common subtypes: Restaurant, Store, ProfessionalService, MedicalBusiness, LegalService, LodgingBusiness, RealEstateAgent, and more.

Was passiert, wenn gar kein LocalBusiness-Markup gefunden wird?

Der Score ist dann 0 — das ist die häufigste und wichtigste Erkenntnis: ganz ohne Markup gibt es gar keine Chance auf ein Rich Result, unabhängig von Inhalt oder Bewertungen.

What happens if no LocalBusiness markup is found at all?

The score is 0 — this is the most common and most important finding: without any markup at all, there is no chance of a rich result, regardless of content or reviews.

Kostet der Check etwas?

Nein, kostenlos und ohne Registrierung.

Does the check cost anything?

No, it's free and requires no registration.

Logo githubMy Github
mastodon logoFollow me
Logo hire meHire me
Logo EmailEmail