Query and extract data from JSON using JSONPath expressions.
Enter a JSONPath expression like $.store.book[*].author.
JSONPath is a query language for JSON similar to XPath for XML.