Interface Office

Hierarchy

  • Office

Properties

@context: JsonLdContext
@id: string
@type: "GovernmentOrganization"
address: {
    @type: "PostalAddress";
    addressLocality: string;
    addressRegion: string;
    postalCode: string;
    streetAddress: string;
}

Type declaration

  • @type: "PostalAddress"
  • addressLocality: string
  • addressRegion: string
  • postalCode: string
  • streetAddress: string
approvedObservationStations: string[]
email: string
faxNumber: string
id: string
name: string
nwsRegion: string
parentOrganization: string
responsibleCounties: string[]
responsibleFireZones: string[]
responsibleForecastZones: string[]
sameAs: string
telephone: string

Generated using TypeDoc