{
"@context": "http://schema.org/",
"@type": "Product",
"url": "https://claire-bella.com/products/llama-sticky-note-cube",
"name": "Llama Sticky Notes",
"image": "https://claire-bella.com/cdn/shop/products/llama_sticky_note.jpg?v=1603373472",
"description": "<p><span style="color: #000000;">Keep your tasks at hand with our sticky note cubes. </span></p>
<ul>
<li><span style="color: #000000;">550 sticky sheets. </span></li>
<li><span style="color: #000000;">Measures 2.75" square. </span></li>
<li><span style="color: #000000;">Ships in 3 business days. </span></li>
<li><span style="color: #000000;"><span class="ql-cursor"></span>Made in the USA.</span></li>
</ul>
<p> </p>",
"brand": {
"name": "IMYP"
},
"sku": "NC-LMA",
"mpn": "NC-LMA",
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "7.00",
"availability": "http://schema.org/OutOfStock",
"seller": {
"@type": "Organization",
"name": "Clairebella"
},
"url": "https://claire-bella.com/products/llama-sticky-note-cube"
}
,"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5.0,
"reviewCount": 2,
"bestRating": 5,
"worstRating": 1
},
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5",
"bestRating": "5"
},
"author": {
"@type": "Organization",
"name": "Clairebella"
}
}
}