Query JSON data with JSONPath. Sample document is pre-loaded.
JSONPath is a query language for JSON, similar in spirit to XPath. Use it to extract subsets of large documents without writing a full parser.