Last active
October 3, 2017 19:10
-
-
Save dmsysop/6643e5585809e7bdebd936f35cf97d37 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"clinicas": [ | |
{ | |
"Clinica": { | |
"id": "13", | |
"nome": "Instituto Maring\u00e1 de Imagem ", | |
"slug": "instituto-maringa-de-imagem", | |
"arquivo": "logo site 220x220.png", | |
"descricao": " \r\n ", | |
"website": "http:\/\/www.institutoimagem.med.br\/", | |
"telefone": "(44)3033-5500", | |
"cep": "87014-130", | |
"endereco": "Avenida: Curitiba", | |
"numero": "211", | |
"complemento": "", | |
"bairro": "Zona 04", | |
"cidade": "Maring\u00e1", | |
"estado": "PR", | |
"destaque": "1", | |
"latitude": "-23.4241850", | |
"longitude": "-51.9507944" | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment