schema.org / Produkt

Relatix JSON-LD Tool

Google-freundliche strukturierte Daten mit NAICS-Branchenklassifikation — www.jsonldtool.com

🔍
Ausgabe
Sprache
Richtung
URL-Beispiele
Breite
Schriftgröße
Farbmodus
Schriftarten
Produkt
📦

Produktinformationen

Produktname ist erforderlich
Beschreibung wird empfohlen
Mindestens eine Bild-URL ist erforderlich
Eine URL pro Zeile
Marke wird empfohlen
Produkt-URL ist für Händlereinträge erforderlich
🏷️

Produktkennungen

Mindestens eine Kennung (SKU, GTIN, MPN) wird empfohlen
UPC/EAN/ISBN
Hersteller-Teilenummer
🏭

NAICS-Branchenklassifikation

🏭

SIC-Branchenklassifikation

📐

Attribute

💰

Preisgestaltung & Verfügbarkeit

Preis ist erforderlich
ISO-Datum
📅

Mietkauf / Finanzierung

Bewertungen & Rezensionen

🚚

Versanddetails

🚚

Liefergebühr

↩️

Rückgaberichtlinie

Fortschritt5/33 Felder (15%)

Validierung

Von Google erforderlich
Produktname ist erforderlich
Mindestens eine Bild-URL ist erforderlich
Preis ist erforderlich
Produkt-URL ist für Händlereinträge erforderlich
Von Google empfohlen
Beschreibung wird empfohlen
Marke wird empfohlen
Mindestens eine Kennung (SKU, GTIN, MPN) wird empfohlen

Optimierungshinweise

Das Hinzufügen von AggregateRating kann die Klickrate in den Suchergebnissen um bis zu 30% verbessern.
Das Einbeziehen mindestens einer Rezension stärkt das Vertrauen und kann Rezensions-Rich-Snippets ermöglichen.
Versanddetails helfen, sich für kostenlose Versandabzeichen bei Google Shopping zu qualifizieren.
Rückgaberichtlinien stärken das Käufervertrauen und sind für einige Google Shopping-Funktionen erforderlich.
GTIN (UPC/EAN) hilft Google, Ihr Produkt mit seinem Katalog abzugleichen und die Sichtbarkeit zu verbessern.
ℹ️Mehrere Produktbilder verbessern das Engagement und können in der Bildersuche erscheinen.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "de"
12}
13</script>

Kurzreferenz

1. Schema-Typ oben auswählen
2. Formularfelder auf der linken Seite ausfüllen
3. Ausgabeformat wählen (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Validierungsfehler oben beheben
5. Ausgabe kopieren
6. In den <head>-Bereich Ihrer Seite einfügen
7. Testen unter Rich Results Test
Ctrl+Z Rückgängig · Ctrl+Shift+Z Wiederherstellen · Ctrl+S Exportieren · Ctrl+Shift+C Kopieren
Copyright 2026 Relatix LLC

Observation-Schema in JSON-LD

Instances of the class [[Observation]] are used to specify observations about an entity at a particular time. The princ…

Observation ist ein schema.org-Typ. Nutze den Generator oben, um Observation-strukturierte Daten als JSON-LD, Microdata, RDFa, XML oder Open Graph zu erstellen, und füge sie dann in deine Seite ein, damit Google, Bing und KI-Antwortmaschinen deinen Inhalt verstehen.

Siehe die offizielle Definition unter schema.org/Observation.

Observation-Eigenschaften

Direkt auf Observation definierte Eigenschaften:

EigenschaftErwarteter TypBeschreibung
marginOfErrorTextA [[marginOfError]] for an [[Observation]].
measuredPropertyTextThe measuredProperty of an [[Observation]], typically via its [[StatisticalVariable]]. There are va…
measurementDenominatorTextIdentifies the denominator variable when an observation represents a ratio or percentage.
measurementMethodTextA subproperty of [[measurementTechnique]] that can be used for specifying specific methods, in part…
measurementQualifierTextProvides additional qualification to an observation. For example, a GDP observation measures the No…
measurementTechniqueURLA technique, method or technology used in an [[Observation]], [[StatisticalVariable]] or [[Dataset]…
observationAboutTextThe [[observationAbout]] property identifies an entity, often a [[Place]], associated with an [[Obs…
observationDateDateThe observationDate of an [[Observation]].
observationPeriodTextThe length of time an Observation took place over. The format follows `P[0-9]*[Y|M|D|h|m|s]`. For e…
variableMeasuredTextThe variableMeasured property can indicate (repeated as necessary) the variables that are measured…

Vererbte Eigenschaften

Observation erbt außerdem Eigenschaften von Intangible, QuantitativeValue, Thing, StructuredValue.

EigenschaftErwarteter TypBeschreibung
additionalPropertyTextA property-value pair representing an additional characteristic of the entity, e.g. a product featu…
maxValueNumberThe upper value of some characteristic or property.
minValueNumberThe lower value of some characteristic or property.
unitCodeURLThe unit of measurement given using the UN/CEFACT Common Code (3 characters) or a URL. Other codes …
unitTextTextA string or text indicating the unit of measurement. Useful if you cannot provide a standard unit c…
valueBooleanThe value of a [[QuantitativeValue]] (including [[Observation]]) or property value node.\n\n* For […
valueReferenceTextA secondary value that provides additional information on the original value, e.g. a reference temp…
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

Observation JSON-LD-Beispiel

{
  "@context": "https://schema.org",
  "@type": "Observation",
  "name": "Example Observation"
}

Häufig gestellte Fragen

Was ist das Observation-Schema?

Observation (schema.org/Observation) ist ein strukturierter Datentyp, der verwendet wird, um Suchmaschinen und KI-Systemen ein Observation zu beschreiben. Das Hinzufügen von Observation-JSON-LD zu einer Seite hilft Google, Bing und Antwortmaschinen, den Inhalt zu verstehen, und kann Rich-Suchergebnisse ermöglichen.

Wie füge ich Observation-strukturierte Daten zu meiner Website hinzu?

Fülle die Observation-Felder in diesem Tool aus, kopiere das generierte JSON-LD und füge es innerhalb eines <script type="application/ld+json">-Tags in den <head> oder <body> deiner Seite ein. Du kannst auch Microdata, RDFa, XML oder Open Graph exportieren.

Ist der Observation-JSON-LD-Generator kostenlos?

Ja. jsonldtool.com ist ein kostenloser Observation-Schema-Generator und -Validator ohne Anmeldung.

Verwandte schema-Typen

Immateriell