Jump to content

Module:phi-placelist/data/NCR/Navotas

From Wiktionary, the free dictionary


local export = {
	
	divisions = "barangays",

	["Sipac-Almacen"] = true,
	["Bagumbayan North"] = true,
	["Bagumbayan South"] = true,
	["Bangculasi"] = true,
	["Daanghari"] = true,
	["Navotas East"] = true,
	["Navotas West"] = true,
	["North Bay Boulevard North"] = true,
	["NBBS Kaunlaran"] = true,
	["San Jose"] = true,
	["San Rafael Village"] = true,
	["San Roque"] = true,
	["Tangos South"] = true,
	["Tanza 1"] = true,
	["NBBS Dagat-dagatan"] = true,
	["NBBS Proper"] = true,
	["Tangos North"] = true,
	["Tanza 2"] = true,

}
return export;