Skip to content

Instantly share code, notes, and snippets.

@nncl
Created March 22, 2017 14:51
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 nncl/6b261e3b5ab72276645c7e74b280ab8f to your computer and use it in GitHub Desktop.
Save nncl/6b261e3b5ab72276645c7e74b280ab8f to your computer and use it in GitHub Desktop.
{
"points" : [
{
"title" : "Place 1",
"address" : "Avenida Paulista",
"specialties" : "Cardiologia, Gastro",
"phone" : "11 1234-4321",
"latitude": -23.534749,
"longitude": -46.611924
},
{
"title" : "Place 2",
"address" : "Avenida Faria Lima",
"specialties" : "Gastro",
"phone" : "11 4321-1234",
"latitude": -23.539512,
"longitude": -46.619652
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment