The dot operator selects a child property.
$.store.bicycle.color
Use $.store.bicycle.color to navigate nested object keys.