{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6655", "reviewCount" : "13404", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Marie S" }, "datePublished" : "2026-08-10", "description" : "Best coffee we have ever had.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Best coffee we have ever had." } , { "@type":"Review", "author": { "@type": "Person", "name": ""Nathan S" }, "datePublished" : "2026-08-10", "description" : "I\u2019ve been adding The Good Stuff to my coffee for the better part of the year now and I couldn\u2019t imagine my morning coffee without it. I\u2019ve tried all 3 flavors and Mocha is without a doubt my favorite. It adds to the coffee a nice flavor that doesn\u2019t overpower or overwhelm the Java. It has great benefits, and the clean ingredients make this a no brainer.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I\u2019ve been adding The Good Stuff to my coffee for the better part of the year now and I couldn\u2019t imagine my morning coffee without it. I\u2019ve tried all 3 flavors and Mocha is without a doubt my favorite. It adds to the coffee a nice flavor that doesn\u2019t overpower or overwhelm the Java. It has great benefits, and the clean ingredients make this a no brainer." } ] }