Skip to content

Instantly share code, notes, and snippets.

@JirkaChadima
Created October 29, 2019 15:47
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 JirkaChadima/18325187672077877a48a422705dcc3d to your computer and use it in GitHub Desktop.
Save JirkaChadima/18325187672077877a48a422705dcc3d to your computer and use it in GitHub Desktop.
windingtree london hackathon
{
"updatedAt": "2019-11-01T08:12:35.584Z",
"dataFormatVersion": "0.2.3",
"legalEntity": {
"name": "London hotel for WT",
"contacts": {
"general": {
"email": "london-hotel@example.com",
"phone": "+40213191564",
"url": "https://example.com"
}
},
"address": {
"road": "Transylvania Road",
"houseNumber": "789",
"postcode": "33312",
"city": "Dragolm",
"countryCode": "RO"
}
},
"hotel": {
"name": "London hotel for WT",
"location": {
"latitude": 51.398179,
"longitude": -0.085296
},
"website": "https://example.com",
"apis": [
{
"entrypoint": "https://orgid-tutorial.windingtree.now.sh/api/",
"docs": "https://example.com",
"format": "custom",
"version": "0.0.0",
"segment": "hotels"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment