local p = {
	["lang"] = "en-GB",
	["system title"] = "[[File:Shin-Keisei Logo.SVG|30px]] [[Shin-Keisei Electric Railway|Shin-Keisei]]",
	["system color"] = "ff4eb3",
	["station format"] = {
		"%1 Station",
	},
	["lines"] = {
		["Shin-Keisei"] = {
			["title"] = "[[Shin-Keisei Line]]",
			["color"] = "ff4eb3",
			["left terminus"] = "Matsudo",
			["right terminus"] = "Keisei Tsudanuma",
		},
	},
}

return p