LocalBusiness constant

IriTerm const LocalBusiness

IRI for schema:LocalBusiness

A particular physical business or branch of an organization. Examples of LocalBusiness include a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc.

Implementation

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