{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6560", "reviewCount" : "12978", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Patrick G" }, "datePublished" : "2026-01-04", "description" : "When I originally started using Good Stuff it was to make my morning coffee taste less bitter. Well 4-5 years later it has definitely done that and more. The extra benefits are just as important. If I don\u2019t have it I miss it, Keep Making It!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "When I originally started using Good Stuff it was to make my morning coffee taste less bitter. Well 4-5 years later it has definitely done that and more. The extra benefits are just as important. If I don\u2019t have it I miss it, Keep Making It!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Darla W" }, "datePublished" : "2026-01-04", "description" : "taste good", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "taste good" } ] }