{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6654", "reviewCount" : "13411", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Randall B" }, "datePublished" : "2026-08-12", "description" : "Love the fact that I can drink my coffee without getting all jittery.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Love the fact that I can drink my coffee without getting all jittery." } , { "@type":"Review", "author": { "@type": "Person", "name": ""Phil M" }, "datePublished" : "2026-08-12", "description" : "my wife feels like the Good Stuff may have helped get rid of some stiffness in her right wrist.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "my wife feels like the Good Stuff may have helped get rid of some stiffness in her right wrist." } ] }