Skip to content

Instantly share code, notes, and snippets.

@projectxcappe
Created February 5, 2018 02:55
Show Gist options
  • Save projectxcappe/46b88882295fe140fd8a79cf6b11c82e to your computer and use it in GitHub Desktop.
Save projectxcappe/46b88882295fe140fd8a79cf6b11c82e to your computer and use it in GitHub Desktop.
{
"venue_id": "3",
"place_id": "5",
"name": "McCrady's",
"cuisine_filter": {"Indian", "Breakfast", "American", "Burger"} <-- or whatever
"address": "Per Se, New York City",
"phone_number": "7854732545",
"description": "Test Data To add data",
"picture": "http://api.lineopener.com/uploads/street-view.jpg",
"logo": "http://api.lineopener.com/uploads/street-view.jpg",
"venue_map": "",
"open_time": "12:00",
"close_time": "23:00",
"location": "1",
"status": "1",
"created": "2017-12-20 00:00:00",
"updated": "2017-12-20 00:00:00"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment