Skip to content

Instantly share code, notes, and snippets.

@houmie
Last active September 16, 2016 17:00
Show Gist options
  • Save houmie/452661df7c681b5068ea5fdf816cf510 to your computer and use it in GitHub Desktop.
Save houmie/452661df7c681b5068ea5fdf816cf510 to your computer and use it in GitHub Desktop.
{
"version":1,
"variables":[
{
"names":[
"name",
"address"
],
"values":[
[
"Carlanderska Sjukhuset- Göteborg",
{
"address_1": "Carlanderplatsen",
"postal": "412 55",
"city": "Gothenburg",
"country": "SE"
}
],
[
"Dr. Mauricio Absalon Coll Barrios",
{
"address_1": "Carrera 16 No.84A",
"postal": null,
"city": "Bogotá",
"country": "CO"
}
]
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment