Module:Adjacent stations/The Hop

local p = {

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

["system title"] = "The Hop",

["system icon"] = "",

["station format"] = {

"%1 station",

["Intermodal Station"] = "Milwaukee Intermodal Station",

["City Hall"] = "Milwaukee City Hall#Transportation",

["Cathedral Square"] = "Cathedral Square Park",

["Burns Commons"] = "Burns Commons",

["Lakefront"] = "The Couture",

["Historic Third Ward"] = "Historic Third Ward (Milwaukee)#21st Century",

["Wisconsin Avenue"] = "The Hop (streetcar)#Stations",

},

["lines"] = {

["L-Line"] = {

["title"] = "L-Line",

["color"] = "deb100",

["left terminus"] = "Historic Third Ward",

["right terminus"] = "Lakefront",

},

["M-Line"] = {

["title"] = "M-Line",

["color"] = "5086bf",

["left terminus"] = "Intermodal Station",

["right terminus"] = "Burns Commons",

},

},

}

return p