JSON Data
Query Result
Test JSONPath expressions against your JSON data. Supports: $ root, .key dot notation, [0] array index, [*] wildcard, ..key recursive descent, [?(@.price<10)] filter expressions, [start:end] array slicing.