finlandCentralOstrobothniaRegion top-level constant

Region const finlandCentralOstrobothniaRegion

The Central Ostrobothnia region in Finland

Implementation

const Region finlandCentralOstrobothniaRegion = Region(
  id: 1494,
  parentId: 74,
  longitude: 24.0013631,
  latitude: 63.5621735,
  name: "Central Ostrobothnia",
  type: "region",
  stateCode: "07",
  cities: [
    centralOstrobothniaRegionHalsuaCity,
    centralOstrobothniaRegionKalviaCity,
    centralOstrobothniaRegionKannusCity,
    centralOstrobothniaRegionKaustinenCity,
    centralOstrobothniaRegionKokkolaCity,
    centralOstrobothniaRegionLestijarviCity,
    centralOstrobothniaRegionLohtajaCity,
    centralOstrobothniaRegionPerhoCity,
    centralOstrobothniaRegionToholampiCity,
    centralOstrobothniaRegionUllavaCity,
    centralOstrobothniaRegionVeteliCity
  ]);