Version: NextOn this pageMicrodataItem A single schema.org item extracted from a document.Index PropertiesidpropertiestypeProperties optionalidid?: stringThe item's itemid attribute.propertiesproperties: Record<string, MicrodataValue | MicrodataValue[]>Values keyed by itemprop name, an array where the property repeats.optionaltypetype?: string[]Tokens of the item's itemtype attribute.
A single schema.org item extracted from a document.