All Tools
1049+ free tools

JSON-LD Schema Generator

Generate Google-friendly structured data for Article, Product and FAQ rich results. Output is valid JSON-LD ready to paste into your HTML.

Article properties

YYYY-MM-DD

JSON-LD output
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "How to Choose the Right Online Tools for Your Workflow",
  "description": "A practical guide to picking online tools that boost productivity.",
  "author": {
    "@type": "Person",
    "name": "Jane Doe"
  },
  "image": "https://example.com/article.jpg",
  "datePublished": "2024-09-01",
  "publisher": {
    "@type": "Organization",
    "name": "DocForge"
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://example.com/article"
  }
}

Paste this inside <script type="application/ld+json"> in your page's <head>.

Related seo tools

Open Graph Preview
Preview & generate OG meta tags for social sharing
Meta Tag Generator
Generate HTML meta tags for SEO
Open Graph Tag Generator
Generate Open Graph (OG) meta tags
robots.txt Generator
Generate robots.txt with allow/disallow rules