Jump to content

Module:phi-placelist/data/XII/General Santos

From Wiktionary, the free dictionary


local export = {
	
	divisions = "barangays",
	

	["Baluan"] = true,
	["Buayan"] = true,
	["Bula"] = true,
	["Conel"] = true,
	["Dadiangas East"] = true,
	["Katangawan"] = true,
	["Lagao"] = true,
	["Labangal"] = true,
	["Ligaya"] = true,
	["Mabuhay"] = true,
	["San Isidro"] = true,
	["San Jose"] = true,
	["Sinawal"] = true,
	["Tambler"] = true,
	["Tinagacan"] = true,
	["Apopong"] = true,
	["Siguel"] = true,
	["Upper Labay"] = true,
	["Batomelong"] = true,
	["Calumpang"] = true,
	["City Heights"] = true,
	["Dadiangas North"] = true,
	["Dadiangas South"] = true,
	["Dadiangas West"] = true,
	["Fatima"] = true,
	["Olympog"] = true,
	
}
return export;