{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6656", "reviewCount" : "13393", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Jerry P" }, "datePublished" : "2026-08-06", "description" : "Really wanted cinnamon but vanilla is quite tasty", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "Really wanted cinnamon but vanilla is quite tasty" } , { "@type":"Review", "author": { "@type": "Person", "name": ""Marydale L" }, "datePublished" : "2026-08-06", "description" : "I absolutely LOVE the mocha, and can't wait until you get the individual portion packs back in stock. I'm not a fan of the vanilla, even though I like vanilla. I haven't see any review that's good about that flavor.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I absolutely LOVE the mocha, and can't wait until you get the individual portion packs back in stock. I'm not a fan of the vanilla, even though I like vanilla. I haven't see any review that's good about that flavor." } ] }