Advertisement
Guest User

Untitled

a guest
Aug 17th, 2017
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. {
  2. "destination_addresses" : [
  3. "201 W 75th St, New York, NY 10023, USA",
  4. "569-573 Columbus Ave, New York, NY 10024, USA",
  5. "142a E 79th St, New York, NY 10075, USA",
  6. "1350-1352 Madison Ave, New York, NY 10128, USA"
  7. ],
  8. "origin_addresses" : [
  9. "201 W 75th St, New York, NY 10023, USA",
  10. "569-573 Columbus Ave, New York, NY 10024, USA",
  11. "142a E 79th St, New York, NY 10075, USA",
  12. "30 E 95th St, New York, NY 10128, USA"
  13. ],
  14. "rows" : [
  15. {
  16. "elements" : [
  17. {
  18. "distance" : {
  19. "text" : "1 m",
  20. "value" : 0
  21. },
  22. "duration" : {
  23. "text" : "1 min",
  24. "value" : 0
  25. },
  26. "status" : "OK"
  27. },
  28. {
  29. "distance" : {
  30. "text" : "1.6 km",
  31. "value" : 1598
  32. },
  33. "duration" : {
  34. "text" : "7 mins",
  35. "value" : 414
  36. },
  37. "status" : "OK"
  38. },
  39. {
  40. "distance" : {
  41. "text" : "2.7 km",
  42. "value" : 2678
  43. },
  44. "duration" : {
  45. "text" : "11 mins",
  46. "value" : 643
  47. },
  48. "status" : "OK"
  49. },
  50. {
  51. "distance" : {
  52. "text" : "3.7 km",
  53. "value" : 3676
  54. },
  55. "duration" : {
  56. "text" : "13 mins",
  57. "value" : 766
  58. },
  59. "status" : "OK"
  60. }
  61. ]
  62. },
  63. {
  64. "elements" : [
  65. {
  66. "distance" : {
  67. "text" : "1.3 km",
  68. "value" : 1311
  69. },
  70. "duration" : {
  71. "text" : "5 mins",
  72. "value" : 290
  73. },
  74. "status" : "OK"
  75. },
  76. {
  77. "distance" : {
  78. "text" : "1 m",
  79. "value" : 0
  80. },
  81. "duration" : {
  82. "text" : "1 min",
  83. "value" : 0
  84. },
  85. "status" : "OK"
  86. },
  87. {
  88. "distance" : {
  89. "text" : "2.2 km",
  90. "value" : 2240
  91. },
  92. "duration" : {
  93. "text" : "8 mins",
  94. "value" : 478
  95. },
  96. "status" : "OK"
  97. },
  98. {
  99. "distance" : {
  100. "text" : "2.4 km",
  101. "value" : 2363
  102. },
  103. "duration" : {
  104. "text" : "8 mins",
  105. "value" : 471
  106. },
  107. "status" : "OK"
  108. }
  109. ]
  110. },
  111. {
  112. "elements" : [
  113. {
  114. "distance" : {
  115. "text" : "2.5 km",
  116. "value" : 2463
  117. },
  118. "duration" : {
  119. "text" : "9 mins",
  120. "value" : 535
  121. },
  122. "status" : "OK"
  123. },
  124. {
  125. "distance" : {
  126. "text" : "2.5 km",
  127. "value" : 2468
  128. },
  129. "duration" : {
  130. "text" : "9 mins",
  131. "value" : 550
  132. },
  133. "status" : "OK"
  134. },
  135. {
  136. "distance" : {
  137. "text" : "1 m",
  138. "value" : 0
  139. },
  140. "duration" : {
  141. "text" : "1 min",
  142. "value" : 0
  143. },
  144. "status" : "OK"
  145. },
  146. {
  147. "distance" : {
  148. "text" : "1.6 km",
  149. "value" : 1589
  150. },
  151. "duration" : {
  152. "text" : "5 mins",
  153. "value" : 305
  154. },
  155. "status" : "OK"
  156. }
  157. ]
  158. },
  159. {
  160. "elements" : [
  161. {
  162. "distance" : {
  163. "text" : "3.3 km",
  164. "value" : 3321
  165. },
  166. "duration" : {
  167. "text" : "12 mins",
  168. "value" : 705
  169. },
  170. "status" : "OK"
  171. },
  172. {
  173. "distance" : {
  174. "text" : "2.2 km",
  175. "value" : 2240
  176. },
  177. "duration" : {
  178. "text" : "7 mins",
  179. "value" : 426
  180. },
  181. "status" : "OK"
  182. },
  183. {
  184. "distance" : {
  185. "text" : "1.8 km",
  186. "value" : 1807
  187. },
  188. "duration" : {
  189. "text" : "7 mins",
  190. "value" : 411
  191. },
  192. "status" : "OK"
  193. },
  194. {
  195. "distance" : {
  196. "text" : "1 m",
  197. "value" : 0
  198. },
  199. "duration" : {
  200. "text" : "1 min",
  201. "value" : 0
  202. },
  203. "status" : "OK"
  204. }
  205. ]
  206. }
  207. ],
  208. "status" : "OK"
  209. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement