JSONPath is the brainchild of Stephan Goessner. It takes the basic concept of XPATH and, using similar syntax, applies it to JSON ...
See http://goessner.net/articles/JsonPath/ An example object and expression filters out any book that has a price greater than 10 ...