Google-freundliche strukturierte Daten mit NAICS-Branchenklassifikation — www.jsonldtool.com
A single, identifiable product instance (e.g. a laptop with a particular serial number).
Einzelprodukt ist ein schema.org-Typ. Nutze den Generator oben, um Einzelprodukt-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/IndividualProduct.
Direkt auf IndividualProduct definierte Eigenschaften:
| Eigenschaft | Erwarteter Typ | Beschreibung |
|---|---|---|
serialNumber | Text | The serial number or any alphanumeric identifier of a particular product. When attached to an offer… |
IndividualProduct erbt außerdem Eigenschaften von Product, Thing.
| Eigenschaft | Erwarteter Typ | Beschreibung |
|---|---|---|
additionalProperty | Text | A property-value pair representing an additional characteristic of the entity, e.g. a product featu… |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
asin | URL | An Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric unique identifier as… |
audience | Text | An intended audience, i.e. a group for whom something was created. |
award | Text | An award won by or for this item. |
brand | Text | The brand(s) associated with a product or service, or the brand(s) maintained by an organization or… |
category | Text | A category for the item. Greater signs or slashes can be used to informally indicate a category hie… |
color | Text | The color of the product. |
colorSwatch | URL | A color swatch image, visualizing the color of a [[Product]]. Should match the textual description … |
countryOfAssembly | Text | The place where the product was assembled. |
countryOfLastProcessing | Text | The place where the item (typically [[Product]]) was last processed and tested before importation. |
countryOfOrigin | Text | The country of origin of something, including products as well as creative works such as movie and… |
depth | Text | The depth of the item. |
displayLocation | Text | The location at which an item can be viewed or experienced in-person. |
funding | Text | A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow… |
gtin | Text | A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify tra… |
gtin12 | Text | The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-di… |
gtin13 | Text | The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13… |
gtin14 | Text | The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](h… |
gtin8 | Text | The GTIN-8 code of the product, or the product to which the offer refers. This code is also known a… |
hasAdultConsideration | Text | Used to tag an item to be intended or suitable for consumption or use by adults only. |
hasCertification | Text | Certification information about a product, organization, service, place, or person. |
hasEnergyConsumptionDetails | Text | Defines the energy efficiency Category (also known as "class" or "rating") for a product according … |
hasGS1DigitalLink | URL | The GS1 digital link associated with the object. This URL should conform to the particular requirem… |
hasMeasurement | Text | A measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge … |
hasMerchantReturnPolicy | Text | Specifies a MerchantReturnPolicy that may be applicable. |
height | Text | The height of the item. |
inProductGroupWithID | Text | Indicates the [[productGroupID]] for a [[ProductGroup]] that this product [[isVariantOf]]. |
isAccessoryOrSparePartFor | Text | A pointer to another product (or multiple products) for which this product is an accessory or spare… |
isConsumableFor | Text | A pointer to another product (or multiple products) for which this product is a consumable. |
isFamilyFriendly | Boolean | Indicates whether this content is family friendly. |
isRelatedTo | Text | A pointer to another, somehow related product (or multiple products). |
isSimilarTo | Text | A pointer to another, functionally similar product (or multiple products). |
isVariantOf | Text | Indicates the kind of product that this is a variant of. In the case of [[ProductModel]], this is a… |
itemCondition | Text | A predefined value from OfferItemCondition specifying the condition of the product or service, or t… |
keywords | Text | Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typica… |
logo | URL | An associated logo. |
manufacturer | Text | The manufacturer of the product. |
material | URL | A material that something is made from, e.g. leather, wool, cotton, paper. |
mobileUrl | Text | The [[mobileUrl]] property is provided for specific situations in which data consumers need to dete… |
+ 30 weitere vererbte Eigenschaften. Siehe schema.org/IndividualProduct für die vollständige Liste.
{
"@context": "https://schema.org",
"@type": "IndividualProduct",
"name": "Example IndividualProduct"
}Einzelprodukt (schema.org/IndividualProduct) ist ein strukturierter Datentyp, der verwendet wird, um Suchmaschinen und KI-Systemen ein Einzelprodukt zu beschreiben. Das Hinzufügen von Einzelprodukt-JSON-LD zu einer Seite hilft Google, Bing und Antwortmaschinen, den Inhalt zu verstehen, und kann Rich-Suchergebnisse ermöglichen.
Fülle die Einzelprodukt-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.
Ja. jsonldtool.com ist ein kostenloser Einzelprodukt-Schema-Generator und -Validator ohne Anmeldung.