Choosing the wrong snippet format is the most common reason pages fail to win featured snippets despite correct page optimization. Google's extraction model does not search for the best answer across all formats - it selects the best passage matching the expected format for the specific query type. A 60-word paragraph answer cannot win a list snippet competition for a "how to" query no matter how accurate the content is, because Google's format model expects list structure for that query type.
The selection rule is simple: match the format to the query's opening phrase. "What is," "why," "how does" → paragraph. "How to," "steps to," "guide to" → ordered list. "Types of," "best," "examples of" → unordered list. "Compare," "vs," "price of," "schedule" → table. "How to make," "tutorial," "demonstration" → video. These patterns are not arbitrary - they reflect the way users phrase queries when they expect structured vs. explanatory vs. comparative answers.
Format Selection Flowchart: Which Snippet Type Should You Target?
Answer three questions about your target query to get a specific snippet format recommendation with implementation guidance. The flowchart maps query intent structure to format selection with the same logic Google's extraction model uses.
What is the primary intent structure of your target query?
Quick Reference: Query Pattern → Optimal Snippet Format
Save or bookmark this reference table. Map your target query's opening phrase to the recommended snippet format, content length, HTML element, and schema reinforcement in one lookup.
| Query starts with | Format |
|---|---|
| What is / What are / Define | Paragraph |
| Why / Because | Paragraph |
| How does / How does it work | Paragraph |
| How to / Steps to | List (Ordered) |
| Types of / Examples of | List (Unordered) |
| Best / Top / Ranked | List (Unordered) |
| Compare / Vs / Difference between | Table or Paragraph |
| Price / Cost / How much | Table |
| Schedule / Hours / When | Table |
| How to make / Tutorial (visual) | Video |