JSON-LD Article

Structured data for an Article, used for SEO.

Open in JSON Formatter

About this format

JSON-LD is the modern standard for injecting Schema.org structured data into HTML pages for search engines.

Example Data

{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "Understanding JSON",
  "author": {
    "@type": "Person",
    "name": "Jane Doe"
  },
  "datePublished": "2024-01-01"
}

When to use JSON-LD Article

  • Adding SEO snippets
  • Describing articles and authors
  • Generating Rich Results