Skip to content

Instantly share code, notes, and snippets.

@leapfrog-santosh
Last active August 29, 2015 14:19
Show Gist options
  • Save leapfrog-santosh/6195d21e5b95baf2a844 to your computer and use it in GitHub Desktop.
Save leapfrog-santosh/6195d21e5b95baf2a844 to your computer and use it in GitHub Desktop.
Page 2 for Venue
{
"success": true,
"next_page": 3,
"places": [
{
"id": 700,
"name": "Rickybobby",
"thumbnail": "www.rickybobbysf.com",
"location": {
"address": "400 Hayes St, San Francisco, CA 94102",
"latitude": 37.7768629,
"longitude": -122.4243929
},
"action": [
"drink"
],
"media": [
{
"type": "image",
"thumbnail": "https://farm5.staticflickr.com/4042/4411283981_da88325125_z.jpg?zz=1"
},
{
"type": "video",
"thumbnail": "http://cdn.decoist.com/wp-content/uploads/2012/12/Delicious-stuffed-tomatoes.jpg",
"link": "https://vimeo.com/79121481"
},
{
"type": "image",
"thumbnail": "http://cookandbemerry.com/wp-content/uploads/2013/05/BALEENkitchen-2.jpg"
}
]
},
{
"id": 701,
"name": "Chez Maman West",
"thumbnail": "http://terminussf.com/",
"location": {
"address": "401 Gough St San Francisco, CA 94102",
"latitude": 37.7938441,
"longitude": -122.396787
},
"action": [
"drink"
],
"media": [
{
"type": "image",
"thumbnail": "http://savoringtoday.com/wp-content/uploads/2011/08/cheesecake-stuffed-strawberries-with-chocolate-accents-1-of-1.jpg"
},
{
"type": "image",
"thumbnail": "https://s-media-cache-ak0.pinimg.com/236x/26/c3/ea/26c3ea08d260aff41392dccfe9161042.jpg"
},
{
"type": "image",
"thumbnail": "http://putitinajar.com/wp-content/uploads/2013/11/diy_banana_split_cake_with_cherry_in_mason_jar.jpg"
},
{
"type": "image",
"thumbnail": "http://img.clubandresortbusiness.com.s3.amazonaws.com/4797.jpg"
}
]
},
{
"id": 702,
"name": "Suppenküche",
"thumbnail": "http://www.andytownsf.com/",
"location": {
"address": "525 Laguna St San Francisco, CA 94102",
"latitude": 37.7567268,
"longitude": -122.5022847
},
"action": [
"eat",
"drink",
"see"
],
"media": [
{
"type": "image",
"thumbnail": "http://static.eatwell101.com/wp-content/uploads/2012/02/food-styling-tip-food-presentation-techniques.jpg"
},
{
"type": "image",
"thumbnail": "http://static.eatwell101.com/wp-content/uploads/2012/07/food-presentation.jpg"
},
{
"type": "image",
"thumbnail": "http://blog.packnwood.com/wp-content/uploads/2013/08/210SAMBRO120-ambiance-300x225.jpg"
}
]
},
{
"id": 703,
"name": "Rich Table",
"thumbnail": "http://anthonyscookies.com/",
"location": {
"address": "199 Gough St San Francisco, CA 94102",
"latitude": 37.7502024,
"longitude": -122.4200407
},
"action": [
"eat",
"see"
],
"media": [
{
"type": "image",
"thumbnail": "http://achieverblog.standardbank.co.za/files/standardbank/achiever/imagecache/content_preview/Bite.jpg"
},
{
"type": "image",
"thumbnail": "http://www.macocaribbean.com/wp-content/uploads/2012/09/Delirius-Fish-Pic-620x300.jpg"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment