module Text.HTML5.MetaData.Schema.GovernmentOffice where import Text.HTML5.MetaData.Class -- | A government office—for example, an IRS or DMV office. data GovernmentOffice instance Show GovernmentOffice instance Read GovernmentOffice instance Eq GovernmentOffice instance MetaData GovernmentOffice