Loading...
Loading...
Loading tool...
Generate JSON-LD structured data markup for rich search results.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "My Article Title",
"description": "A description of my article.",
"url": "https://example.com/article",
"image": "https://example.com/image.jpg",
"author": {
"@type": "Person",
"name": "John Doe"
},
"datePublished": "2026-04-04",
"publisher": {
"@type": "Organization",
"name": "My Company"
}
}
</script>Pro includes 50+ schema types, validation testing, and auto-detection of schema opportunities.
Schema markup is structured data added to HTML that helps search engines understand page content. It can enable rich snippets in Google results (stars, FAQs, prices, etc.).
Add the JSON-LD script tag to the <head> section of your HTML page, or before the closing </body> tag.
Schema Markup Generator is part of BriskTool's collection of free online tools. All processing runs entirely in your browser for maximum privacy and speed.