{ "": "empty", "string": "value", "array": [ 0, 1, 2, 3 ], "object": { "boolean": true, "inner": { "value": [ 3, 1, 4 ] } } }