SEO Tools

Schema Markup Generator

Generate JSON-LD structured data for Article, FAQ, Product, Recipe, and more schema types

Schema Type

JSON-LD Output
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Article Title",
  "author": {
    "@type": "Person",
    "name": "Author"
  }
}
</script>

How to use

Copy the generated JSON-LD script tag and paste it into the <head> section of your HTML page. You can validate it using Google's Rich Results Test tool.

Don't see what you need?

We build free tools based on community feedback. If there's a utility that would improve your workflow, suggest it today!