StructuredValue
Structured values are used when the value of a property has a more complex structure than simply being a textual value or a reference to another thing.
Usage: Between 10 and 100 domains
Property | Expected Type | Description |
---|---|---|
Properties from Thing | ||
additionalType
|
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
alternateName
|
Text | An alias for the item. |
description
|
Text | A short description of the item. |
image
|
URL or ImageObject | An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage
|
URL or CreativeWork | Indicates a page (or other CreativeWork) for which this thing is the main entity being described.
See background notes for details. Inverse property: mainEntity. |
name
|
Text | The name of the item. |
potentialAction
|
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs
|
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
url
|
URL | URL of the item. |
Instances of StructuredValue may appear as values for the following properties
Property | On Types | Description |
---|---|---|
value
|
PropertyValue or QuantitativeValue | The value of the quantitative value or property value node. For QuantitativeValue, the recommended type for values is 'Number'. For PropertyValue, it can be 'Text;', 'Number', 'Boolean', or 'StructuredValue'. |
valueReference
|
PropertyValue or QuantitativeValue or QualitativeValue | A pointer to a secondary value that provides additional information on the original value, e.g. a reference temperature. |
More specific Types
- ContactPoint
- DatedMoneySpecification
- EngineSpecification
- GeoCoordinates
- GeoShape
- InteractionCounter
- NutritionInformation
- OpeningHoursSpecification
- OwnershipInfo
- PriceSpecification
- PropertyValue
- QuantitativeValue
- TypeAndQuantityNode
- WarrantyPromise
Schema Version 2.2