{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6580", "reviewCount" : "13133", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Meg S" }, "datePublished" : "2026-01-30", "description" : "Use it everyday feel difference when I don\u2019t use it!! ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Use it everyday feel difference when I don\u2019t use it!! " } , { "@type":"Review", "author": { "@type": "Person", "name": "Randall J" }, "datePublished" : "2026-01-30", "description" : "Just tried the focus mocha flavor this morning,\r\nMan that\u2019s some good stuff ! \r\nI like the taste way better than the cinnamon.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Just tried the focus mocha flavor this morning,\r\nMan that\u2019s some good stuff ! \r\nI like the taste way better than the cinnamon." } ] }