{
"@context" : "http://schema.org",
"@type" : "Product"
,"aggregateRating": {
"@type" : "AggregateRating",
"bestRating": "5",
"ratingValue" : "4.5385",
"reviewCount" : "13",
"worstRating" : 1
},
"review": [
{
"@type":"Review",
"author": {
"@type": "Person",
"name": "Amy "
},
"datePublished" : "2022-11-15",
"description" : "This piece is large and it's absolutely adorable I love it!! As of right now it is just leaning up against the wall because I love it so much for so many different purposes that I have yet to decide where I want to permanently place it. I am leaning more towards on the siding outside for herbs",
"reviewRating": {
"@type": "Rating",
"bestRating" : "5",
"ratingValue" : "5",
"worstRating" : "1"
},
"reviewBody": "This piece is large and it's absolutely adorable I love it!! As of right now it is just leaning up against the wall because I love it so much for so many different purposes that I have yet to decide where I want to permanently place it. I am leaning more towards on the siding outside for herbs"
}
,
{
"@type":"Review",
"author": {
"@type": "Person",
"name": "Betty "
},
"datePublished" : "2022-07-21",
"description" : "so cute, just love it!",
"reviewRating": {
"@type": "Rating",
"bestRating" : "5",
"ratingValue" : "5",
"worstRating" : "1"
},
"reviewBody": "so cute, just love it!"
}
]
,"name" : "Natural Metal Wall Planter with Buckets",
"image" : "https://images.decorsteals.com/16273-hanging-buckets-600x600-1.jpg",
"sku" : "16273"
}