Schema Generator

Article · Product · FAQ · How-To · Recipe · LocalBusiness · Event · Person · Org · Breadcrumb

JSON-LD output3 errors
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": ""
}
</script>

About this tool

What schema types does the generator support?
Article, BlogPosting, FAQPage, HowTo, Product, Review, AggregateRating, Event, Person, Organization, BreadcrumbList, and WebSite.
What format does it output?
JSON-LD in a <script type='application/ld+json'> tag — the format Google recommends for structured data.
How do I add the output to my page?
Paste the <script> tag into your HTML <head>. In WordPress, use a plugin like RankMath or Yoast, or a custom header code field.
Can I validate the output?
Yes. After generating, click 'Test in Google Rich Results' to open your schema in Google's Rich Results Test tool.
About

Pick a schema type, fill the fields, and copy a valid JSON-LD <script> block for your page's <head>.

Test the output with Google's Rich Results Test. A page can include multiple schema types.

FAQ rich results currently only display on a small number of trusted sites — they're still valid markup either way.