1{
2 "count" : 1234,
3 "name" : { "aka" : "T.E.S.T.", "id" : 123987 },
4 "attribute" : [
5 "random",
6 "short",
7 "bold",
8 12,
9 { "height" : 7, "width" : 64 }
10 ],
11 "test": { "1" :
12 { "2" :
13 { "3" : { "coord" : [ 1,2] }
14 }
15 }
16 }
17}
18