{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6655", "reviewCount" : "13397", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Jeff P" }, "datePublished" : "2026-08-06", "description" : "Seems to be working very well it's like a full meal. Love the water container they sent. Could use another one!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Seems to be working very well it's like a full meal. Love the water container they sent. Could use another one!" } , { "@type":"Review", "author": { "@type": "Person", "name": ""Hamille S" }, "datePublished" : "2026-08-06", "description" : "Best tasting gummies", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Best tasting gummies" } ] }