{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6637", "reviewCount" : "13278", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Eric M" }, "datePublished" : "2026-06-08", "description" : "I am on my third pouch of The Good Stuff, and I have been extremely pleased with my results. I will continue to use it as long as the Mocha is available.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I am on my third pouch of The Good Stuff, and I have been extremely pleased with my results. I will continue to use it as long as the Mocha is available." } , { "@type":"Review", "author": { "@type": "Person", "name": "David B" }, "datePublished" : "2026-06-07", "description" : "Very robust", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Very robust" } ] }