{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6654", "reviewCount" : "13340", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Mary M" }, "datePublished" : "2026-08-03", "description" : "Although the supply amount was good, I did not like the flavor at all.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "2", "worstRating" : "1" }, "reviewBody": "Although the supply amount was good, I did not like the flavor at all." } , { "@type":"Review", "author": { "@type": "Person", "name": "Mary M" }, "datePublished" : "2026-08-03", "description" : "Although the canister, scoop, and travel sticks were nice quality, I did not love the vanilla flavor. The mixer quality also wasn't great. I tried to find a way to contact you to see if I could switch out the flavors, but I have not received a response. So I just went ahead and cancelled the subscription. Thank you for letting me review this.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "3", "worstRating" : "1" }, "reviewBody": "Although the canister, scoop, and travel sticks were nice quality, I did not love the vanilla flavor. The mixer quality also wasn't great. I tried to find a way to contact you to see if I could switch out the flavors, but I have not received a response. So I just went ahead and cancelled the subscription. Thank you for letting me review this." } ] }