Jump to content

Module:phi-placelist/data/III/Olongapo

From Wiktionary, the free dictionary


local export = {
	
	divisions = "barangays",


	["Asinan"] = true,
	["Banicain"] = true,
	["Barretto"] = true,
	["East Bajac-bajac"] = true,
	["East Tapinac"] = true,
	["Gordon Heights"] = true,
	["Kalaklan"] = true,
	["New Kalalake"] = true,
	["Mabayuan"] = true,
	["New Cabalan"] = true,
	["New Ilalim"] = true,
	["New Kababae"] = true,
	["Pag-asa"] = true,
	["Santa Rita"] = true,
	["West Bajac-bajac"] = true,
	["West Tapinac"] = true,
	["Old Cabalan"] = true,
	
}
return export;