announcementLocation constant

IriTerm const announcementLocation

announcementLocation [Expects: https://schema.org/CivicStructure, https://schema.org/LocalBusiness]

Indicates a specific {CivicStructure} or {LocalBusiness} associated with the SpecialAnnouncement. For example, a specific testing facility or business with special opening hours. For a larger geographic region like a quarantine of an entire region, use {spatialCoverage}.

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

Implementation

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