TECHNICAL SEO 3 min read

Structured Data

Standardized code that helps search engines and AI understand the content of a page.

Bas Vermeer
Bas Vermeer SEO/AEO Specialist

Structured data is coded information on a web page that helps search engines and AI systems understand the content. The most used format is JSON-LD with the Schema.org — bibliotheekterm vocabulary. Structured data explicitly tells machines what the content means: this is an article, this is the author, this is the publication date.

Benefits of structured data

Structured data can lead to rich snippets — bibliotheekterm in search results (star ratings, FAQs, breadcrumbs), Knowledge Panel listings, and better AI interpretation of your content. It's a direct communication line with machines.

Structured data and AEO

For AI answer engines, structured data is one of the strongest signals. It makes your content machine-readable and increases the chance that AI models cite you as a source. Schema.org markup is therefore an essential part of any AEO — bibliotheekterm strategy.

Google-supported Structured Data types

TypeRich resultRequired fieldsUse for
ArticleHeadline in Top Stories, visually richer resultheadline, image, datePublished, authorBlog posts, news articles, editorial content
FAQPageExpandable questions in search resultsmainEntity (Question + Answer)FAQ sections on pages
HowToSteps with images in SERP — bibliotheektermname, step (HowToStep with text)Guides, tutorials, recipes
ProductPrice, availability, reviews in SERPname, image, offers (price, priceCurrency)Product pages in e-commerce
LocalBusinessKnowledge Panel, Local Pack — bibliotheektermname, address, telephoneLocal businesses with physical location
OrganizationKnowledge Panel, logo in search resultsname, url, logoCompany homepages
BreadcrumbListBreadcrumb trail in search resultsitemListElement (ListItem with name, item)Navigation structure on every page
Review / AggregateRatingStars in search resultsreviewRating or ratingValue, ratingCountProduct or service reviews
EventDate, location, tickets in SERPname, startDate, locationEvents, webinars, conferences
VideoObjectVideo thumbnail in search resultsname, description, thumbnailUrl, uploadDateVideo content on your page
JobPostingJob listing in Google for Jobstitle, description, datePosted, hiringOrganizationJob posting pages
RecipePrep time, ingredients, image in SERPname, image, recipeIngredientRecipe pages

JSON-LD vs Microdata vs RDFa

AspectJSON-LDMicrodataRDFa
SyntaxJSON in <script> tagHTML attributes (itemscope, itemprop)HTML attributes (typeof, property)
Google preferenceRecommendedSupportedSupported
MaintenanceEasy: separate from HTMLDifficult: interleaved with markupDifficult: interleaved with markup
Dynamic loadingEasy with JavaScriptNot possible without DOM changesNot possible without DOM changes
ReadabilityHigh (JSON format)Low (scattered attributes)Low (scattered attributes)
RecommendationUse JSON-LD for new implementationsOnly if already in placeOnly for specific use cases (government, academia)

Frequently asked questions

Is structured data the same as Schema.org?

No, but they're often used together. Structured data is the concept of machine-readable information on a web page. Schema.org is the vocabulary (the "language") you use to mark up structured data. JSON-LD is the format you write it in.

Can structured data directly improve my ranking?

Structured data is not a direct ranking factor, but it can indirectly improve your ranking. Rich snippets increase your CTR, which is a positive signal. Additionally, search engines understand your content better, which can help with relevance assessment.

How much structured data should I add?

Add structured data for every relevant type on your page, but only if the information is also actually visible to users. Excessive or misleading markup can lead to a manual action from Google.

How do I know which type of structured data to use?

Check the Google Search Gallery for an overview of supported types and their associated rich results. Choose the type that best matches the content on your page.

Do AI models use structured data?

Yes. AI answer engines like ChatGPT, Perplexity, and Google AI Overview — bibliotheekterm extract information from structured data to verify facts and cite sources. Well-marked content has a higher chance of being selected as a source.

RELATED TERMS

RELATED ARTICLES

Bas Vermeer
Bas Vermeer

SEO/AEO Specialist

My career started by manually combing through server log files. I wanted to understand how Googlebot crawls websites. That fascination with the technical side of discoverability? Never faded. At Koba...