{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6652", "reviewCount" : "13290", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Scott K" }, "datePublished" : "2026-07-01", "description" : "I use this every morning with my shot of espresso and the jitters that used to come around 1130 or 12 are now gone. I love the product!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I use this every morning with my shot of espresso and the jitters that used to come around 1130 or 12 are now gone. I love the product!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Lisa P" }, "datePublished" : "2026-07-01", "description" : "Tastes great \r\nHelps me wake up", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Tastes great \r\nHelps me wake up" } ] }