Skip to content

Instantly share code, notes, and snippets.

@leapfrog-santosh
Last active August 29, 2015 14:19
Show Gist options
  • Save leapfrog-santosh/673c8f49f83998f1d62b to your computer and use it in GitHub Desktop.
Save leapfrog-santosh/673c8f49f83998f1d62b to your computer and use it in GitHub Desktop.
venues
{
"success": true,
"next_page": 21,
"places": [
{
"id": 321,
"name": "brass tacks",
"link": "www.brasstackssf.com",
"location": {
"address": "488 Hayes St, San Francisco, CA 94102",
"latitude": 37.7768629,
"longitude": -122.4243929
},
"action": [
"drink"
],
"media": [
{
"type": "video",
"link": "http://static.oprah.com/images/201302/orig/201302-orig-beautiful-chicken-600x411.jpg",
"url": "https://vimeo.com/79121481"
},
{
"type": "image",
"link": "http://www.jonathanmalm.com/wp-content/uploads/2011/01/beautiful-food.jpg"
}
]
},
{
"id": 322,
"name": "café terminus",
"link": "http://terminussf.com/",
"location": {
"address": "8 California St, San Francisco, CA 94109",
"latitude": 37.7938441,
"longitude": -122.396787
},
"action": [
"drink"
],
"media": [
{
"type": "video",
"link": "http://soulfulabode.com/wp-content/uploads/2012/09/Eggs-Benedict.jpg",
"url": "https://vimeo.com/81233879"
},
{
"type": "image",
"link": "http://cdn7.facegfx.com/psd/wp-content/uploads/2013/4/26/beautiful-food-photos-psd.jpg"
}
]
},
{
"id": 629,
"name": "andytown coffee roasters",
"link": "http://www.andytownsf.com/",
"location": {
"address": "3655 Lawton St, San Francisco, CA 94122",
"latitude": 37.7567268,
"longitude": -122.5022847
},
"action": [
"eat",
"drink",
"see"
],
"media": [
{
"type": "video",
"link": "http://static.guim.co.uk/sys-images/Guardian/Pix/pictures/2010/5/26/1274889811862/Creme-caramel-006.jpg",
"url": ""
},
{
"type": "image",
"link": "https://thethankfuldiary.files.wordpress.com/2013/03/13262953-beautiful-and-tasty-food-on-a-plate.jpg"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment