{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6526", "reviewCount" : "12624", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Devin K" }, "datePublished" : "2025-11-20", "description" : "I was blown away with the flavor. Didn't expect them to taste that good. I shared them with my son who plays basketball and he said he could feel the difference in his performance and his endurance. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I was blown away with the flavor. Didn't expect them to taste that good. I shared them with my son who plays basketball and he said he could feel the difference in his performance and his endurance. " } , { "@type":"Review", "author": { "@type": "Person", "name": "John Q" }, "datePublished" : "2025-11-20", "description" : "This stuff is great. I use the mocha and it takes the bitterness away from my coffee and I feel more focused during the day too.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "This stuff is great. I use the mocha and it takes the bitterness away from my coffee and I feel more focused during the day too." } ] }