{
"@context": "http://schema.org/",
"@type": "Product",
"url": "https://claire-bella.com/products/gift-wrap-bamboo",
"name": "Gift Wrap - Bamboo",
"image": "https://claire-bella.com/cdn/shop/products/GiftBox_BambooPink_b54c24d3-34dd-4136-83c2-807f17a9e7f0.jpg?v=1633093153",
"description": "<p id="isPasted">Our most loved patterns are now available in gift wrap! Make gifting extra special with our gift wrap sheets.</p>
<ul style="list-style-type: disc;">
<li>5 heavyweight sheets per roll</li>
<li>Each sheet measures 20" x 29"</li>
<li>70# opaque, matte finish</li>
<li>Printed to order, ships in 3-5 business days</li>
</ul>",
"brand": {
"name": "APA"
},
"sku": "GWBAMBPINK",
"mpn": "GWBAMBPINK",
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "30.00",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "Clairebella"
},
"url": "https://claire-bella.com/products/gift-wrap-bamboo"
}
,"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1,
"bestRating": 5,
"worstRating": 1
},
"review": {
"@type": "Review",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5",
"bestRating": "5"
},
"author": {
"@type": "Organization",
"name": "Clairebella"
}
}
}