-- For divisions of these, please go to their respective subpages. local export = { divisions = "cities and provinces", ["Bohol"] = true, ["Cebu"] = true, ["Cebu City"] = true, ["Lapu-Lapu City"] = true, ["Mandaue"] = true, } return export;