{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6638", "reviewCount" : "13726", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "David H" }, "datePublished" : "2026-09-12", "description" : "I started with the Mocha and loved it, I'm just not a fan for the taste of the cinnamon, I realize the cinnamon blend would be better for my joints and many others might like it, but it's not for me. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "1", "worstRating" : "1" }, "reviewBody": "I started with the Mocha and loved it, I'm just not a fan for the taste of the cinnamon, I realize the cinnamon blend would be better for my joints and many others might like it, but it's not for me. " } , { "@type":"Review", "author": { "@type": "Person", "name": "Garland K" }, "datePublished" : "2026-09-07", "description" : "Like the product, unfortunately I ordered vanilla, received cinnamon and only one month, not three as ordered.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "3", "worstRating" : "1" }, "reviewBody": "Like the product, unfortunately I ordered vanilla, received cinnamon and only one month, not three as ordered." } ] }