{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6644", "reviewCount" : "13723", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Barbara W" }, "datePublished" : "2026-09-05", "description" : "Excellent flavor, seems to help especially after exercise\/swimming", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Excellent flavor, seems to help especially after exercise\/swimming" } , { "@type":"Review", "author": { "@type": "Person", "name": "Barbara W" }, "datePublished" : "2026-09-05", "description" : "So far so good, I'm just a few weeks in but do enjoy the product.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "So far so good, I'm just a few weeks in but do enjoy the product." } ] }