Module:Adjacent stations/Optima Tours

local p = {

["system title"] = "Optima Tours",

["station format"] = {

"%1 railway station",

["Villach"] = "Villach Hbf"

},

["lines"] = {

["_default"] = {

["title"] = "%1 (de)"

},

["Optima Express"] = {

["color"] = "72191D",

["left terminus"] = "Villach",

["right terminus"] = "Edirne"

}

}

}

return p