Module:Adjacent stations/Santa Fe Southern Railway

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Santa Fe Southern Railway]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
		["Santa Fe"] = "Santa Fe Depot (Santa Fe, New Mexico)",
	},
	["lines"] = {
		["Sky Railway"] = {
			["title"] = "Sky Railway",
			["color"] = "008080",
			["left terminus"] = "Santa Fe",
			["right terminus"] = "Lamy",
		},
	},
}

return p