{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6654", "reviewCount" : "13414", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Eric M" }, "datePublished" : "2026-08-13", "description" : "Since I have started on the Good Stuff, I am down to one cup of coffee per day and have also been successful with some weight loss. I look forward to that one cup every day.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Since I have started on the Good Stuff, I am down to one cup of coffee per day and have also been successful with some weight loss. I look forward to that one cup every day." } , { "@type":"Review", "author": { "@type": "Person", "name": ""Customer" " }, "datePublished" : "2026-08-13", "description" : "It is a great way to start your day.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "It is a great way to start your day." } ] }