15 lines
381 B
JSON
15 lines
381 B
JSON
|
{
|
||
|
"returnCode": "OK",
|
||
|
"results": [
|
||
|
{
|
||
|
"name": "Wartenau",
|
||
|
"city": "Hamburg",
|
||
|
"combinedName": "Wartenau",
|
||
|
"id": "Master:10901",
|
||
|
"type": "STATION",
|
||
|
"coordinate": {"x": 10.035515, "y": 53.56478},
|
||
|
"serviceTypes": ["bus", "u"],
|
||
|
"hasStationInformation": true
|
||
|
}
|
||
|
]
|
||
|
}
|