-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexamplePhoto.json
More file actions
52 lines (52 loc) · 825 Bytes
/
examplePhoto.json
File metadata and controls
52 lines (52 loc) · 825 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"gg09.jpg":{
"t":"Grandma at 23",
"s":{
"courtshipMarriage":[0,75,600],
"growingUp":[1000]
}
},
"gg01.jpg":{
"t":"Grandma Rose and Grandpa Wendell",
"s":{
"courtshipMarriage":[10,100],
"growingUp":[0,900]
}
},
"gg10.jpg":{
"t":"Ryan Born",
"s":{
"jobHistory":[800,1400]
}
},
"gg11_2.jpg":{
"t":"Family",
"s":{
"jobHistory":[0,500]
}
},
"gg13.jpg":{
"t":"Grandparents",
"s":{
"jobHistory":[200,1200]
}
},
"gg14.jpg":{
"t":"Grandparents",
"s":{
"growingUp":[500]
}
},
"paramount_theater.jpg":{
"t":"Paramount Theater",
"s":{
"courtshipMarriage":[65]
}
},
"waterloo_home.jpg":{
"t":"Home in Waterloo",
"s":{
"courtshipMarriage":[86]
}
}
}