{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6637", "reviewCount" : "13269", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Barbara W" }, "datePublished" : "2026-05-31", "description" : "I bought these for those times when I\u2019m running out the door and want to be sure I get The Good Stuff. The packet is a convenient way to grab a \u201ccuppa\u201d and get that extra boost! ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I bought these for those times when I\u2019m running out the door and want to be sure I get The Good Stuff. The packet is a convenient way to grab a \u201ccuppa\u201d and get that extra boost! " } , { "@type":"Review", "author": { "@type": "Person", "name": "Barbara W" }, "datePublished" : "2026-05-31", "description" : "The booster is tasty and adds a good start to my morning. I notice when I don\u2019t drink it. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "The booster is tasty and adds a good start to my morning. I notice when I don\u2019t drink it. " } ] }