You can stringify the JSON using this formula but probably the text is too long to fit into the clay cell data size limit since you are extracting all the data returned by API
JSON.stringify({{APOLLO_COLUMN_NAME}}?.results?.people)
Create a new formula column and paste this formula column in there. Replace the APOLLO_COLUMN_NAME with your actual apollo column name