Create JSON-LD Structured Data for Your Website
Use the Schema Markup Generator to create JSON-LD structured data for your website. Select a schema type, enter the available information, and copy the generated code into the appropriate page.
- Select the type of structured data you want to create from the menu on the left.
- Complete the available fields with accurate information about the page, business, product, article, or other item being described.
- The tool will generate the JSON-LD markup automatically. Copy the completed code.
- Paste the JSON-LD into the HTML of the relevant page. It can be added within either the
<head> or <body> section.
- Validate Google-supported markup with Google’s Rich Results Test. You can also use the Schema.org Markup Validator to check broader Schema.org syntax.