Free Tool

Recipe Schema Generator

Generate valid Recipe JSON-LD markup in seconds. Paste your recipe URL and our AI extracts ingredients, steps, and cook times automatically — or build manually. No account required.

No account required · 20 free schemas/week

Valid JSON-LD outputPasses Google Rich Results TestWorks with any CMSNo credit card required

What is Recipe schema markup?

Recipe schema (Recipe on schema.org) is structured data that tells Google your page contains a recipe. When Google recognises it, your recipe can appear as a rich result in search — showing cooking time, star ratings, a photo, and key ingredients directly on the results page.

Recipe rich results dramatically increase your page's visual footprint in search, driving significantly more clicks without any change in rankings. Food and cooking pages with valid Recipe schema consistently outperform those without.

Get started free →
// Recipe JSON-LD example
{
"@context": "https://schema.org",
"@type": "Recipe",
"name": "Classic Chocolate Cake",
"cookTime": "PT45M",
"totalTime": "PT1H",
"recipeYield": "8 servings",
"recipeIngredient": [
"2 cups flour",
"1 cup sugar"
]
}

Generate Recipe schema in 3 steps

1

Paste your recipe URL

Enter the URL of any recipe page. Our AI reads the page and extracts the name, ingredients, steps, cooking times, and more automatically.

2

Review the generated schema

We generate valid Recipe JSON-LD markup. Edit any field — name, yield, cook time, ingredients — before copying.

3

Add to your website

Copy the JSON-LD and paste it into your page's <head> section. Works with WordPress, Wix, Squarespace, and any HTML site.

Frequently asked questions

Ready to add Recipe schema to your site?

Free account gives you 40 schemas per week. No credit card required.

Create Free Account