📊 Schema / JSON-LD Generator

Generate valid structured data markup for Google rich results. Select a schema type and fill in the fields.

{}

What is JSON-LD Structured Data?

JSON-LD (JavaScript Object Notation for Linked Data) is the format recommended by Google for adding structured data to web pages. It uses the schema.org vocabulary to describe your content in a way search engines can understand, enabling rich results like star ratings, FAQ accordions, recipe cards, and event listings.

Supported Schema Types

How to Add JSON-LD to Your Page

Copy the generated code and paste it inside a <script type="application/ld+json"> tag in your HTML <head> or <body>. You can have multiple JSON-LD blocks on the same page for different schema types.