{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6657", "reviewCount" : "13338", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Carol C" }, "datePublished" : "2026-07-28", "description" : "My husband and adult son are using these Gummies, they love them and say it gives them energy. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "My husband and adult son are using these Gummies, they love them and say it gives them energy. " } , { "@type":"Review", "author": { "@type": "Person", "name": "Candy B" }, "datePublished" : "2026-07-28", "description" : "Amazing taste, great value for 3 month supply and easy to use. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Amazing taste, great value for 3 month supply and easy to use. " } ] }