RFC 6901 — JavaScript Object Notation (JSON) Pointer by node

JSON Pointer defines a string syntax for identifying a specific value within a JSON document — a path of reference tokens that name object members and array elements in turn, giving an unambiguous way to point at any node.