In cases with complex XML/JSON/object-tree paths, it would be helpful to take over control by parsing the RAW data to create Entities or the other way around to create JSON/XML data.
Currently you must go through the "hell of mapping" by importing data to temporary entities or flatening entity structure beforehand (by complex MF and temporary entity structures)