Back to Tools
🔖
Schema.org Generator
Generate JSON-LD structured data for SEO
JSON-LD Output
{
"@context": "https://schema.org",
"@type": "Article"
}How to use:
- Fill in the fields above
- Click "Copy as <script>"
- Paste in your HTML <head> section
- Test with Google's Rich Results Test
About Schema.org Structured Data
Schema.org structured data helps search engines understand your content better. It can enable rich results in Google Search, like star ratings, recipe cards, FAQ dropdowns, and more. JSON-LD is the recommended format by Google.