Guest User

Untitled

a guest
Jul 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. {
  2. "locations": [
  3. {
  4. "id": "E5 0AA",
  5. "coords": {
  6. "lat": 51.557222,
  7. "lng": -0.049167
  8. }
  9. },
  10. {
  11. "id": "EC4P 4BF",
  12. "coords": {
  13. "lat": 51.5245,
  14. "lng": -0.1121
  15. }
  16. },
  17. {
  18. "id": "EC4M 9EB",
  19. "coords": {
  20. "lat": 51.5132,
  21. "lng": -0.0937
  22. }
  23. },
  24. {
  25. "id": "EC2N 2SF",
  26. "coords": {
  27. "lat": 51.5163,
  28. "lng": -0.0850
  29. }
  30. },
  31. {
  32. "id": "SE6 4UR",
  33. "coords": {
  34. "lat": 51.4442,
  35. "lng": -0.0348
  36. }
  37. },
  38. {
  39. "id": "NW1 7ST",
  40. "coords": {
  41. "lat": 51.5376,
  42. "lng": -0.1537
  43. }
  44. }
  45. ],
  46. "departure_searches": [
  47. ],
  48. "arrival_searches": [
  49. {
  50. "id": "Arrive to E5 0AA from EC2N 2SF, SE6 4UR and NW1 7ST",
  51. "departure_location_ids": [
  52. "EC2N 2SF",
  53. "SE6 4UR",
  54. "NW1 7ST"
  55. ],
  56. "arrival_location_id": "E5 0AA",
  57. "transportation": {
  58. "type": "public_transport"
  59. },
  60. "arrival_time": "2018-07-18T08:00:00Z",
  61. "travel_time": 10800,
  62. "properties": [
  63. "travel_time"
  64. ],
  65. "range": {
  66. "enabled": false,
  67. "max_results": 3,
  68. "width": 600
  69. }
  70. },
  71. {
  72. "id": "Arrive to EC4P 4BF from EC2N 2SF, SE6 4UR and NW1 7ST",
  73. "departure_location_ids": [
  74. "EC2N 2SF",
  75. "SE6 4UR",
  76. "NW1 7ST"
  77. ],
  78. "arrival_location_id": "EC4P 4BF",
  79. "transportation": {
  80. "type": "public_transport"
  81. },
  82. "arrival_time": "2018-07-18T08:00:00Z",
  83. "travel_time": 10800,
  84. "properties": [
  85. "travel_time"
  86. ],
  87. "range": {
  88. "enabled": false,
  89. "max_results": 3,
  90. "width": 600
  91. }
  92. },
  93. {
  94. "id": "Arrive to EC4M 9EB from EC2N 2SF, SE6 4UR and NW1 7ST",
  95. "departure_location_ids": [
  96. "EC2N 2SF",
  97. "SE6 4UR",
  98. "NW1 7ST"
  99. ],
  100. "arrival_location_id": "EC4M 9EB",
  101. "transportation": {
  102. "type": "public_transport"
  103. },
  104. "arrival_time": "2018-07-18T08:00:00Z",
  105. "travel_time": 10800,
  106. "properties": [
  107. "travel_time"
  108. ],
  109. "range": {
  110. "enabled": false,
  111. "max_results": 3,
  112. "width": 600
  113. }
  114. }
  115. ]
  116. }
Add Comment
Please, Sign In to add comment