Jump to content

Module:phi-placelist/data/BARMM/Special Geographic Area

From Wiktionary, the free dictionary


local export = {
	
	divisions = "municipalities",
	["Kadayangan"] = {
		divisions = "barangays",
		["Central Labas"] = true,
		["Kapinpilan"] = true,
		["Malingao"] = true,
		["Mudseng"] = true,
		["Sambulawan"] = true,
		["Tugal"] = true,
		["Tumbras"] = true,
	},
	["Kapalawan"] = true,
	["Ligawasan"] = true,
	["Malidegao"] = true,
	["Nabalawag"] = true,
	["Old Kaabakan"] = true,
	["Pahamuddin"] = true,
	["Tugunan"] = true,

}

return export;