{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6487", "reviewCount" : "11964", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Joel S" }, "datePublished" : "2025-09-16", "description" : "Love the product. I\u2019m less sore and have more energy throughout the day!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Love the product. I\u2019m less sore and have more energy throughout the day!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Richard S" }, "datePublished" : "2025-09-15", "description" : "I love the flavor and l love the fact that this easy addition to my daily routine is healthy and helping me with my intermittent fasting lifestyle change.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I love the flavor and l love the fact that this easy addition to my daily routine is healthy and helping me with my intermittent fasting lifestyle change." } ] }