Schema Markup
Simple explanation
The vocabulary (from schema.org) used to write structured data.
Advanced explanation
Types like Person, Organization, Article, and FAQPage. Multiple related types are best emitted as one linked @graph with stable @id values, not isolated fragments per page.
Related terms