Tripadvisor Reviews API
Our Tripadvisor Reviews API allows you to scrape reviews from the Tripadvisor place page.
The API endpoint is https://serpapi.com/search?engine=tripadvisor_reviews
Head to the playground for a live and interactive demo.
API Parameters
Search Query
place_id
Required
Parameter defines the Tripadvisor place ID. To extract the ID of a place, you can use our Tripadvisor Search API.
NOTE: Tripadvisor has discontinued support for Vacation Rentals. As a result, requesting details for a Vacation Rental place_id may return incomplete incomplete data or no data at all.
Localization
tripadvisor_domain
Optional
Parameter defines the Tripadvisor domain to use. It defaults to www.tripadvisor.com. Head to the Tripadvisor domains page for a full list of supported Tripadvisor domains.
language
Optional
Parameter defines the language to use for the Tripadvisor reviews. Head to Tripadvisor reviews languages for a full list of supported Tripadvisor Reviews languages.
If translate is enabled, reviews will be translated to the selected language.
Advanced Parameters
Advanced Filters
rating
Optional
Parameter defines to include only results with specified ratings.
Example for single rating only:5
Example for multiple ratings (separated by comma ,):5,3,2
month
Optional
Parameter defines to include only results from a specific months. Each month is represented by a number from 1 (January) to 12 (December).
Example for single month only:1 (for January)
Example for multiple months (separated by comma ,):1,6,12
type_of_visit
Optional
Parameter defines to include only results from a specific types of visit.
Available options:Business - BusinessCouples - CouplesFamily - FamilyFriends - FriendsSolo - Solo
To include multiple types of visit, separate values with a comma , (e.g. Business,Couples to include reviews from 'Business' and 'Couples' types of visit).
original_language
Optional
Parameter defines the original languages of the reviews to include. It can be set to a single language (e.g. en for English) or multiple languages separated by comma (e.g. en,fr,es to include reviews in English, French, and Spanish). Head to Tripadvisor reviews languages for a full list of supported Tripadvisor Reviews languages.
Pagination
Serpapi Parameters
no_cache
Optional
Parameter will force SerpApi to fetch the Tripadvisor Reviews results even if a cached version is already present. A cache is served only if the query and all parameters are exactly the same. Cache expires after 1h. Cached searches are free, and are not counted towards your searches per month. It can be set to false (default) to allow results from the cache, or true to disallow results from the cache. no_cache and async parameters should not be used together.
async
Optional
Parameter defines the way you want to submit your search to SerpApi. It can be set to false (default) to open an HTTP connection and keep it open until you got your search results, or true to just submit your search to SerpApi and retrieve them later. In this case, you'll need to use our Searches Archive API to retrieve your results. async and no_cache parameters should not be used together. async should not be used on accounts with Ludicrous Speed enabled.
zero_trace
Optional
Enterprise only. Parameter enables ZeroTrace mode. It can be set to false (default) or true. Enable this mode to skip storing search parameters, search files, and search metadata on our servers. This may make debugging more difficult.
output
Optional
Parameter defines the final output you want. It can be set to json (default) to get a structured JSON of the results, or html to get the raw html retrieved.
json_restrictor
Optional
Parameter defines the fields you want to restrict in the outputs for smaller, faster responses. See JSON Restrictor for more details.
API Examples
Example for 33008559
{
"search_metadata": {
"id": "69a6b244fe1c6b0e7eaf6bd9",
"status": "Success",
"json_endpoint": "https://serpapi.com/searches/7n42hswOyR3SlXvS7pfmlA/69a6b244fe1c6b0e7eaf6bd9.json",
"created_at": "2026-03-03 10:04:52 UTC",
"processed_at": "2026-03-03 10:04:52 UTC",
"tripadvisor_reviews_url": "https://www.tripadvisor.com/33008559",
"raw_html_file": "https://serpapi.com/searches/7n42hswOyR3SlXvS7pfmlA/69a6b244fe1c6b0e7eaf6bd9.html",
"prettify_html_file": "https://serpapi.com/searches/7n42hswOyR3SlXvS7pfmlA/69a6b244fe1c6b0e7eaf6bd9.prettify",
"total_time_taken": 1.01
},
"search_parameters": {
"engine": "tripadvisor_reviews",
"place_id": "33008559",
"tripadvisor_domain": "www.tripadvisor.com"
},
"search_information": {
"total_reviews": 47
},
"reviews": [
{
"position": 1,
"title": "A True Soho Gem for Pasta Lovers",
"snippet": "My recent visit to 27 Old Compton Street - Pasta Bar exceeded all expectations. Tucked right in the heart of Soho, this vibrant pasta bar delivers both quality and character. The updated menu showcases beautifully crafted fresh pasta, with generous portions and bold, authentic flavours. The slow-cooked beef ragù was rich and comforting, while the pistachio pesto dish felt fresh and perfectly balanced.\nThey also offer excellent vegetarian options and a well-curated wine list that pairs wonderfully with the food. Service was efficient yet relaxed, with staff happy to recommend dishes and drinks. The atmosphere strikes a perfect balance between cosy and lively. If you’re craving proper Italian pasta in London, this place absolutely delivers.",
"rating": 5,
"review_id": "1051450051",
"link": "https://www.tripadvisor.com/ShowUserReviews-g186338-d33008559-r1051450051-27_Old_Compton_Street_Pasta_Bar-London_England.html",
"date": "2026-02-28",
"language": "en",
"original_language": "en",
"trip_info": {
"date": "2026-02-28",
"type": "SOLO"
},
"votes": 0,
"author": {
"author_id": "15FEF27DEBFA53ECA72F8D4F558F111A",
"username": "CarlaRevill",
"display_name": "Carla Revill",
"link": "https://www.tripadvisor.com/Profile/CarlaRevill",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/30/37/94/b8/carlarevill.jpg",
"contributions": 5,
"hometown": "England, United Kingdom"
}
},
...
{
"position": 4,
"title": "Delicious Food and Wonderful Staff",
"snippet": "Now, I loved the whole ‘1 hour per booking’ rule. I think it’s a really cool idea. The staff were amazing and very friendly. The food was absolutely delicious, fresh and delivered extremely quick. The sides were gorgeous too. My only very slight qualm was my pasta (the tomato sauce one on the picture), could’ve been a bit less al dente and the pancetta lardons could’ve been cooked down more (it stated crispy, but they were very fatty) but not a huge issue.",
"rating": 5,
"review_id": "1049613788",
"link": "https://www.tripadvisor.com/ShowUserReviews-g186338-d33008559-r1049613788-27_Old_Compton_Street_Pasta_Bar-London_England.html",
"date": "2026-02-13",
"language": "en",
"original_language": "en",
"trip_info": {
"date": "2026-02-28",
"type": "COUPLES"
},
"images": [
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/32/72/58/d7/caption.jpg",
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/32/72/58/d8/caption.jpg"
],
"votes": 0,
"author": {
"author_id": "40BD39C3D705401982F987B3CCB2327C",
"username": "cortneyw766",
"display_name": "Cortney W",
"link": "https://www.tripadvisor.com/Profile/cortneyw766",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/e2/e6/default-avatar-2020-45.jpg",
"contributions": 173,
"hometown": "Swansea, United Kingdom"
}
},
{
"position": 5,
"title": "Nice food rude welcome",
"snippet": "The food was lovely, however booked an available table around 10 and as soon as we got there the host staff (lady) told to that they was ‘closing soon and for us to be quick’. On the website they state they close at 00:00. We felt rushed and unwelcome. The other staff was very polite and respectful.",
"rating": 2,
"review_id": "1043400093",
"link": "https://www.tripadvisor.com/ShowUserReviews-g186338-d33008559-r1043400093-27_Old_Compton_Street_Pasta_Bar-London_England.html",
"date": "2025-12-22",
"language": "en",
"original_language": "en",
"trip_info": {
"date": "2025-12-31",
"type": "COUPLES"
},
"votes": 0,
"author": {
"author_id": "8DCCA92CBC780F84A5B72AE2CFD95CC7",
"username": "alexandradO1451QR",
"display_name": "alexandra d",
"link": "https://www.tripadvisor.com/Profile/alexandradO1451QR",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/df/2b/default-avatar-2020-39.jpg",
"contributions": 1
},
"response": {
"snippet": "Hi Alexandra,\n\nThank you for taking the time to leave a review. We’re really pleased to hear you enjoyed the food and that the rest of the team made you feel well looked after.\n\nWe’re sorry, however, that your arrival felt rushed or unwelcoming. While our website lists a midnight closing time, last bookings are earlier and service naturally winds down towards the end of the evening. That said, this should always be communicated clearly and politely, and we’re sorry if the way it was handled made you feel uncomfortable.\n\nWe appreciate your feedback and will be sharing it with the team to ensure guests feel welcome right through to the end of service.\n",
"date": "2026-02-06",
"author": {
"display_name": "The M",
"link": "https://www.tripadvisor.com/Profile/fabiancX7905YX",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/eb/e3/default-avatar-2020-59.jpg",
"connection": "Marketing"
}
}
},
...
{
"position": 7,
"title": "La mejor pasta del mundo",
"snippet": "La mejor pasta que he comido en mi vida, deliciosa sigo con ganas de comer más y más, recomendada al 100% sobre todo la deliciosa pollo y champiñones. Y el lugar muy acogedor, increíble lugar.⭐️⭐️⭐️⭐️⭐️",
"rating": 5,
"additional_ratings": [
{
"label": "Value",
"rating": 5
},
{
"label": "Service",
"rating": 5
},
{
"label": "Food",
"rating": 5
},
{
"label": "Atmosphere",
"rating": 5
}
],
"review_id": "1040519523",
"link": "https://www.tripadvisor.com/ShowUserReviews-g186338-d33008559-r1040519523-27_Old_Compton_Street_Pasta_Bar-London_England.html",
"date": "2025-11-27",
"language": "es",
"original_language": "es",
"trip_info": {
"date": "2025-11-30",
"type": "COUPLES"
},
"votes": 0,
"author": {
"author_id": "9E14DFEFD157B30E38FA9F3662E058D7",
"username": "675paulaandreaz",
"display_name": "Paula andrea Z",
"link": "https://www.tripadvisor.com/Profile/675paulaandreaz",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/e3/6a/default-avatar-2020-47.jpg",
"contributions": 1
}
},
...
],
"serpapi_pagination": {
"next": "https://serpapi.com/search.json?engine=tripadvisor_reviews&offset=10&place_id=33008559&tripadvisor_domain=www.tripadvisor.com"
}
}
Example with translate
{
...
"reviews": [
{
"position": 1,
"title": "Very nice address",
"snippet": "Very nice room with cozy atmosphere. Very nice and stress-free service. Just... excellent dishes! Including these competitive Mayo eggs 👍 beautiful original mixes on the plate. Congratulations to the chef and the after-service exchanges. A very nice address with which we will resume quickly appointment. Just a tip: the wine list is so rich that a little more details would allow us to decide faster.. maybe 🤩😂",
"rating": 5,
"review_id": "1048536033",
"link": "https://www.tripadvisor.com/ShowUserReviews-g187147-d23556965-r1048536033-Habile-Paris_Ile_de_France.html",
"date": "2026-02-04",
"language": "en",
"original_language": "fr",
"trip_info": {
"date": "2026-02-28",
"type": "COUPLES"
},
"images": [
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/32/5f/97/01/caption.jpg",
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/32/5f/97/02/caption.jpg",
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/32/5f/97/03/caption.jpg"
],
"votes": 0,
"author": {
"author_id": "8C68A4C86A88403C0DAB7013B5FF25D4",
"username": "Corstefin",
"display_name": "Corstefin",
"link": "https://www.tripadvisor.com/Profile/Corstefin",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/30/ba/7e/cc/caption.jpg",
"contributions": 530,
"hometown": "Maisons-Alfort, France"
}
},
{
"position": 2,
"title": "Tasty but not surprising",
"snippet": "Dishes were okay. We took tasting menu and most expensive dish was replaced by cheapest dish without compensation. Presentation of dishes was really quite ordinary, nothing festive or original. Taste was okay but definitely not top notch.",
"rating": 3,
"review_id": "1046984786",
"link": "https://www.tripadvisor.com/ShowUserReviews-g187147-d23556965-r1046984786-Habile-Paris_Ile_de_France.html",
"date": "2026-01-22",
"language": "en",
"original_language": "nl",
"trip_info": {
"date": "2026-01-31",
"type": "COUPLES"
},
"votes": 0,
"author": {
"author_id": "03F0A8F5569A0F89A6E19219E9983B81",
"username": "Passport46780433016",
"display_name": "it",
"link": "https://www.tripadvisor.com/Profile/Passport46780433016",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/f2/b8/default-avatar-2020-26.jpg",
"contributions": 14,
"hometown": "Belgium"
}
},
{
"position": 3,
"title": "Excellent",
"snippet": "Excellent meals and diversified dishes \nGood advice \nExcellent welcome from a team with little care",
"rating": 5,
"review_id": "1046421813",
"link": "https://www.tripadvisor.com/ShowUserReviews-g187147-d23556965-r1046421813-Habile-Paris_Ile_de_France.html",
"date": "2026-01-17",
"language": "en",
"original_language": "fr",
"trip_info": {
"date": "2026-01-31",
"type": "COUPLES"
},
"votes": 0,
"author": {
"author_id": "1383A5E6B92A27A3683DC925127EB6F1",
"username": "GrandTour707990",
"display_name": "thirache p",
"link": "https://www.tripadvisor.com/Profile/GrandTour707990",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/ee/68/default-avatar-2020-9.jpg",
"contributions": 1
}
},
...
],
...
}
Example with rating: 3,4 and type_of_visit: Friends, Solo
{
...
"reviews": [
{
"position": 1,
"title": "Beware! This is not a relaxing Day!!",
"snippet": "We did the day trip to Nusa Penida with snorkelling at 4 points. It cost £65, a good orice. \n\nBeware!! This is not a fun easy day!!!\n\nSo firstly the positives, the communication was excellent and well organised. When we arrived on the day it was all quite smooth. The boat was in good condition. \nThe lunch spot was beautiful and the food was excellent. \nOur main guide Fernando was professional and caring and competant. \n\nMy only real complaint is this was not a fun relaxing day. It was Hard Work!! It was very tiring and at times felt risky. \nAt the first snorkell point the water was very choppy and big waves. Yes we saw manta ray but i didn't feel relaxed. \nWe were rushed onto the boat to speed to the next spit. Getting on the boat via the vertical ladder in rising waves felt dangerous at times. \nBefore you caught your breath we were almost pushed out into the next snorkell spot. 2 snorkell spots were big currents & waves, 2 spots were more calmer. At the end i felt more relieved than happy. \n\nLook. I'm a champagne sailor. I like relaxed days with a little dip in calm waters to see the marine life. If your looking for a type of Military Marine boot camp to punish yourself then by all means go for it.",
"rating": 3,
"review_id": "1044688264",
"link": "https://www.tripadvisor.com/ShowUserReviews-g297700-d24193762-r1044688264-Nusa_Penida_day_trip_boat_4_snorkeling_Manta_rays_Land_tour-Sanur_Denpasar_Bal.html",
"date": "2026-01-02",
"language": "en",
"original_language": "en",
"trip_info": {
"date": "2026-01-31",
"type": "FRIENDS"
},
"votes": 0,
"author": {
"author_id": "D2FA5F8AC5BAB9307B0540776E10DAB2",
"username": "Matt_Persian",
"display_name": "Matt M",
"link": "https://www.tripadvisor.com/Profile/Matt_Persian",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/de/0a/default-avatar-2020-35.jpg",
"contributions": 4
}
},
{
"position": 2,
"title": "Best day at Nusa penida and beautiful view.",
"snippet": "One beautiful day at nusa penida with Ariel and Max and great company! We seen so much and visite much places. Snorkeling 4 times and had a great lunch at beauriful place.",
"rating": 4,
"review_id": "1040609047",
"link": "https://www.tripadvisor.com/ShowUserReviews-g297700-d24193762-r1040609047-Nusa_Penida_day_trip_boat_4_snorkeling_Manta_rays_Land_tour-Sanur_Denpasar_Bal.html",
"date": "2025-11-28",
"language": "en",
"original_language": "en",
"trip_info": {
"date": "2025-11-30",
"type": "SOLO"
},
"images": [
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/31/db/89/39/caption.jpg",
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/31/db/89/3a/caption.jpg"
],
"votes": 0,
"author": {
"author_id": "D6AEABDB1AD4C3404B82423A1CE26ADD",
"username": "944ramonak",
"display_name": "Ramona K",
"link": "https://www.tripadvisor.com/Profile/944ramonak",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/de/5a/default-avatar-2020-36.jpg",
"contributions": 3
}
},
{
"position": 3,
"title": "Manta rays and sea turtles!",
"snippet": "Had a great tour with Ariel and Hensam! They both made sure we had a great day and were comfortable. Saw manta rays and sea turtles. Would recommend!",
"rating": 4,
"review_id": "1035647206",
"link": "https://www.tripadvisor.com/ShowUserReviews-g297700-d24193762-r1035647206-Nusa_Penida_day_trip_boat_4_snorkeling_Manta_rays_Land_tour-Sanur_Denpasar_Bal.html",
"date": "2025-10-20",
"language": "en",
"original_language": "en",
"trip_info": {
"date": "2025-10-31",
"type": "FRIENDS"
},
"votes": 0,
"author": {
"author_id": "5A706449682A53AF368D62A11F42FAEC",
"username": "LS123456789033253299",
"display_name": "Leah S",
"link": "https://www.tripadvisor.com/Profile/LS123456789033253299",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/e2/a7/default-avatar-2020-44.jpg",
"contributions": 5
}
},
...
],
...
}
Example with month: 3,4 and original_language: ja
{
...
"reviews": [
{
"position": 1,
"title": "東京観光",
"snippet": "浅草散策をした後に見に行ったのですが、想像以上に高くて驚きました。\n中に入っている商業施設も充実していたので、半日楽めてよかったです。",
"rating": 5,
"review_id": "1003012507",
"link": "https://www.tripadvisor.com/ShowUserReviews-g14134337-d1872416-r1003012507-Tokyo_Skytree-Oshiage_Sumida_Tokyo_Tokyo_Prefecture_Kanto.html",
"date": "2025-04-17",
"language": "ja",
"original_language": "ja",
"trip_info": {
"date": "2025-04-30",
"type": "FRIENDS"
},
"votes": 0,
"author": {
"author_id": "C2C50FC8D3574C08E751B374EFE37BC4",
"username": "karin0077",
"display_name": "香林",
"link": "https://www.tripadvisor.com/Profile/karin0077",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/2f/9d/a5/06/karin0077.jpg",
"contributions": 7,
"hometown": "Kanagawa Prefecture, Japan"
}
},
{
"position": 2,
"title": "高さに怖さを感じました",
"snippet": "日本で一番高いスカイツリー。\n地震が多い国で、この高さは恐怖感があります。\n天気が良かったので、遠くまで見渡せました。\nアクセスも良く、水族館も楽しかったです。",
"rating": 5,
"review_id": "1000131791",
"link": "https://www.tripadvisor.com/ShowUserReviews-g14134337-d1872416-r1000131791-Tokyo_Skytree-Oshiage_Sumida_Tokyo_Tokyo_Prefecture_Kanto.html",
"date": "2025-03-28",
"language": "ja",
"original_language": "ja",
"trip_info": {
"date": "2025-03-31",
"type": "FAMILY"
},
"images": [
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/2f/76/70/e1/caption.jpg"
],
"votes": 0,
"author": {
"author_id": "F413BE254D6EB3556642C4158D3C1BB0",
"username": "GrandTour36462975062",
"display_name": "GrandTour35222",
"link": "https://www.tripadvisor.com/Profile/GrandTour36462975062",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/e7/3d/default-avatar-2020-55.jpg",
"contributions": 3
}
},
{
"position": 3,
"title": "ツリーは高いし3000円は高い、ような・・",
"snippet": "展望からの眺めはまるでおもちゃ箱の中みたいに町並みが見えます。どこから覗いても銅像めぐりなので滞在時間としては少ないですがカップルなどでは写真映えポイントが多いでしょう。当方ぼっち。",
"rating": 4,
"review_id": "997900525",
"link": "https://www.tripadvisor.com/ShowUserReviews-g14134337-d1872416-r997900525-Tokyo_Skytree-Oshiage_Sumida_Tokyo_Tokyo_Prefecture_Kanto.html",
"date": "2025-03-12",
"language": "ja",
"original_language": "ja",
"trip_info": {
"date": "2025-03-31",
"type": "SOLO"
},
"images": [
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/2f/4c/d0/8d/caption.jpg",
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/2f/4c/d4/71/caption.jpg",
"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/2f/4c/d8/81/caption.jpg"
],
"votes": 0,
"author": {
"author_id": "EAA64ECF2D0B5A214AA27BF4543CED70",
"username": "yasikaranatera",
"display_name": "まぁたん",
"link": "https://www.tripadvisor.com/Profile/yasikaranatera",
"avatar": "https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/f6/e2/11/default-avatar-2020-41.jpg",
"contributions": 28,
"hometown": "Japan"
}
},
...
],
...
}
JSON structure overview
{
"search_information": {
"total_reviews": "Integer - Total number of reviews for the place"
},
"reviews": [
{
"position": "Integer - Position of the review in the Tripadvisor page",
"title": "String - Title of the review",
"snippet": "String - Snippet of the review",
"rating": "Integer - Overall rating given by the reviewer (1 to 5)",
"additional_ratings": [
{
"label": "String - Label for the additional rating (e.g., 'Value', 'Service')",
"rating": "Integer - Rating for the specific label (1 to 5)"
},
...
],
"review_id": "String - Unique identifier for the review",
"link": "String - URL link to the original review on Tripadvisor",
"date": "String - Date when the review was posted",
"language": "String - Language code of the review (e.g., 'en' for English)",
"original_language": "String - Original language code of the review, different from 'language' if translate was applied",
"trip_info": {
"date": "String - Date of the trip related to the review",
"type": "String - Type of visit (e.g., 'COUPLES', 'FAMILY')"
},
"tips": "Array of Strings - Tips provided by the reviewer",
"images": "Array of Strings - URLs of images included in the review",
"votes": "Integer - Number of helpful votes received by the review",
"author": {
"author_id": "String - Unique identifier for the author",
"username": "String - Username of the author on Tripadvisor",
"display_name": "String - Display name of the author",
"link": "String - URL link to the author's profile on Tripadvisor",
"avatar": "String - URL link to the author's avatar image",
"contributions": "Integer - Number of contributions made by the author on Tripadvisor",
"hometown": "String - Hometown of the author"
},
"response": {
"snippet": "String - Snippet of the response from the business owner, if available",
"date": "String - Date when the response was posted",
"author": {
"display_name": "String - Display name of the responder",
"link": "String - URL link to the responder's profile on Tripadvisor",
"avatar": "String - URL link to the responder's avatar image",
"connection": "String - Connection of the responder to the business (e.g., 'Marketing', 'Owner')"
}
}
},
"serpapi_pagination": {
"next": "String - URL for the next page of reviews if available",
"previous": "String - URL for the previous page of reviews if available"
}
]
}