-
Notifications
You must be signed in to change notification settings - Fork 0
/
hyb.json
51 lines (40 loc) · 1.65 KB
/
hyb.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"shop": [
{
"id": "PM1",
"name": "Pizza House",
"des": "Homely Italian restaurant and takeaway with antipasti, pizzas, salads and pasta on the menu.",
"address": "16-11-20/1/6, Saleem Nagar Colony, Malakpet Extension, Old Malakpet, Hyderabad, Telangana 500036",
"hours": "Closes soon: 11PM , Opens 11AM Sat",
"order": "francescospizzeria.com, swiggy.com, zomato.com, scootsy.com",
"phone": "022 6743 7000"
},
{
"id": "PM1",
"name": "Eagle Boys Pizza",
"des": "Simple outlet dishing up pizzas to eat in the simple cafe-style restaurant or order for delivery.",
"address": "Road no. 12, MLA Colony, Next to Omega Hospital, Banjara Hills, Hyderabad, Telangana 500096",
"hours": "Closes at 12PM ",
"order" : "swiggy.com, zomato.com, scootsy.com",
"phone": "99878798855"
},
{
"id": "PM1",
"name": "Midland Bakers ",
"des" : "Simple destination preparing a range of Indianised pizzas and Italian favourites.",
"address": "Plot No. 802 & 803 Ayyappa Central, 100 Ft Road, Opp. YSr Statue, Ayyappa Society, SBH Officers Colony, Mega Hills, Madhapur, Hyderabad, Telangana 500081",
"hours": "open all time",
"order": "swiggy.com, zomato.com, scootsy.com",
"phone": "99878798855"
},
{
"id": "PM1",
"name": "Domino's Pizza",
"des": "Fast food chain baking Tex-Mex inspired and classic pizzas, sides and garlic bread.",
"address": "AGRR Arcade, Ground Floor, Plot No 4, Rajendra Nagar Circle, Attapur, Opp PVNR Express Way Pillar No 127, Hyderabad, Telangana 500048",
"hours": "opens at 10am, closes at 12PM.",
"order":"swiggy.com, zomato.com, scootsy.com",
"phone": "99878798855"
}
]
}