Skip to content

Quantity ​

Breadcrumb: Quantity

Quantities such as distance, time, mass, weight, etc. Particular instances of say Mass are strings like '3 kg' or '4 milligrams'.

Properties ​

No properties are defined directly on Quantity.

Sub-types ​

Distance, Duration, Energy, Mass

Example ​

json
{
  "@context": "https://schema.org",
  "@type": "Quantity",
  "name": "Example Name"
}