{ "@context" : "http://schema.org", "@type" : "Product" ,"aggregateRating": { "@type" : "AggregateRating", "bestRating": "5", "ratingValue" : "4.6652", "reviewCount" : "13300", "worstRating" : 1 }, "review": [ { "@type":"Review", "author": { "@type": "Person", "name": "John S" }, "datePublished" : "2026-07-03", "description" : "We have been buying for about a year now. It\u2019s helping us feel better and flavors our coffee with flavor not chemicals. ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "We have been buying for about a year now. It\u2019s helping us feel better and flavors our coffee with flavor not chemicals. " } , { "@type":"Review", "author": { "@type": "Person", "name": "John S" }, "datePublished" : "2026-07-03", "description" : "Has a great flavor. We use the mocha coffee stir in as our flavoring. It\u2019s a smooth rich flavor. Strong but not overly strong . Would recommend ", "reviewRating": { "@type": "Rating", "bestRating" : "5", "ratingValue" : "5", "worstRating" : "1" }, "reviewBody": "Has a great flavor. We use the mocha coffee stir in as our flavoring. It\u2019s a smooth rich flavor. Strong but not overly strong . Would recommend " } ] }