Created
July 23, 2017 07:16
-
-
Save lukebyrne/245767ddff3067dad2a34b1343fa66c3 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
[ | |
{ | |
"id": 522, | |
"currency_symbol": "$", | |
"currency_code": "USD", | |
"amount": 11.99, | |
"amount_by_currency": [ | |
{ | |
"symbol": "$", | |
"code": "AUD", | |
"amount": 15.73 | |
}, | |
{ | |
"symbol": "£", | |
"code": "GBP", | |
"amount": 9.38 | |
}, | |
{ | |
"symbol": "$", | |
"code": "USD", | |
"amount": 11.99 | |
} | |
], | |
"type": 1, | |
"global_delivery": 0, | |
"location": [ | |
-73.984754, | |
40.579374 | |
] | |
}, | |
{ | |
"id": 460, | |
"currency_symbol": "$", | |
"currency_code": "USD", | |
"amount": 11.99, | |
"amount_by_currency": [ | |
{ | |
"symbol": "$", | |
"code": "AUD", | |
"amount": 15.73 | |
}, | |
{ | |
"symbol": "£", | |
"code": "GBP", | |
"amount": 9.38 | |
}, | |
{ | |
"symbol": "$", | |
"code": "USD", | |
"amount": 11.99 | |
} | |
], | |
"type": 1, | |
"global_delivery": 0, | |
"location": [ | |
-77.061311, | |
38.905033 | |
] | |
}, | |
{ | |
"id": 466, | |
"currency_symbol": "$", | |
"currency_code": "USD", | |
"amount": 10.99, | |
"amount_by_currency": [ | |
{ | |
"symbol": "$", | |
"code": "AUD", | |
"amount": 14.42 | |
}, | |
{ | |
"symbol": "£", | |
"code": "GBP", | |
"amount": 8.6 | |
}, | |
{ | |
"symbol": "$", | |
"code": "USD", | |
"amount": 10.99 | |
} | |
], | |
"type": 1, | |
"global_delivery": 0, | |
"location": [ | |
-73.804159, | |
40.760549 | |
] | |
}, | |
{ | |
"id": 13, | |
"currency_symbol": "$", | |
"currency_code": "USD", | |
"amount": 12.99, | |
"amount_by_currency": [ | |
{ | |
"symbol": "$", | |
"code": "AUD", | |
"amount": 17.04 | |
}, | |
{ | |
"symbol": "£", | |
"code": "GBP", | |
"amount": 10.17 | |
}, | |
{ | |
"symbol": "$", | |
"code": "USD", | |
"amount": 12.99 | |
} | |
], | |
"type": 1, | |
"global_delivery": 0, | |
"location": [ | |
-87.830082, | |
42.055027 | |
] | |
}, | |
{ | |
"id": 13, | |
"currency_symbol": "$", | |
"currency_code": "USD", | |
"amount": 6.99, | |
"amount_by_currency": [ | |
{ | |
"symbol": "$", | |
"code": "AUD", | |
"amount": 9.17 | |
}, | |
{ | |
"symbol": "£", | |
"code": "GBP", | |
"amount": 5.47 | |
}, | |
{ | |
"symbol": "$", | |
"code": "USD", | |
"amount": 6.99 | |
} | |
], | |
"type": 1, | |
"global_delivery": 0, | |
"location": [ | |
-87.830082, | |
42.055027 | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment