{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6639", "reviewCount" : "13250", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "James P" }, "datePublished" : "2026-05-19", "description" : "Good flavor.\r\nI think it helps me jump start my day.\r\nWish it was a little cheaper.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "Good flavor.\r\nI think it helps me jump start my day.\r\nWish it was a little cheaper." } , { "@type":"Review", "author": { "@type": "Person", "name": "Vicki V" }, "datePublished" : "2026-05-18", "description" : "The mocha flavor is a bit strong for me so I\u2019ve changed my routine from hot to iced coffee and added a bit of creamer. Now it\u2019s delish!!!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "The mocha flavor is a bit strong for me so I\u2019ve changed my routine from hot to iced coffee and added a bit of creamer. Now it\u2019s delish!!!" } ] }