forked from scrapfly/scrapfly-scrapers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
business_pages.json
65 lines (65 loc) · 1.51 KB
/
business_pages.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"name": "Oyabun Seafood",
"categories": [
"Restaurants",
"Asian Restaurants",
"Seafood Restaurants",
"Restaurants",
"Asian Restaurants",
"Seafood Restaurants",
"Sushi Bars"
],
"rating": "four",
"ratingCount": "3",
"phone": "tel:323 716-4355",
"website": "https://www.oyabunseafood.com",
"address": "Los Angeles, CA 90006",
"workingHours": {
"Mo": "17:00-22:00",
"Tu": "17:00-22:00",
"We": "17:00-22:00",
"Th": "17:00-22:00",
"Fr": "17:00-23:00",
"Sa": "17:00-23:00",
"Su": "17:00-22:00"
}
},
{
"name": "Dulan Soul Food Kitchen",
"categories": [
"Soul Food Restaurants",
"American Restaurants",
"Caterers",
"Soul Food Restaurants",
"American Restaurants",
"Caterers",
"Restaurants"
],
"rating": "four",
"ratingCount": "6",
"phone": "tel:323 418-8527",
"website": "http://www.dulans-sfk.com",
"address": "Los Angeles, CA 90047",
"workingHours": {}
},
{
"name": "Casa Bianca Pizza Pie",
"categories": [
"Pizza",
"Italian Restaurants",
"Restaurant Delivery Service",
"Pizza",
"Italian Restaurants",
"Restaurant Delivery Service",
"Restaurants",
"Take Out Restaurants"
],
"rating": "four half",
"ratingCount": "32",
"phone": "tel:323 256-9617",
"website": "http://www.casabiancapizza.com",
"address": "Los Angeles, CA 90041",
"workingHours": {}
}
]