{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6623", "reviewCount" : "13115", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Charles L" }, "datePublished" : "2026-04-25", "description" : "True to its name this stuff is The Good Stuff! Even deliveries are delayed due to availability, it\u2019s always worth the wait.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "True to its name this stuff is The Good Stuff! Even deliveries are delayed due to availability, it\u2019s always worth the wait." } , { "@type":"Review", "author": { "@type": "Person", "name": "Beth S" }, "datePublished" : "2026-04-25", "description" : "I have been using the Good Stuff for over a month. I really like it, and it has definitely given me more energy. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I have been using the Good Stuff for over a month. I really like it, and it has definitely given me more energy. " } ] }