{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6638", "reviewCount" : "13271", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Jolyn C" }, "datePublished" : "2026-06-02", "description" : "I have tried all 3 flavors, and cinnamon is my favorite. I am so addictive, I carry a supply with me if going out for breakfast. Love it! Cant go without it!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I have tried all 3 flavors, and cinnamon is my favorite. I am so addictive, I carry a supply with me if going out for breakfast. Love it! Cant go without it!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Jolyn C" }, "datePublished" : "2026-06-02", "description" : "This is now become my favorite coffee! I so look forward to my first cup each morning!!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "This is now become my favorite coffee! I so look forward to my first cup each morning!!" } ] }