Consider the following queries:
SELECT uID, name FROM table WHERE JSON_CONTAINS(email, \'{"key": "email@email.com"}\', \'$\'); SELECT uID,