{
"@context": "http://schema.org/",
"@type": "Product",
"url": "https://claire-bella.com/products/christmas-tree-skirt-bamboo-pink-red",
"name": "Christmas Tree Skirt Bamboo Pink/Red",
"image": "https://claire-bella.com/cdn/shop/files/IMG_2866.jpg?v=1728853047",
"description": "<p>Our Christmas new tree skirts add colorful style to your holiday decor. Choose from several best selling patterns. </p>
<ul>
<li>58" round</li>
<li>Poly linen fabric</li>
<li>Machine wash, tumble dry low</li>
<li>Blanket stitched edge</li>
<li>Velcro closure</li>
</ul>",
"brand": {
"name": "PTG"
},
"sku": "",
"mpn": "",
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "58.00",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "Clairebella"
},
"url": "https://claire-bella.com/products/christmas-tree-skirt-bamboo-pink-red"
}
,"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"
}
}
}