Schema Markup Generator

Pick a schema type, fill in the fields, and copy production-ready JSON-LD markup.

Article fields

JSON-LD output

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

Paste into your page's <head>, then verify with the Schema Markup Validator.