Schema: GovernmentService
Schema: GovernmentService Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: GovernmentService.
GovernmentService JSON-LD example for a Dunmore municipal trash pickup service. Covers jurisdiction and serviceOperator (the 2 properties unique to GovernmentService) plus inherited Service properties.
Permit JSON-LD example for a permission granted by an authority. Intangible with 7 direct properties (issuedBy, issuedThrough, permitAudience, validFor, validFrom, validIn, validUntil). Parent of GovernmentPermit.
GovernmentPermit JSON-LD example for a permit issued by a government agency. Direct Permit subtype. Use for building permits, health permits, vehicle permits, and similar government-issued authorisations.
ServiceChannel JSON-LD example for the specific way a Service can be accessed: phone, SMS, postal, in-person, online. Intangible subtype carrying servicePhone, serviceUrl, serviceLocation, availableLanguage, processingTime.