Generator

Recipe JSON-LD Generator

Schema.org Recipe JSON-LD for cookbook sites and food blogs.

Recipe schema unlocks Google's recipe carousel and rich results with time, calories, and rating.

PT15M = 15 min, PT1H = 1 hour

Will be split into a JSON array

Recipe JSON-LD
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Recipe",
  "name": "",
  "image": ""
}
</script>

How to use

Paste the script tag inside the <head>of the page that hosts this content. Verify with Google's Rich Results Test after publishing.