I have a lot of documents with structure:
[{ foo: [{ x: 1, y: 1, z: "foo" }, { x: 2, y: 9, z: "bar" }] }]