Module:Adjacent stations/Bentheimer Eisenbahn

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Bentheimer Eisenbahn]]",
	["system icon"] = "",
	["station format"] = {
		"%1 station",
	},
	["lines"] = {
		["RB 56"] = {
			["title"] = "[[List of railway routes in Lower Saxony|RB 56]]",
			["color"] = "00519E",
			["left terminus"] = "Bad Bentheim",
			["right terminus"] = "Neuenhaus",
		},
	},
}

return p