For the columns bicycle_type,
bicycle_color, and bicycle_price, enter the JSONPath query
expressions "$.store.goods.bicycle.type", "$.store.goods.bicycle.color", and "$.store.goods.bicycle.price" relative to
the child nodes type, color, and price of the bicycle
node respectively.