Created
February 21, 2016 17:05
-
-
Save tuanminh20/30b37f92ef4e6c1cedf0 to your computer and use it in GitHub Desktop.
This file contains 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
[ | |
{ | |
"name": "Elephants", | |
"latitude": 39.749157, | |
"longitude": -104.953616 | |
}, | |
{ | |
"name": "Tigers", | |
"latitude": 39.749817, | |
"longitude": -104.949195 | |
}, | |
{ | |
"name": "Seals", | |
"latitude": 39.748712, | |
"longitude": -104.948616 | |
}, | |
{ | |
"name": "Gorillas", | |
"latitude": 39.750444, | |
"longitude": -104.954817 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment