{
"lines": [
{
"id": "string",
"destination": {
"id": "string",
"name": "string",
"type": "locality"
},
"name": "R-Bahn RE3",
"number": "RE3",
"description": "string",
"product": {
"id": 0,
"class": 0,
"name": "footpath",
"iconId": 0
},
"operator": {
"code": "string",
"id": "string",
"name": "string"
}
}
],
"stops": [
{
"isGlobalId": true,
"id": "string",
"name": "Hannover Bf K.-Wiechert-Allee",
"disassembledName": "Bahnhof Karl-Wiechert-Allee",
"type": "locality",
"coord": [
0
],
"parent": {
"id": "string",
"name": "string",
"type": "locality"
},
"productClasses": [
0
],
"properties": {
"stopId": "string",
"mainLocality": "string"
},
"connectingMode": 0
}
],
"Infrastructures": [
{}
]
}