JSONPath offers developers a simple way to extract specific JSON data from a file, the same way XPATH is used with XML.
JSONPath is available wide variety of programming languages including Javascript, PHP, Python and Java.
To learn more about JSONPath check out some of the following links.