Google-freundliche strukturierte Daten mit NAICS-Branchenklassifikation — www.jsonldtool.com
A recipe. For dietary restrictions covered by the recipe, a few common restrictions are enumerated via [[suitableForDie…
Rezept ist ein schema.org-Typ. Nutze den Generator oben, um Rezept-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/Recipe.
Direkt auf Recipe definierte Eigenschaften:
| Eigenschaft | Erwarteter Typ | Beschreibung |
|---|---|---|
cookingMethod | Text | The method of cooking, such as Frying, Steaming, ... |
cookTime | Text | The time it takes to actually cook the dish, in [ISO 8601 duration format](http://en.wikipedia.org/… |
nutrition | Text | Nutrition information about the recipe or menu item. |
recipeCategory | Text | The category of the recipe—for example, appetizer, entree, etc. |
recipeCuisine | Text | The cuisine of the recipe (for example, French or Ethiopian). |
recipeIngredient | Text | An ingredient or ordered list of ingredients and potentially quantities used in the recipe, e.g. 1 … |
recipeInstructions | Text | A step in making the recipe, in the form of a single item (document, video, etc.) or an ordered lis… |
recipeYield | Text | The quantity produced by the recipe (for example, number of people served, number of servings, etc). |
suitableForDiet | Text | Indicates a dietary restriction or guideline for which this recipe or menu item is suitable, e.g. d… |
Recipe erbt außerdem Eigenschaften von HowTo, CreativeWork, Thing.
| Eigenschaft | Erwarteter Typ | Beschreibung |
|---|---|---|
estimatedCost | Text | The estimated cost of the supply or supplies consumed when performing instructions. |
performTime | Text | The length of time it takes to perform instructions or a direction (not including time to prepare t… |
prepTime | Text | The length of time it takes to prepare the items to be used in instructions or a direction, in [ISO… |
step | Text | A single step item (as HowToStep, text, document, video, etc.) or a HowToSection. |
supply | Text | A sub-property of instrument. A supply consumed when performing instructions or a direction. |
tool | Text | A sub property of instrument. An object used (but not consumed) when performing instructions or a d… |
totalTime | Text | The total time required to perform instructions or a direction (including time to prepare the suppl… |
yield | Text | The quantity that results by performing instructions. For example, a paper airplane, 10 personalize… |
about | Text | The subject matter of an object. |
abstract | Text | An abstract is a short description that summarizes a [[CreativeWork]]. |
accessibilityAPI | Text | Indicates that the resource is compatible with the referenced accessibility API. Values should be d… |
accessibilityControl | Text | Identifies input methods that are sufficient to fully control the described resource. Values should… |
accessibilityFeature | Text | Content features of the resource, such as accessible media, alternatives and supported enhancements… |
accessibilityHazard | Text | A characteristic of the described resource that is physiologically dangerous to some users. Related… |
accessibilitySummary | Text | A human-readable summary of specific accessibility features or deficiencies, consistent with the ot… |
accessMode | Text | The human sensory perceptual system or cognitive faculty through which a person may process or perc… |
accessModeSufficient | Text | A list of single or combined accessModes that are sufficient to understand all the intellectual con… |
accountablePerson | Text | Specifies the Person that is legally accountable for the CreativeWork. |
acquireLicensePage | URL | Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current i… |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
alternativeHeadline | Text | A secondary title of the CreativeWork. |
archivedAt | URL | Indicates a page or other link involved in archival of a [[CreativeWork]]. In the case of [[MediaRe… |
assesses | Text | The item being described is intended to assess the competency or learning outcome defined by the re… |
associatedMedia | Text | A media object that encodes this CreativeWork. This property is a synonym for encoding. |
audience | Text | An intended audience, i.e. a group for whom something was created. |
audio | Text | An embedded audio object. |
author | Text | The author of this content or rating. Please note that author is special in that HTML 5 provides a … |
award | Text | An award won by or for this item. |
character | Text | Fictional person connected with a creative work. |
citation | Text | A citation or reference to another creative work, such as another publication, web page, scholarly … |
comment | Text | Comments, typically from users. |
commentCount | Number | The number of comments this CreativeWork (e.g. Article, Question or Answer) has received. This is m… |
conditionsOfAccess | Text | Conditions that affect the availability of, or method(s) of access to, an item. Typically used for … |
contentLocation | Text | The location depicted or described in the content. For example, the location in a photograph or pai… |
contentRating | Text | Official rating of a piece of content—for example, 'MPAA PG-13'. |
contentReferenceTime | DateTime | The specific time described by a creative work, for works (e.g. articles, video objects etc.) that … |
contributor | Text | A secondary contributor to the CreativeWork or Event. |
copyrightHolder | Text | The party holding the legal copyright to the CreativeWork. |
copyrightNotice | Text | Text of a notice appropriate for describing the copyright aspects of this Creative Work, ideally in… |
copyrightYear | Number | The year during which the claimed copyright for the CreativeWork was first asserted. |
+ 92 weitere vererbte Eigenschaften. Siehe schema.org/Recipe für die vollständige Liste.
{
"@context": "https://schema.org",
"@type": "Recipe",
"name": "Example Recipe"
}Rezept (schema.org/Recipe) ist ein strukturierter Datentyp, der verwendet wird, um Suchmaschinen und KI-Systemen ein Rezept zu beschreiben. Das Hinzufügen von Rezept-JSON-LD zu einer Seite hilft Google, Bing und Antwortmaschinen, den Inhalt zu verstehen, und kann Rich-Suchergebnisse ermöglichen.
Fülle die Rezept-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 Rezept-Schema-Generator und -Validator ohne Anmeldung.