select JSON_UNQUOTE(JSON_EXTRACT(base, '$.scope')) as scope from t_name
JSON_UNQUOTE() – Remove Quotes from a JSON Document in MySQL