Created
July 7, 2018 14:25
-
-
Save eldarc/c00309f98ef3bf676db9f7c24fa981ea 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
| { | |
| "country":"BA", | |
| "region":"bih", | |
| "city":"sarajevo", | |
| "cityLatLong":"43.856259,18.413076", | |
| "userIP":"0.0.0.0", | |
| "cityData":[ | |
| { | |
| "city":"Sarajevo", | |
| "city_ascii":"Sarajevo", | |
| "lat":43.8500224, | |
| "lng":18.38300167, | |
| "pop":662816.5, | |
| "country":"Bosnia and Herzegovina", | |
| "iso2":"BA", | |
| "iso3":"BIH", | |
| "province":"Sarajevo", | |
| "timezone":"Europe/Sarajevo" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment