๐Ÿฑ Lunchbox Hands

Schema Markup Generator

Generate JSON-LD structured data for any schema.org type

Select a schema.org type and fill in the fields to generate valid JSON-LD markup. Supports Article, Product, FAQ, LocalBusiness, and more. Copy the output directly into your HTML.

Output

{
  "@context": "https://schema.org",
  "@type": "Article"
}

Get weekly dev tools and tips