Skip to content

JSON-LD

JavaScript Object Notation for Linked Data — the format Google recommends for structured data. It sits in a self-contained <script type="application/ld+json"> block, separate from the visible HTML, so you don’t have to weave markup through every tag. It should be server-rendered, not injected by JavaScript.

First used in: 2.5 · Structured data & schema