Structured Data Validator
Validate JSON-LD structured data syntax and Schema.org types
Results
About Structured Data Validator
Paste JSON-LD markup or HTML containing structured data to validate syntax, check required properties, and verify Schema.org type usage. Find errors before submitting to Google's Rich Results Test.
How It Works
The tool extracts JSON-LD from
Step by Step
- 1 Paste JSON-LD markup or HTML containing structured data
- 2 Click Validate to check syntax and Schema.org compliance
- 3 Review errors, warnings, and extracted schema information
Tips
- Always include @context: 'https://schema.org'
- Use @graph for multiple schema objects on one page
- Check Google's documentation for required properties per type
- Validate after every change before deploying