Module:Adjacent stations/Shonan

Documentation for this module may be created at Module:Adjacent stations/Shonan/doc

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Shonan Monorail]]",
	["system color"] = "00aaf3",
	["station format"] = {
		["Fujimichō"] = "Fujimichō Station (Kanagawa)",
		"%1 Station",
	},
	["lines"] = {
		["Enoshima"] = {
			["title"] = "[[Enoshima Line]]",
			["color"] = "00aaf3",
			["left terminus"] = "Shōnan-Enoshima",
			["right terminus"] = "Ōfuna",
		},
	},
}

return p