{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6603", "reviewCount" : "13254", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Melissa T" }, "datePublished" : "2026-03-26", "description" : "Super bites make a nice mid morning snack or pairs well with our coffee. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "Super bites make a nice mid morning snack or pairs well with our coffee. " } , { "@type":"Review", "author": { "@type": "Person", "name": "Melissa T" }, "datePublished" : "2026-03-26", "description" : "As with the cinnamon we notice a slight difference in our joints. Although we don\u2019t love the vanilla flavor as much as the cinnamon, its benefits are there. We have highly recommended these products to friends and one for sure has been ordering for he and his wife. Gary is a fan!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "As with the cinnamon we notice a slight difference in our joints. Although we don\u2019t love the vanilla flavor as much as the cinnamon, its benefits are there. We have highly recommended these products to friends and one for sure has been ordering for he and his wife. Gary is a fan!" } ] }