1{
2 "Id": "Dummy ID",
3 "SampleIntegerProperty": -5,
4 "SampleRealProperty": -5576.90001,
5 "SampleEnabledProperty": null,
6 "ChildArrayProperty": [
7 {
8 "AnotherBoolean": true,
9 "LinkStatus": "NoLink"
10 },
11 {
12 "LinkStatus": "LinkDown"
13 }
14 ]
15}
16