Article Schema (JSON-LD) Generator
Generate Schema.org Article JSON-LD for news and blog articles. Fill in title, author and date to help Google understand and feature your content.
JSON-LD
—
Minimal JSON-LD for an article
You want to mark up a post with Schema.org and the Google docs open with dozens of optional properties. Here it is three fields: headline, author and publication date. The JSON-LD comes out formatted with the script tag already wrapped around it, ready to paste into the article page, and it refreshes as you type.
Know exactly what you get: headline, author as a Person, and datePublished with a date only, no time and no timezone. Nothing else. image, dateModified, publisher and mainEntityOfPage are left out, and the Rich Results Test will list them as warnings rather than errors. Watch one quirk of the generator: a double quote typed inside any field breaks the JSON, because it closes the string early. Use single quotes, or escape it by hand after copying.
The headline should match the page H1 and the date should match what the reader sees in the article, since markup that contradicts visible content is the fastest route to a manual action. Do not expect guaranteed decoration in search either: Article markup produces no stars and no box of its own, it helps Google understand authorship and dates. If the piece gets revised often, add dateModified by hand. Validate at search.google.com/test/rich-results before shipping.
Frequently asked questions
Article or BlogPosting?
Where do I paste the block?
Do I need an image property?
Related Tools
FAQ Rich Snippet Builder
Build a basic FAQPage JSON-LD schema with one Q&A pair.
JSON-LD (Schema.org) Generator
Generate JSON-LD markup for Schema.org — Article, Product, FAQPage, BreadcrumbList, Organization, Person. Paste in <head> and improve your Google snippet. Everything in your browser.
Microdata Schema Extractor
Extracts schema.org microdata (itemscope, itemtype, itemprop) from HTML and converts it to equivalent JSON-LD.
HowTo Rich Snippet Builder
Build a basic HowTo JSON-LD schema describing a single-step procedure.
Product Schema Generator
Generates Schema.org Product JSON-LD with name, brand and a price offer, ready to paste into the page. The starting point for product rich snippets in search.
JobPosting Schema Generator
Generate Schema.org JobPosting JSON-LD with job title, salary, location and company. Get your openings into Google Jobs and reach more candidates.