Skip to content

Instantly share code, notes, and snippets.

@trantorGurjitSingh
Last active July 25, 2022 11:24
Show Gist options
  • Save trantorGurjitSingh/64586229294ae30185aa15f7ab5aa65d to your computer and use it in GitHub Desktop.
Save trantorGurjitSingh/64586229294ae30185aa15f7ab5aa65d to your computer and use it in GitHub Desktop.
Restaurants List
[
{
"restaurant_name" : "Lakeside",
"restaurant_phone" : "5265263636",
"restextra_google_url" : "",
"restaurant_id" : "1",
},
{
"restaurant_name" : "The Stone House",
"restaurant_phone" : "5265263636",
"restextra_google_url" : "",
"restaurant_id" : "2",
},
{
"restaurant_name" : "Salute",
"restaurant_phone" : "5265263636",
"restextra_google_url" : "",
"restaurant_id" : "3",
},{
"restaurant_name" : "Crust",
"restaurant_phone" : "5265263636",
"restextra_google_url" : "",
"restaurant_id" : "4",
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment