[
{
"id": "<string>",
"@type": "CapterraReview",
"global_id": "<string>",
"text": "<string>",
"pros": "<string>",
"cons": "<string>",
"advice": "<string>",
"rating": 123,
"ratings": {
"@type": "CapterraReviewRatings",
"ease_of_use": 123,
"customer_support": 123,
"functionality": 123,
"value_for_money": 123
},
"recommendation_rating": 123,
"written_date": "<string>",
"incentive": "<string>",
"is_anonymous": true,
"source_site": "<string>",
"source_code": "<string>",
"source_tooltip": "<string>",
"chosen_reason": "<string>",
"switching_reason": "<string>",
"switched_from": [],
"alternatives": [],
"vendor_response": "<string>",
"author": {
"@type": "CapterraReviewAuthor",
"name": "<string>",
"job_title": "<string>",
"company_size": "<string>",
"industry": "<string>",
"used_for": "<string>",
"image": "<string>",
"is_linkedin_verified": true,
"is_validated": true,
"validations": [],
"is_anonymous": true
}
}
]