A customer reported that a question mark symbol is returned in snippet or extracted_snippet.original in the response from our Google Maps Reviews API sometimes. I was able to reproduce it using our serpapi package:
serpapi package code
However, the issue is not reproducible when sending requests to our Google Maps Reviews API directly with axios:

axios code
Intercom