{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6558", "reviewCount" : "12961", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "David W" }, "datePublished" : "2025-12-27", "description" : "The \u201cstuff\u201d has done well with me. Sustained ability to concentrate and maintain a high level of confidence with work. I can\u2019t wait for golf season in Michigan!", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "The \u201cstuff\u201d has done well with me. Sustained ability to concentrate and maintain a high level of confidence with work. I can\u2019t wait for golf season in Michigan!" } , { "@type":"Review", "author": { "@type": "Person", "name": "Brian B" }, "datePublished" : "2025-12-25", "description" : "Taste great\r\n", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "4", "worstRating" : "1" }, "reviewBody": "Taste great\r\n" } ] }