1{
2 "Image": {
3 "Width": 800,
4 "Height": 600,
5 "Title": "View from 15th Floor",
6 "Thumbnail": {
7 "Url": "http://www.example.com/image/481989943",
8 "Height": 125,
9 "Width": 100
10 },
11 "Animated": false,
12 "IDs": [
13 116,
14 943,
15 234,
16 38793
17 ],
18 "ArrayOfObject": [
19 {
20 "n": "m"
21 }
22 ],
23 "double": 1.3412,
24 "LargeInt": 18446744073709551615
25 }
26}