JSONPath 子级运算符
点运算符选择子属性。
语法
$.store.bicycle.color
说明
使用 $.store.bicycle.color 导航嵌套对象键。