{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6639", "reviewCount" : "13730", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "Marcus D" }, "datePublished" : "2026-09-18", "description" : "I was surprised at how good this tastes and I never want to stop enjoying these!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "I was surprised at how good this tastes and I never want to stop enjoying these!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Marcus D" }, "datePublished" : "2026-09-18", "description" : "Excellent taste and I do honestly feel like I am less drained after a long round of Texas golf", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Excellent taste and I do honestly feel like I am less drained after a long round of Texas golf" } ] }