
{
"@context": "http://www.schema.org",
"@type": "product",
"productID": "1483",
"brand": "Límite-X",
"name": "Arnés Contra Caídas, ALTO A1P-STD",
"sku": "4160",
"offers": {
"@type": "Offer",
"availability": "https://schema.org/InStock",
"price": "986",
"priceValidUntil": "986",
"url": "http://www.limite-x.com.mx/Arnes-Contra-Caidas-ALTO-A1P-STD,1483_84",
"priceCurrency": "MXN"
},
"review": {
"@type": "Review",
"name": "Arnés Contra Caídas, ALTO A1P-STD",
"author": "Límite-X"
},
"image": "http://www.limite-x.com.mx/productos/big/1657050748-112.jpg",
"description": "",
"aggregateRating": {
"@type": "aggregateRating",
"ratingValue": "3.6",
"reviewCount": "42",
"bestRating": "5",
"worstRating": "2"
}
}