Encapsulates a snippet of a user review that answers a question about the features of a specific place in Google Maps.
titlestring
title of the review.
urlstring
A link that corresponds to the user review on Google Maps.
reviewIdstring
The id of the review snippet.
| JSON representation |
|---|
{ "title": string, "url": string, "reviewId": string } |