jq Query Online Tutorial

$ cat mock.json | jq '.[].email | select(. | contains("@google"))'
Xerothermic Xenomorph