Created
September 23, 2015 20:21
-
-
Save nialdarbey/bbec924b0fdda8be975c 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
{ | |
"destination_addresses" : [ | |
"1949 East Camelback Road, Phoenix, AZ 85016, USA", | |
"3830-3850 East Thomas Road, Phoenix, AZ 85018, USA", | |
"1742 West Bethany Home Road, Phoenix, AZ 85015, USA", | |
"2409-2445 East Baseline Road, Phoenix, AZ 85042, USA", | |
"5749 West Northern Avenue, Glendale, AZ 85301, USA", | |
"1050 West Elliot Road, Tempe, AZ 85284, USA", | |
"10405 North 31st Avenue, Phoenix, AZ 85051, USA", | |
"4390 North Miller Road, Scottsdale, AZ 85251, USA", | |
"1910 East Rio Salado Parkway, Tempe, AZ 85281, USA", | |
"4601 East Ray Road, Phoenix, AZ 85044, USA", | |
"10625-10819 Tatum Boulevard, Phoenix, AZ 85028, USA", | |
"17035 North 7th Avenue, Phoenix, AZ 85023, USA" | |
], | |
"origin_addresses" : [ "11 West Washington Street, Phoenix, AZ 85003, USA" ], | |
"rows" : [ | |
{ | |
"elements" : [ | |
{ | |
"distance" : { | |
"text" : "12.0 km", | |
"value" : 12024 | |
}, | |
"duration" : { | |
"text" : "13 mins", | |
"value" : 759 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "12.0 km", | |
"value" : 12028 | |
}, | |
"duration" : { | |
"text" : "14 mins", | |
"value" : 866 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "12.8 km", | |
"value" : 12835 | |
}, | |
"duration" : { | |
"text" : "14 mins", | |
"value" : 822 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "12.1 km", | |
"value" : 12109 | |
}, | |
"duration" : { | |
"text" : "17 mins", | |
"value" : 999 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "21.2 km", | |
"value" : 21194 | |
}, | |
"duration" : { | |
"text" : "22 mins", | |
"value" : 1319 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "21.1 km", | |
"value" : 21068 | |
}, | |
"duration" : { | |
"text" : "20 mins", | |
"value" : 1204 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "19.0 km", | |
"value" : 19021 | |
}, | |
"duration" : { | |
"text" : "18 mins", | |
"value" : 1089 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "22.1 km", | |
"value" : 22066 | |
}, | |
"duration" : { | |
"text" : "26 mins", | |
"value" : 1550 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "21.1 km", | |
"value" : 21087 | |
}, | |
"duration" : { | |
"text" : "18 mins", | |
"value" : 1065 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "23.6 km", | |
"value" : 23640 | |
}, | |
"duration" : { | |
"text" : "21 mins", | |
"value" : 1234 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "24.4 km", | |
"value" : 24358 | |
}, | |
"duration" : { | |
"text" : "20 mins", | |
"value" : 1211 | |
}, | |
"status" : "OK" | |
}, | |
{ | |
"distance" : { | |
"text" : "27.6 km", | |
"value" : 27612 | |
}, | |
"duration" : { | |
"text" : "23 mins", | |
"value" : 1408 | |
}, | |
"status" : "OK" | |
} | |
] | |
} | |
], | |
"status" : "OK" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment