{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6640", "reviewCount" : "13254", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Elizabeth R" }, "datePublished" : "2026-05-22", "description" : "I feel like it helps my energy level and also I feel like my night sweats are much better!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I feel like it helps my energy level and also I feel like my night sweats are much better!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Mark M" }, "datePublished" : "2026-05-21", "description" : "Love this boost in my coffee \u2615\ufe0f in the morning!!!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Love this boost in my coffee \u2615\ufe0f in the morning!!!" } ] }