Skip to content
All Tools
6 Schema Types · JSON-LD · Free

Schema Markup Generator

Generate valid JSON-LD structured data for your website. Choose from Article, LocalBusiness, Product, FAQ, Person, or BreadcrumbList and get a <script> tag ready to copy.

Schema Type

JSON-LD Output

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