Recipe Schema Markup Generator

Free & easy online tool to Generate recipe schema markup in JSON-LD for your web pages. Adding recipe schema will increase your page SEO. Try to enter maximum details like ingredients, prepartion time, cooking time, image url, description & food category etc. You can also add aggregate schema (optional) & review schema(optional) in your recipe pages.

Copy & Paste the below JSON-LD code in your page

<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Recipe",
"name": "",
"image": "",
"description": "",
"keywords": "",
"author": {
"@type": "Person",
"name": ""
},
"prepTime": "PT0M",
"cookTime": "PT0M",
"totalTime": "PT0M",
"nutrition": {
"@type": "NutritionInformation",
"calories": ""
}
}
</script>

Image Optimization Tools

JPG to WebP
PNG to WebP
WebP to JPG
WebP to PNG
JPG Compressor
PNG Compressor