seatingCapacity constant

IriTerm const seatingCapacity

seatingCapacity [Expects: https://schema.org/Number, https://schema.org/QuantitativeValue]

The number of persons that can be seated (e.g. in a vehicle), both in terms of the physical space available, and in terms of limitations set by law.\n\nTypical unit code(s): C62 for persons.

Can be used on: https://schema.org/Vehicle

Implementation

static const seatingCapacity = IriTerm.prevalidated(
  'https://schema.org/seatingCapacity',
);