If you are just interested in, for example, the logo.png value, you would need to include get(array;1.Data.1.Properties.name). If you are wanting to iterate thru all of the "Data" objects, you need to iterate thru Array and then iterate thru Data, then you can just use Properties.name.