json.filter({ "store": { "bicycle": { "color": "red", "price": 19.95 }}},'$')
I get this error: syntax error, unexpected IDENT in: "json"
THX