Module:Adjacent stations/London North Eastern Railway

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[London North Eastern Railway]]",
	["system color"] = "ce0e2d",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "ce0e2d",
		},
	}
}

return p