-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindexBackup.json
More file actions
29 lines (29 loc) · 844 Bytes
/
indexBackup.json
File metadata and controls
29 lines (29 loc) · 844 Bytes
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
{
"Genesee":{
"Big Game":[
"buck",
"bear",
"moose"],
"Small Game":[
"squirrel",
"rabbit",
"bobcat"],
"Birds":{
"turkey":{
"image":"http://wonderopolis.org/wp-content/uploads/2015/11/1_1.jpg"
},
"pheasant":{
"image":"http://www.pheasantrunoutfitters.com/images/slides_02.jpg"
},
"goose":{
"image":"https://upload.wikimedia.org/wikipedia/commons/thumb/0/04/Kanadische_Wildgans_(5747228780).jpg/220px-Kanadische_Wildgans_(5747228780).jpg"
},
"duck":{
"image":"http://kids.nationalgeographic.com/content/dam/kids/photos/animals/Birds/H-P/mallard-male-standing.jpg.adapt.945.1.jpg"
},
"aflac":{
"image":"https://www.aflac.com/_global-assets/images/test-asset-folder/realistic-odp.jpg"
}
}
}
}