Module:Adjacent stations/Kenosha Transit

local p = {

["lang"] = "en-US",

["system title"] = "Kenosha Area Transit",

["system icon"] = "",

["system color"] = "007DC3",

["station format"] = {

"%1 station",

["54th St."] = "Kenosha station",

},

["lines"] = {

["Kenosha Streetcar"] = {

["title"] = "Kenosha Streetcar",

["color"] = "007DC3",

["left terminus"] = "One-way operation",

["right terminus"] = "Next counter-clockwise",

["circular"] = true,

},

},

}

return p