All tools
Developer Tool
Schema / JSON-LD Builder.
Build valid structured data for Person, Article, FAQ, Service, LocalBusiness, Breadcrumb, and SoftwareApplication — with live validation. Copy the ready-to-paste script tag. Runs entirely in your browser, no login. How to use
Schema type
A blog post or news article.
2 required fields missing
Article JSON-LD
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article"
}
</script>- Headline is required.
- Author name is required.
Paste the script tag into your page <head>, then verify with Google's Rich Results Test. Runs entirely in your browser.