db-vendo-client/test/fixtures/dbnav-stop.json
2025-01-11 19:08:29 +00:00

124 lines
No EOL
2.8 KiB
JSON

{
"haltName": "Stuttgart Hbf",
"produktGattungen": [
{
"produktGattung": "HOCHGESCHWINDIGKEITSZUEGE",
"produkte": [
{
"name": "ICE"
},
{
"name": "RJ"
},
{
"name": "RJX"
},
{
"name": "TGV"
}
]
},
{
"produktGattung": "INTERCITYUNDEUROCITYZUEGE",
"produkte": [
{
"name": "EC"
},
{
"name": "IC"
},
{
"name": "NJ"
}
]
},
{
"produktGattung": "INTERREGIOUNDSCHNELLZUEGE",
"produkte": [
{
"name": "BUS"
},
{
"name": "Bus"
},
{
"name": "D"
},
{
"name": "DBK"
},
{
"name": "EN"
},
{
"name": "FLX"
},
{
"name": "WB"
}
]
},
{
"produktGattung": "NAHVERKEHRSONSTIGEZUEGE",
"produkte": [
{
"name": "GA"
},
{
"name": "IRE"
},
{
"name": "MEX"
},
{
"name": "RB"
},
{
"name": "RE"
},
{
"name": "Bus EV"
},
{
"name": "BusMEX90"
}
]
},
{
"produktGattung": "SBAHNEN",
"produkte": [
{
"name": "S 1"
},
{
"name": "S 2"
}
]
},
{
"produktGattung": "BUSSE",
"produkte": [
{
"name": "Bus 40"
},
{
"name": "Bus 42"
},
{
"name": "BusMEX90"
}
]
},
{
"produktGattung": "STRASSENBAHN",
"produkte": [
{
"name": "STB U1"
},
{
"name": "STB U5"
}
]
}
]
}