guatemalaPetenDepartment top-level constant

Region const guatemalaPetenDepartment

The Petén Department region in Guatemala

Implementation

const Region guatemalaPetenDepartment = Region(
  id: 3669,
  parentId: 90,
  longitude: -90.2995785,
  latitude: 16.912033,
  name: "Petén Department",
  type: null,
  stateCode: "PE",
  cities: [
    petenDepartmentDoloresCity,
    petenDepartmentFloresCity,
    petenDepartmentLaLibertadCity,
    petenDepartmentMelchorDeMencosCity,
    petenDepartmentMunicipioDeFloresCity,
    petenDepartmentMunicipioDePoptunCity,
    petenDepartmentMunicipioDeSanAndresCity,
    petenDepartmentMunicipioDeSanBenitoCity,
    petenDepartmentMunicipioDeSanFranciscoCity,
    petenDepartmentMunicipioDeSantaAnaCity,
    petenDepartmentMunicipioDeSayaxcheCity,
    petenDepartmentPoptunCity,
    petenDepartmentSanAndresCity,
    petenDepartmentSanBenitoCity,
    petenDepartmentSanFranciscoCity,
    petenDepartmentSanJoseCity,
    petenDepartmentSanLuisCity,
    petenDepartmentSantaAnaCity,
    petenDepartmentSayaxcheCity
  ]);