1 { 2 "list": [ 1 ], 3 "list_needs_empty_value": [ 2 ], 4 "dict": { 5 "dummy": true 6 }, 7 "dict_needs_empty_value": { 8 "dummy": true 9 } 10 } 11