Skip to content

Instantly share code, notes, and snippets.

@almsx
Last active August 29, 2015 14:21
Show Gist options
  • Save almsx/bce2ae0b9f8dcaea3bfc to your computer and use it in GitHub Desktop.
Save almsx/bce2ae0b9f8dcaea3bfc to your computer and use it in GitHub Desktop.
JSON de Muestra
[{
"nombre": "Dr. David Moreno Valle",
"latitud": "19.404747",
"longitud": "-99.169421",
"categoria": "CARDIOLOGIA",
"distancia": "0.2",
"cantidad": "450",
"direccion": "Salamanca No. 74 Colonia Roma, Delegación Cuauhtemoc, C.P. 06700 México D.F",
"iconoServicio": "img/servicio.png",
"fechaServicioAgenda": "14Enero",
"diaHoServicioAgenda": "Miercoles, 10: 30am",
"folio": "#52626262",
"vigencia": "30 - Febrero",
"evaluacion": "4.3"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment