{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6636", "reviewCount" : "13276", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Janine Y" }, "datePublished" : "2026-06-04", "description" : "As this company has grown, it seems like the taste profiles have become more unnatural. Tastes like a supplement not a SuperFood. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "3", "worstRating" : "1" }, "reviewBody": "As this company has grown, it seems like the taste profiles have become more unnatural. Tastes like a supplement not a SuperFood. " } , { "@type":"Review", "author": { "@type": "Person", "name": "Janine Y" }, "datePublished" : "2026-06-04", "description" : "I am not crazy about the changes in the flavor over the years. Good source of energy though when I need it. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "I am not crazy about the changes in the flavor over the years. Good source of energy though when I need it. " } ] }