[
{
"id": "<string>",
"seo_id": "<string>",
"@type": "SoftwareadviceProduct",
"alias": "<string>",
"name": "<string>",
"long_description": "<string>",
"image": "<string>",
"vendor_name": "<string>",
"vendor_website_url": "<string>",
"rating": 123,
"review_count": 123,
"ease_of_use_rating": 123,
"customer_support_rating": 123,
"value_for_money_rating": 123,
"functionality_rating": 123,
"advisor_recommendations_count": 123,
"last_review_at": 123,
"review_distribution": {
"@type": "SoftwareadviceRatingDistribution",
"one": 123,
"two": 123,
"three": 123,
"four": 123,
"five": 123
},
"pricing": {
"@type": "SoftwareadvicePricing",
"currency": "<string>",
"currency_symbol": "<string>",
"price_range": 123,
"has_free_trial": true,
"has_free_version": true,
"plans": []
},
"pros": [],
"cons": [],
"features": [],
"best_features": [],
"worst_features": [],
"product_features": [],
"category_features": [],
"integrations": [],
"categories": [],
"alternatives": [],
"recommended_products": [],
"frontrunner_years": [],
"screenshots": [],
"videos": [],
"published_pages": [],
"alternatives_url": "<string>",
"reviews_url": "<string>",
"url": "<string>"
}
]