Jump to content

Module:phi-placelist/data/NCR/Malabon

From Wiktionary, the free dictionary


local export = {
	
	divisions = "barangays",
	["Acacia"] = true,
	["Baritan"] = true,
	["Bayan-bayanan"] = true,
	["Catmon"] = true,
	["Concepcion"] = true,
	["Dampalit"] = true,
	["Flores"] = true,
	["Hulong Duhat"] = true,
	["Ibaba"] = true,
	["Longos"] = true,
	["Maysilo"] = true,
	["Muzon"] = true,
	["Niugan"] = true,
	["Panghulo"] = true,
	["Potrero"] = true,
	["San Agustin"] = true,
	["Santolan"] = true,
	["Tañong"] = true,
	["Tinajeros"] = true,
	["Tonsuya"] = true,
	["Tugatog"] = true,
	
}
return export;