{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6619", "reviewCount" : "13398", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Joey W" }, "datePublished" : "2026-04-21", "description" : "Everyday starts with a cup of fair trade coffee and the good stuff. I wouldn't do it any other way.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Everyday starts with a cup of fair trade coffee and the good stuff. I wouldn't do it any other way." } , { "@type":"Review", "author": { "@type": "Person", "name": "Anthony N" }, "datePublished" : "2026-04-21", "description" : "Use with morning coffee, add some additional flavor and all the goodness of the fortified protein and vitamins", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Use with morning coffee, add some additional flavor and all the goodness of the fortified protein and vitamins" } ] }