{
	"id": "WAGR",
	"capacity": 6,
	"locomotives": [
		{
			"_0type": "Governor DMU",
			"_1type": "A-series EMU",
			"_2type": "B-series EMU",
			"type": "C-series EMU",
			"speed": 360,
			"acceleration": 120,
			"deceleration": 300,
			"capacity": 6
		},
		{
			"speed": 420,
			"acceleration": 120,
			"deceleration": 300,
			"capacity": 8
		},
		{
			"speed": 270,
			"acceleration": 120,
			"deceleration": 300,
			"capacity": 4
		}
	]
}
