-
Notifications
You must be signed in to change notification settings - Fork 1
/
chicken.json
37 lines (37 loc) · 1.08 KB
/
chicken.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
[
{
"name":"1번가 2마리 치킨",
"images":"https://github.com/jnuro/database/raw/master/chicken/1st2chicken.png",
"tel":"070-8900-1990"
},
{
"name":"멕시카나 치킨",
"images":"https://github.com/jnuro/database/raw/master/chicken/mexicana.png",
"tel":"064-702-8865"
},
{
"name":"명품치킨",
"images":"https://github.com/jnuro/database/raw/master/chicken/myeongpoom.png",
"tel":"064-723-8292"
},
{
"name":"본초불닭발",
"images":"https://github.com/jnuro/database/raw/master/chicken/bonchobul.jpg",
"tel":"064-702-3880"
},
{
"name":"숲노을치킨",
"images":"https://github.com/jnuro/database/raw/master/chicken/forest.png",
"tel":"064-724-4719"
},
{
"name":"엄마치킨",
"images":"https://github.com/jnuro/database/raw/master/chicken/mother.png",
"tel":"064-726-5330"
},
{
"name":"푸라닭치킨",
"images":"https://github.com/jnuro/database/raw/master/chicken/puradak.png",
"tel":"064-702-1588"
}
]