{ "names": "&@.people.*.name", "allnames": "&@.**.name", "people": "&@.people.*", "alsopeople": "^@.people", "a person": "^@.people.*", "allmypaths": "&~.*" }
{ "name": "people list", "people": [ { "name": "Fred", "title": "Mr" }, { "name": "George", "title": "Rev" }, { "name": "Harriet", "title": "Dr" } ] }