1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "test", "value": 42, "array": [ 1, 2, 3, ], "nested": { "key": "value", "another": "item", }, }