Skip to content

Instantly share code, notes, and snippets.

@vivienschilis
Created February 23, 2015 17:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vivienschilis/1622b794b702472e70bc to your computer and use it in GitHub Desktop.
Save vivienschilis/1622b794b702472e70bc to your computer and use it in GitHub Desktop.
{
"points": {
"point": [
{
"city": {
"city_name" : "Lyon",
"country_code": "FR"
}
},
{
"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