AR
Free Tool

JSON-LD Generator

Fill in a form, get valid schema.org JSON-LD instantly. Nothing you type is sent anywhere — it's generated live in your browser.

JSON-LD Output
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Your article headline",
  "author": {
    "@type": "Person",
    "name": "Author name"
  }
}

Already have JSON-LD on a page?

Validate it against schema.org and catch errors before search engines do.

Check your schema →