FAQ Schema is a structured data markup type using the schema.org FAQPage vocabulary. It marks up a list of questions and their answers in machine-readable format, embedded in a page’s HTML using JSON-LD.
FAQ Schema does two things simultaneously: it tells Google’s crawlers exactly where the Q&A content lives on a page, and it structures that content in a format that mirrors how AI systems extract answers. Pages with properly implemented FAQ Schema give AI crawlers a pre-organized extraction surface rather than making them parse prose.
FAQ Schema is not a guarantee of rich results — Google has reduced the display of FAQ rich results in SERPs since 2023, but the underlying structured data still functions as a machine-readability signal for AI systems regardless of visual display.