Commerce & Reviews
Cuisine Recipe Specs
Structured data for foods, steps, prep times, nutrients, and ingredients.
Official JSON-LD Template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"@context": "https://schema.org",
"@type": "Recipe",
"name": "Carrot Cake with Chocolate Frosting",
"image": "https://box4.dev/assets/images/bolo.png",
"description": "The classic, super fluffy homemade carrot cake with chocolate.",
"author": {
"@type": "Person",
"name": "Pastry Chef"
},
"prepTime": "PT15M",
"cookTime": "PT40M",
"recipeYield": "10 slices",
"recipeIngredient": [
"3 medium carrots",
"4 eggs",
"1 cup vegetable oil",
"2 cups sugar",
"2 cups all-purpose flour",
"1 tablespoon baking powder"
],
"recipeInstructions": [
{
"@type": "HowToStep",
"text": "Blend the carrots, eggs, and oil in a blender."
},
{
"@type": "HowToStep",
"text": "Mix the dry ingredients and incorporate into the blended mixture, baking for 40 minutes."
}
]
}Google Semantic Checklist
ValidRecommended property 'jobTitle' is missing for type 'Person'.
Recommended property 'worksFor' is missing for type 'Person'.
Recommended property 'sameAs' is missing for type 'Person'.
Recommended property 'url' is missing for type 'Person'.
Mapped Data Structure
Google SEO Benefit
Qualifies recipes for Google's visually striking image-rich search carousel on mobile.
Structured Data Examples Catalog
Explore templates of structured data to boost your website's SEO ranking.
Article Example
News Article Example
Blog Post Example
Book Example
FAQ Page Example
Q&A Page Example
Voice Speakable Content
Discussion Forum Topic