Skip to content

Instantly share code, notes, and snippets.

@35c0b4r
Created January 17, 2023 10:47
Show Gist options
  • Save 35c0b4r/8005b4f8a569cce9bd5ab178f9b956d3 to your computer and use it in GitHub Desktop.
Save 35c0b4r/8005b4f8a569cce9bd5ab178f9b956d3 to your computer and use it in GitHub Desktop.
[
{
"title": "Taco Bells",
"price": "AED 150",
"rating": "4.5",
"offer": "30",
"timing": "11am to 11pm",
"address": "Al Musalla",
"desc": "Mexican, Fast Food, Wraps, Beverages",
"imageUrl": "https://res.cloudinary.com/swiggy/image/upload/fl_lossy,f_auto,q_auto,w_508,h_320,c_fill/xugajrjlu06blbazyqtz",
"location": "Dubai",
"distance": "1.2km",
"deliveryTime": "30 Mins",
"offerDesc": "20% OFF \\n UPTO AED 80"
},
{
"title": "Chillies",
"price": "AED 280",
"rating": "4.1",
"offer": "40",
"timing": "8am to 3pm",
"address": "Al Musalla",
"desc": "Biryani, Arabian, Jamaican, Beverages",
"imageUrl": "https://res.cloudinary.com/swiggy/image/upload/fl_lossy,f_auto,q_auto,w_508,h_320,c_fill/teyaeczoeafguytsr7io",
"location": "Dubai",
"distance": "1.2km",
"deliveryTime": "30 Mins",
"offerDesc": "20% OFF \\n UPTO AED 80"
},
{
"title": "Paragon",
"price": "AED 220",
"rating": "3.4",
"offer": "50",
"timing": "07:30am to 9pm",
"address": "Al Musalla",
"desc": "South Indian, Continental, North Indian, Seafood, Chinese",
"imageUrl": "https://res.cloudinary.com/swiggy/image/upload/fl_lossy,f_auto,q_auto,w_508,h_320,c_fill/bq9qd9w0ynzphrlapk39",
"location": "Dubai",
"distance": "1.2km",
"deliveryTime": "30 Mins",
"offerDesc": "20% OFF \\n UPTO AED 80"
},
{
"title": "Subways",
"price": "AED 175",
"rating": "4.6",
"offer": "30",
"timing": "10am to 10pm",
"address": "Al Musalla",
"desc": "Fast Food, Beverages",
"imageUrl": "https://res.cloudinary.com/swiggy/image/upload/fl_lossy,f_auto,q_auto,w_508,h_320,c_fill/bu6v0etiaadrdmx8vhfa",
"location": "Dubai",
"distance": "1.2km",
"deliveryTime": "30 Mins",
"offerDesc": "20% OFF \\n UPTO AED 80"
},
{
"title": "McDonalder's",
"price": "AED 160",
"rating": "3.8",
"offer": "30",
"timing": "11am to 11:30pm",
"address": "Al Musalla",
"desc": "Burger, Fast Food, Desserts, Coffee",
"imageUrl": "https://res.cloudinary.com/swiggy/image/upload/fl_lossy,f_auto,q_auto,w_508,h_320,c_fill/y8wlsptfbgrkm3xoklrr",
"location": "Dubai",
"distance": "1.2km",
"deliveryTime": "30 Mins",
"offerDesc": "20% OFF \\n UPTO AED 80"
},
{
"title": "Chaitanya",
"price": "AED 620",
"rating": "4.5",
"offer": "20",
"timing": "07:30am to 9pm",
"address": "Al Musalla",
"desc": "Continental, North Indian, Seafood, Chinese, Malwani, Maharashtrian, Beverages",
"imageUrl": "https://res.cloudinary.com/swiggy/image/upload/fl_lossy,f_auto,q_auto,w_508,h_320,c_fill/bq9qd9w0ynzphrlapk39",
"location": "Dubai",
"distance": "1.2km",
"deliveryTime": "30 Mins",
"offerDesc": "20% OFF \\n UPTO AED 80"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment