Intermediate1min read
Recipe
Schema for cooking recipes — unlocks the recipe card with image, time, calories and ratings in Google.
Recipe Schema
Best for: Food blogs, recipe sites, cooking guides, meal planning content.
Rich results unlocked: Recipe card with photo, preparation time, cook time, servings, calorie count and star rating. Eligibility for the Google recipe carousel on cooking-related searches — one of the highest-CTR rich result formats available.
Plan: Basic+
Key properties
name— recipe name *(required)*image— recipe photo *(required)*author— recipe authordatePublished— publication datedescription— brief descriptionprepTime— prep time (ISO 8601)cookTime— cook time (ISO 8601)totalTime— total time (ISO 8601)recipeYield— number of servingsrecipeCategory— Appetizer, Main Course, Dessert, etc.recipeCuisine— Italian, Mexican, Japanese, etc.recipeIngredient— ingredient list (repeatable strings)recipeInstructions— steps array withtextand optionalimagenutrition— calories, carbohydrates, protein, fat, fiber, sugar, sodiumaggregateRating— average rating + review countsuitableForDiet— dietary flags (GlutenFree, Vegan, Vegetarian, etc.)
Was this page helpful?
Thanks for the feedback!