Using node JSONPath, how can I get the parent node name from child node value
Unfortunately, JSONpath does not support search by parameters in the contents of a child object: http://goessner.net/articles/JsonPath/