-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathToys.json
27 lines (27 loc) · 968 Bytes
/
Toys.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
[
{
"Name": "KONG Cozie Baily the Blue Dog Toy",
"Image": "https://image.chewy.com/is/image/catalog/62764_MAIN._AC_SS108_V1588689679_.jpg",
"HasSqueeker": "Yes"
},
{
"Name": "ZippyPaws Skinny Peltz No Stuffing Squeaky Plush Dog Toys",
"Image": "https://image.chewy.com/is/image/catalog/104294_MAIN._AC_SS108_V1534452693_.jpg",
"HasSqueeker": "Yes"
},
{
"Name": "Nylabone Strong Chew Stick Maple Bacon Flavored Dog Chew Toy",
"Image": "https://image.chewy.com/is/image/catalog/152710_MAIN._AC_SS108_V1653337023_.jpg",
"HasSqueeker": "No"
},
{
"Name": "Frisco Zoomies & Chill Remote Latex Squeaky Dog Toy",
"Image": "https://image.chewy.com/is/image/catalog/241753_MAIN._AC_SS108_V1608742074_.jpg",
"HasSqueeker": "Yes"
},
{
"Name": "Frisco Colorful Ball Knot Rope Dog Toy",
"Image": "https://image.chewy.com/is/image/catalog/242160_MAIN._AC_SS108_V1603371400_.jpg",
"HasSqueeker": "No"
}
]