{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6535", "reviewCount" : "12723", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "JP S" }, "datePublished" : "2025-11-28", "description" : "These taste great and really seem to help keep me hydrated. I love them ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "These taste great and really seem to help keep me hydrated. I love them " } , { "@type":"Review", "author": { "@type": "Person", "name": "JP S" }, "datePublished" : "2025-11-28", "description" : "These taste great and help keep you in the zone. I keep them in my golf bag now for a quick pick me up when I\u2019m on the course. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "These taste great and help keep you in the zone. I keep them in my golf bag now for a quick pick me up when I\u2019m on the course. " } ] }