{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6638", "reviewCount" : "13728", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Kathleen O" }, "datePublished" : "2026-09-16", "description" : "It\u2019s tastes great and honestly my joints feel a little better! ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "It\u2019s tastes great and honestly my joints feel a little better! " } , { "@type":"Review", "author": { "@type": "Person", "name": "Geoff B" }, "datePublished" : "2026-09-15", "description" : "The cinnamon flavor is a nice touch without taking away the flavor of my coffee, the booster itself cuts the acidity and enhances the caffeine effects. Would highly recommend, just switched to the mocha flavor to mix up the rotation.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "The cinnamon flavor is a nice touch without taking away the flavor of my coffee, the booster itself cuts the acidity and enhances the caffeine effects. Would highly recommend, just switched to the mocha flavor to mix up the rotation." } ] }