Jump to content

Module:phi-placelist/data/NCR/Marikina

From Wiktionary, the free dictionary


local export = {
	
	divisions = "barangays",

	["Barangka"] = true,
	["Calumpang"] = true,
	["Concepcion Uno"] = true,
	["Jesus De La Peña"] = true,
	["Malanday"] = true,
	["Nangka"] = true,
	["Parang"] = true,
	["San Roque"] = true,
	["Santa Elena"] = true,
	["Santo Niño"] = true,
	["Tañong"] = true,
	["Concepcion Dos"] = true,
	["Marikina Heights"] = true,
	["Industrial Valley"] = true,
	["Fortune"] = true,
	["Tumana"] = true,

}
return export;