Structured Data
Simple explanation
Machine-readable markup that tells search engines what a page is about.
Advanced explanation
Implemented via JSON-LD (Google's recommended format), Microdata, or RDFa — JSON-LD is preferred since it doesn't require inline markup mixed with visible HTML.
Related terms