Skip to content

Instantly share code, notes, and snippets.

@seballot
Created January 24, 2018 15:28
Show Gist options
  • Save seballot/31c88ef370c3540cc69a4cb50c83c2df to your computer and use it in GitHub Desktop.
Save seballot/31c88ef370c3540cc69a4cb50c83c2df to your computer and use it in GitHub Desktop.
[
{
"id": "wd40",
"name": "GoGo Example",
"geo": {
"latitude":46.3252,
"longitude":-0.0339
},
"optionValues": [ 10427, "Market" ],
"address": {
"streetAddress":"5 rue Edmond Proust",
"addressLocality":"Chenay",
"postalCode":"79120",
"addressCountry":"FR",
"customFormatedAddress": "Immeuble 4B, 5 Edmond Proust à Chenay, France"
},
"description": "Short Description",
"descriptionMore": "Additionnal Longer Description",
"email": "[email protected]",
"telephone": "055452545",
"website": "https://example.fr",
"openHours": {
"Mo":"09:00-12:00",
"Fr":"09:00-11:30 & 5pm to 9pm"
},
"openHoursString": "Fermé pendant les vacances d'été",
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment