Skip to content

Instantly share code, notes, and snippets.

@Neurone
Created September 12, 2018 11:19
Show Gist options
  • Save Neurone/db66d964bb091204de1d4fa9711b070e to your computer and use it in GitHub Desktop.
Save Neurone/db66d964bb091204de1d4fa9711b070e to your computer and use it in GitHub Desktop.
{
"poiDataTags": [{
"tag": "POITag",
"contents": "Attraction"
}, {
"tag": "POITag",
"contents": "Retail"
}, {
"tag": "POITag",
"contents": "Food"
}],
"tag": "POIData",
"poiDataAddress": "555 Capitol Mall, Sacramento, California 95814, United States",
"poiDataName": "House Kitchen & Bar",
"poiDataGeohash": "9qce7pjfkzdq",
"poiDataPhone": {
"tag": "POIPhone",
"contents": "9164989924"
},
"poiDataDescription": "Our goal is to create classic comfort food with a contemporary twist, while exceeding the service expectations of all of our guests. We truly want everyone to feel as if they are a guest in our \"house\". If crunchy double-dipped fried chicken or creamy 5 cheese mac n' cheese doesn't appeal to you, our chefs are more than happy to create something special just for you!",
"poiDataUUID": "c012471a-7712-423f-8075-7e1bafc065ca",
"poiDataWeb": {
"tag": "POIWeb",
"contents": "www.houseoncapitol.com"
},
"i18n": [{
"lang": "it",
"poiDataDescription": "Il nostro obiettivo è creare uno 'slow food' con un tocco contemporaneo, oltrepassando le aspettative di servizio di tutti i nostri ospiti [...]"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment