{ "test": [ { "foo": "hi", "bar": true }, { "foo":"there", "bar": false }, { "nested": { "foo": "by", "bar": 1 } } ] }