{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6654", "reviewCount" : "13409", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": ""Customer" " }, "datePublished" : "2026-08-12", "description" : "I like all flavors. Little pricey. But no crashes.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "I like all flavors. Little pricey. But no crashes." } , { "@type":"Review", "author": { "@type": "Person", "name": ""Customer" " }, "datePublished" : "2026-08-11", "description" : "Really convenient when traveling. Only one thing would make them better\u2026. Don\u2019t always have access to scissors or a knife while traveling\u2026. Need any easier way to open them.", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Really convenient when traveling. Only one thing would make them better\u2026. Don\u2019t always have access to scissors or a knife while traveling\u2026. Need any easier way to open them." } ] }