areaServed constant

IriTerm const areaServed

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

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

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

Implementation

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