394 bytes added
	
		,  18:31, 8 July 2021
	
 
local p = {
	["lang"] = "en-US",
	["system title"] = "[[Kashima Rinkai Railway]]",
	["system color"] = "ff0000",
	["station format"] = {
		["Mito"] = "Mito Station (Ibaraki)",
		"%1 Station",
	},
	["lines"] = {
		["Oarai Kashima"] = {
			["title"] = "[[Åarai Kashima Line]]",
			["color"] = "ff0000",
			["left terminus"] = "Mito",
			["right terminus"] = "Kashimajingū",
		},
	},
}
return p