Skip to main content

Structured Data

Updated over 2 months ago

πŸ“˜ This article provides the list of structured data object types Botify extracts to enable segmenting reports by your structured data.

Overview

Structured Data in Botify provides different ways to segment your website. In addition to Google Structured Data, Botify supports JSON-LD, Microdata, RDFa, and Facebook OpenGraph types. The data is not differentiated and stored by the source type.

The following is the resolution order applied: JSON-LD > Microdata and/or RDFa > OG. For example, if we find the JSON-LD and the Microdata formats in the source HTML for a given data, we keep the data found with the JSON-LD format. If part of the site uses JSON-LD and part uses RDFa, we would extract JSON-LD on the first part of the site, RDFa on the second part, in the same crawl, and store the result in the same fields.

The following are the objects we currently extract:

AudioBook

  • Edition of the Audiobook

  • Format of the Audiobook

  • Number of pages in the Audiobook

  • Author of the Audiobook

  • Publisher of the Audiobook

  • Name of the Audiobook

  • ISBN of the Audiobook

  • Person who reads (performs) the Audiobook

  • Duration of the item

Book

  • Edition of the book

  • Format of the book

  • Number of pages in the book

  • Author of the book

  • Publisher of the book

  • Name of the book

  • ISBN of the book

  • Breadcrumb Name

  • Breadcrumb URL

Car

  • Car Name

  • Car Brand

  • Car Model

  • Date Of Release

  • Date Of Model

  • Date Of First Registration

  • Car Description

  • Fuel Type

  • Car Categories

  • Car Color

  • Number Of Doors

  • Car Mileage

Course

  • Name

  • Description

  • Provider

Dates

  • Date Of Expiration

  • Date Published

  • Date Modified

EducationEvent

  • Event Name

  • Start Date

  • End Date

  • Location Name

  • Event Type

  • eventStatus

  • eventAttendanceMode

  • location.type

Event

  • Event Name

  • Start Date

  • End Date

  • Location Name

  • Event Type

  • eventStatus

  • eventAttendanceMode

  • location.type

FAQ

  • Number of Questions

JobPosting

  • JobPosting Title

  • JobPosting Industry

  • JobPosting Date Posted

  • JobPosting Date Expiry

  • JobPosting Education Requirements

  • JobPosting Experience Requirements

  • JobPosting Category

  • JobPosting Employment Type

  • JobPosting Organization

  • JobPosting Salary Currency

  • JobPosting Salary Unit

  • JobPosting Salary Value

  • JobPosting Salary Min

  • JobPosting Salary Max

  • JobPosting Description

Movie

  • Name

  • Aggregate Rating

  • Date Created

News

  • News Author

  • News Date Published

  • News Sections

  • isAccessibleforFree

  • SameAs

  • thumbnailUrl

Offer

  • Offer Name

  • Offer Price

  • Offer Currency

  • Offer Availability

  • Offer Seller

  • Offer ID

  • Offer Condition

  • Date After When the Item Is Not Valid (valid_through)

Person

  • Name of the Person

  • Description of the Person

  • Physical Address of the Person

  • Family Name

  • Job Title of the Person

  • Place Where the Person Was Born

  • Date of Birth

  • Place Where the Person Died

  • Date of Death

PostalAddress

  • Address Street

  • Address Post Code

  • Address Locality

  • Address Region

  • Address Country

  • Latitude

  • Longitude

Product

  • Product Id

  • Product Name

  • Product Brand

  • Product Type

  • Product Color

  • Product Categories

  • PriceCurrency

  • lowPrice

  • highPrice

  • offerCount

  • aggregateRating

  • review

Q&A

  • Answer Count

Rating

  • Number of Reviews

  • Number of Ratings

  • Ratings Average

  • Best Rating

  • itemReviewed

Recipe

  • Recipe Category

  • Recipe Name

  • Recipe Preparation Time

  • Recipe Cooking Time

  • Recipe Total Time

  • Recipe Yield

Restaurant

  • Restaurant Category

  • Restaurant Name

  • Restaurant Price Range

  • Restaurant Telephone

Review

  • Author

  • Item Reviewed Name

  • Rating Value

  • Date Published

  • Best Rating

  • Worst Rating

TrainTrip

  • Station Where the Train Trip Ends

  • Station from Which the Train Departs

  • Expected Arrival Time

  • Expected Departure Time

  • Service Providers

  • Name of the Train

  • Unique Identifier for the Train

VideoObject

  • Name of the Video

  • Description of the Video

  • URL to the Video

  • URL to a Player for the Video

  • Thumbnail of the Video

  • Duration of the Video

  • Expiration Date of the Video

  • Number of Interactions with the Video

  • Upload Date of the Video

Did this answer your question?