📘 Field descriptions for schema.org structured data found on crawled pages, including types detected, validation status, and specific schema types such as Breadcrumb, Product, Article, and more.
Overview
Structured Data fields capture schema.org markup found on crawled pages. Botify detects JSON-LD, Microdata, and RDFa implementations and validates them against Google's requirements. Use these fields to audit rich result eligibility, identify markup errors, and ensure consistent schema implementation across your site.
Datasets and API collection
Available in: SiteCrawler · RealKeywords
For API users: These fields are available in the Crawl BQL collection.
Schema Detection
Field name | API identifier | Kind | Type | Description |
Has Structured Data |
| dimension | boolean | Whether any schema.org structured data markup was detected on this page. |
Schema Types |
| dimension | array | The list of schema.org types detected on this page (e.g., "BreadcrumbList", "Product", "Article", "FAQPage"). |
Number of Schemas |
| metric | integer | The total number of schema.org markup blocks found on this page. |
Breadcrumb Schema
Field name | API identifier | Kind | Type | Description |
Has Breadcrumb |
| metric | integer | The number of BreadcrumbList schemas detected on this page. |
Product Schema
Field name | API identifier | Kind | Type | Description |
Has Product Schema |
| metric | integer | The number of Product schemas detected on this page. |
Article Schema
Field name | API identifier | Kind | Type | Description |
Has Article Schema |
| metric | integer | The number of Article (or NewsArticle/BlogPosting) schemas detected on this page. |
See also:
