JSON-LD Generator

Generate Schema.org structured data for SEO.

Result
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article"
}
</script>

Related tools

How it works

  1. 1Select schema type (Article, Product, Organization, WebPage).
  2. 2Fill in the form fields.
  3. 3The tool generates JSON-LD script.
  4. 4Copy and paste into your HTML head for rich results.

Example

Article: headline, author, datePublished. Product: name, price, image.