{
"success": true,
"result": {
"text": "Here are some excellent running shoes under $150...",
"shopping_cards": [
{
"tags": ["running", "athletic"],
"products": [
{
"title": "Nike Pegasus 41",
"url": "https://www.nike.com/t/pegasus-41",
"description": "Responsive cushioning for daily training runs.",
"price": "$140.00",
"original_price": null,
"rating": 4.6,
"numReviews": 1284,
"imageUrls": [
"https://static.nike.com/pegasus-41.jpg"
],
"merchant": "Nike",
"id": "nike-pegasus-41",
"variants": [],
"offers": [
{
"merchant": "Nike",
"price": "$140.00",
"url": "https://www.nike.com/t/pegasus-41"
}
]
}
]
}
]
}
}