areaServed constant

IriTerm const areaServed

areaServed [Expects: https://schema.org/AdministrativeArea, https://schema.org/GeoShape, https://schema.org/Place, https://schema.org/Text]

The geographic area where a service or offered item is provided.

Can be used on: https://schema.org/ContactPoint, https://schema.org/DeliveryChargeSpecification, https://schema.org/Demand, https://schema.org/FinancialIncentive, https://schema.org/Offer, https://schema.org/Organization, https://schema.org/Service

Implementation

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