Skip to content

Instantly share code, notes, and snippets.

@MikeHarris105
Created March 26, 2020 10:42
Show Gist options
  • Save MikeHarris105/c7fb8aafef534d2e1baeeef67baa81d7 to your computer and use it in GitHub Desktop.
Save MikeHarris105/c7fb8aafef534d2e1baeeef67baa81d7 to your computer and use it in GitHub Desktop.
{
"points": {
"point": [
{
"city": {
"city_name": "London",
"country_code": "GB"
},
"size": 10
},
{
"city": {
"city_name": "San Francisco",
"country_code": "US",
"region_code": "CA"
}
},
{
"latitude": "22.2670",
"longitude": "114.1880",
"color": "d8f709"
},
{
"latitude": "-33.94336",
"longitude": "18.896484",
"size": 5
},
{
"host": "geckoboard.com",
"color": "77dd77",
"size": 6
},
{
"ip": "178.125.193.227"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment