local p = {
["lang"] = "en-GB",
["system title"] = "[[Chichibu Railway]]",
["system color"] = "00b9ee",
["station format"] = {
"%1 Station",
},
["lines"] = {
["Chichibu Main"] = {
["title"] = "[[Chichibu Main Line]]",
["color"] = "00b9ee",
["left terminus"] = "Mitsumineguchi",
["right terminus"] = "Hanyū",
},
["SL Paleo Express"] = {
["title"] = "''[[Steam locomotive|SL]] Paleo Express''",
["color"] = "000000",
["left terminus"] = "Mitsumineguchi",
["right terminus"] = "Kumagaya",
},
},
}
return p