Shipping
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "Ladies Purse",
"image": [
"https://biyebazaar.com/uploads/product_image/product_817_2.jpg"
],
"brand": {
"@type": "290",
"name": "Ladies Purse"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.7",
"ratingCount": "353"
},
"offers": {
"@type": "AggregateOffer",
"lowPrice": "9000.00",
"highPrice": "9000.00",
"priceCurrency": "BDT"
}
}