{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6636", "reviewCount" : "13230", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Mark S" }, "datePublished" : "2026-05-11", "description" : "This is a great tasting mixture that helps with energy & inflamation with no negative additives. I use it daily & would recommend to anyone.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "This is a great tasting mixture that helps with energy & inflamation with no negative additives. I use it daily & would recommend to anyone." } , { "@type":"Review", "author": { "@type": "Person", "name": "Kevin H" }, "datePublished" : "2026-05-11", "description" : "NO MORE KNEE PAIN AND NO MORE MID-MORNING CRASH!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "NO MORE KNEE PAIN AND NO MORE MID-MORNING CRASH!" } ] }