Affiliate disclosure
Book titles on this page link to Amazon. As an Amazon Associate, DataField.Dev earns from qualifying purchases — at no additional cost to you.
Chapter 18 — Further Reading
Structured data is one of the few SEO topics where the primary source is not just authoritative but operational: Google's Search Central documentation tells you exactly which types produce rich results, which fields are required, and what will get you penalized — and it is kept current, which matters more here than almost anywhere else in SEO (see the 2023 FAQ/HowTo change). Read Tier 1 first, and confirm any feature claim against it before you invest.
Tier 1 — Canonical (start here; free and authoritative)
- Google Search Central — "Intro to how structured data markup works" / "Understand how structured data works." Google's own plain-language explanation of what structured data does, JSON-LD, and the eligibility-not-guarantee principle. The definitive primary source for this chapter.
- Google Search Central — the structured-data feature galleries and per-type guides (Breadcrumb, Product / merchant listings, Review snippet, Local business, Recipe, Event, Video, and the current status of FAQ and HowTo). Each lists required and recommended properties and the current display rules — the reference you check before adding any type.
- Google Search Central — "Structured data general guidelines" (technical + quality guidelines). The rules that keep you safe: mark up visible content, be representative, no misleading or self-serving markup. This is the source behind §18.7 and the "Spammy structured markup" manual action.
- Google Search Central Blog — the 2023 announcements reducing FAQ and deprecating HowTo rich results. The primary record of Case Study 18.1; read it to see Google state the change in its own words.
- Schema.org — the vocabulary itself. Browse the type hierarchy (
Thing → Organization → LocalBusiness → HVACBusiness, etc.) and property lists. This is the dictionary; Google's docs tell you which of its words produce features. - The Rich Results Test (search.google.com/test/rich-results) and the Schema Markup Validator (validator.schema.org) — the two free testing tools from §18.6. Best learned by using them on real pages.
Tier 2 — Reputable secondary (useful, but verify against Tier 1)
- Structured-data guides from established SEO software vendors and CMS/plugin documentation. Good for workflow and implementation patterns (how a given plugin emits markup). Remember they may lag Google's changes and sometimes still recommend deprecated tactics (FAQ/HowTo for visibility) — cross-check every "you'll get this rich result" claim against the current Google gallery.
- Google's published customer case studies on structured data (in Search Central's case-study collection). Useful for the direction of the CTR argument (rich results can lift clicks), but treat the specific percentages as vendor-published and situational, not laws to quote — exactly as the §18.7 Evidence Check frames them.
Tier 3 — Foundational and contextual (for the curious)
- The Schema.org launch materials (2011) and background on the search engines' collaboration — useful context for why a shared vocabulary exists and why marking up once serves every engine.
- Bing Webmaster documentation on markup / structured data — a second engine's account; reading it beside Google's helps separate universal Schema.org principles from Google-specific rich-result rules.
- Constructed teaching examples in this chapter: the Rivertown structured-data plan (Figure 18.3), the rich-vs-plain listing (Figure 18.1), and the manual-action composite (Case Study 18.2) — all illustrative and labeled.
Suggested order
- Read the "Intro to how structured data markup works" page end to end — it maps directly onto §18.1–18.2.
- Open the feature gallery and skim the per-type pages for the two or three types your site could genuinely use (for most local businesses: LocalBusiness and Breadcrumb; for stores: Product).
- Read the general guidelines so you know the lines you must not cross (§18.7) before you add anything.
- Run the Rich Results Test and Schema Markup Validator on your own pages — this is where the concepts become muscle memory.
- Save the 2023 FAQ/HowTo announcement for after Case Study 18.1; it will land harder once you've seen how much advice it invalidated.
The habit to build here: before adding any structured data, ask two questions — "Does Google currently produce a rich result for this type, per its own gallery?" and "Is everything I'm about to mark up true and visible on the page?" If the answer to either is no, stop. That two-question check would have prevented both of this chapter's case-study failures.