Recipe Schema Markup Generator
Recipe schema markup enables Google's recipe rich result — a visually rich card showing the recipe image, star ratings, cook time, calorie count, and ingredients directly in search results. Recipe cards are one of the most-clicked rich results. Fill in as many fields as possible for the best rich-result appearance.
!Required fields
Item 1
▶Recommended fields(12 fields — improve rich result appearance)
ISO 8601 duration — e.g. PT15M for 15 minutes.
ISO 8601 duration — e.g. PT30M.
ISO 8601 duration — e.g. PT45M.
⚠ 3 required fields missing: Recipe name, Ingredients, Steps
JSON-LD output✓ ready
<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Recipe" } </script>
