{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6654", "reviewCount" : "13421", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Anonymous" " }, "datePublished" : "2026-08-14", "description" : "Great tasting\nI can feel the energy going up shortly after having some", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Great tasting\nI can feel the energy going up shortly after having some" } , { "@type":"Review", "author": { "@type": "Person", "name": ""Jacob F" }, "datePublished" : "2026-08-14", "description" : "Decent taste \r\nTexture was a bit dry", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "3", "worstRating" : "1" }, "reviewBody": "Decent taste \r\nTexture was a bit dry" } ] }