Created
January 17, 2023 10:51
-
-
Save 35c0b4r/efd6a47139ee7e6c544d6e56950ce7b6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"title": "12 to 12 BBQ", | |
"rating": "4.3", | |
"offer": "10", | |
"address": "Al Musalla", | |
"timing": "11am to 11pm", | |
"map": "https://goo.gl/maps/U5takV31Eus7wVBG7", | |
"desc": "Mexican, Fast Food, Wraps, Beverages", | |
"imageUrl": "https://cdn.pixabay.com/photo/2015/11/19/10/38/food-1050813_960_720.jpg" | |
}, | |
{ | |
"title": "Taco Bell", | |
"rating": "3.8", | |
"offer": "10", | |
"address": "Al Musalla", | |
"timing": "11am to 11pm", | |
"map": "https://goo.gl/maps/U5takV31Eus7wVBG7", | |
"desc": "Mexican, Fast Food, Wraps, Beverages", | |
"imageUrl": "https://cdn.pixabay.com/photo/2016/11/29/05/07/breads-1867459_960_720.jpg" | |
}, | |
{ | |
"title": "Bubble Café", | |
"rating": "4.2", | |
"offer": "10", | |
"address": "Al Musalla", | |
"timing": "11am to 11pm", | |
"map": "https://goo.gl/maps/U5takV31Eus7wVBG7", | |
"desc": "Seafood, Continental, Mediterranean, South Indian", | |
"imageUrl": "https://cdn.pixabay.com/photo/2017/11/09/13/23/food-2933528_960_720.jpg" | |
}, | |
{ | |
"title": "Kashi Art Cafe", | |
"rating": "4.5", | |
"offer": "10", | |
"address": "Al Musalla", | |
"timing": "11am to 11pm", | |
"map": "https://goo.gl/maps/U5takV31Eus7wVBG7", | |
"desc": "Cafe, European, Fast Food, Beverages", | |
"imageUrl": "https://cdn.pixabay.com/photo/2014/04/05/11/27/buffet-315691_960_720.jpg" | |
}, | |
{ | |
"title": "Le Méridien", | |
"rating": "3.6", | |
"offer": "10", | |
"address": "Al Musalla", | |
"timing": "11am to 11pm", | |
"map": "https://goo.gl/maps/U5takV31Eus7wVBG7", | |
"desc": "Continental, Chinese, North Indian, South Indian, Kerala", | |
"imageUrl": "https://cdn.pixabay.com/photo/2016/06/26/22/45/india-1481495_960_720.jpg" | |
}, | |
{ | |
"title": "Cafe 1986", | |
"rating": "3.2", | |
"offer": "10", | |
"address": "Al Musalla", | |
"timing": "11am to 11pm", | |
"map": "https://goo.gl/maps/U5takV31Eus7wVBG7", | |
"desc": "Mexican, Fast Food, Wraps, Beverages", | |
"imageUrl": "https://cdn.pixabay.com/photo/2015/01/31/00/24/dinner-618083_960_720.jpg" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment