Glossary
JSON-LD
JSON-formatted Linked Data — the recommended way to embed schema.org markup.
In depth
JSON-LD lives inside a script tag and contains @context (https://schema.org), @type (the schema type), and properties. Preferred over Microdata or RDFa because it's invisible to humans, easy to template, and easy to validate.