Skip to content

Instantly share code, notes, and snippets.

@ibraAbuKaff
Created October 11, 2018 08:09
Show Gist options
  • Select an option

  • Save ibraAbuKaff/d23ccb1acfd78a8beaa23e94dff38a7a to your computer and use it in GitHub Desktop.

Select an option

Save ibraAbuKaff/d23ccb1acfd78a8beaa23e94dff38a7a to your computer and use it in GitHub Desktop.
[
{
"country": "UAE",
"city": "Dubai",
"address": "Dubai Mall",
"loc": {
"type": "Point",
"coordinates": [
25.1973,
55.2793
]
}
},
{
"country": "UAE",
"city": "Dubai",
"address": "Trade Center Bulding",
"loc": {
"type": "Point",
"coordinates": [
25.223804,
55.28456
]
}
},
{
"country": "UAE",
"city": "Dubai",
"address": "Burj Khalifa",
"loc": {
"type": "Point",
"coordinates": [
25.197233,
55.274147
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment