Last active
March 20, 2018 14:29
-
-
Save lene/6972c3bc434e21821f30d7ce81a02473 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Res": { | |
"Connections": { | |
"Connection": [ | |
{ | |
"@duration": "PT2H3M33S", | |
"@transfers": "2", | |
"Dep": { | |
"@time": "2018-03-20T07:47:27", | |
"Addr": { | |
"@x": "-88.0815593", "@y": "41.5246995" | |
} | |
}, | |
"Arr": { | |
"@time": "2018-03-20T08:51:00", | |
"Addr": { | |
"@x": "-87.638578", "@y": "41.885705" | |
} | |
}, | |
"Sections": { | |
"Sec": [ | |
{ | |
"Dep": { | |
"@time": "2018-03-20T07:47:27", | |
"Addr": { | |
"@x": "-88.0815593", "@y": "41.5246995" | |
} | |
}, | |
"Arr": { | |
"@time": "2018-03-20T08:28:54", | |
"Addr": { | |
"@x": "-87.6507079", "@y": "41.7211479", | |
"@name": "Metra 95th St. Longwood Station", | |
"At": [ | |
{ | |
"@id": "category", | |
"$": "parking" | |
}, | |
{ | |
"@id": "PnR", | |
"$": "1" | |
} | |
] | |
}, | |
"Activities": { | |
"Act": [ | |
{ | |
"@duration": "PT5M", | |
"@type": "parking" | |
} | |
] | |
} | |
} | |
} | |
] | |
} | |
} | |
], | |
"Operators": { | |
"Op": [ | |
{ | |
"@name": "Chicago Transit Authority", | |
"Link": [ | |
{ | |
"@type": "website", | |
"@href": "http://transitchicago.com", | |
"$": "Chicago Transit Authority" | |
} | |
] | |
} | |
] | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment