Jump to content

Module:phi-placelist/data/NCR/Parañaque

From Wiktionary, the free dictionary


local export = {
	
	divisions = "barangays",
	["Baclaran"] = true,
	["Don Galo"] = true,
	["La Huerta"] = true,
	["San Dionisio"] = true,
	["Santo Niño"] = true,
	["Tambo"] = true,
	["BF Homes"] = true,
	["Don Bosco"] = true,
	["Marcelo Green Village"] = true,
	["Merville"] = true,
	["Moonwalk"] = true,
	["San Antonio"] = true,
	["San Isidro"] = true,
	["San Martin de Porres"] = {
		divisions = "sitios",
		["De Asis"] = true,
		["Pag-asa"] = true,
		["Santo Niño"] = true,
		["Sampalocan"] = true,
		["Malugay"] = true,
		["GSIS"] = true,
		["Arcadio"] = true,
		["UHV 1"] = true,
		["Marian Road"] = true,
		["UPS 2"] = true,
		["MSH"] = true,
		["MLVP"] = true,
	},
	["Sun Valley"] = true,
	["Vitalez"] = true,
	
}

return export;