Rossi 8630 C2 Eyeglass Frames
{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “Rossi 8630 C2 Eyeglass Frames”,
“description”: “Elevate your style with the Rossi 8630 C2 eyeglass frames. These sophisticated frames offer exceptional quality, comfort, and a timeless design. Discover the perfect blend of elegance and durability.”,
“image”: [
“rossi-8630-c2-eyeglass-frames-brown.jpg”,
“rossi-8630-c2-eyeglass-frames-tortoise.jpg”
],
“brand”: {
“@type”: “Brand”,
“name”: “Rossi”
},
“sku”: “8630C2”,
“offers”: {
“@type”: “Offer”,
“priceCurrency”: “USD”,
“price”: “199.99”,
“availability”: “https://schema.org/InStock”,
“itemCondition”: “https://schema.org/NewCondition”
},
“review”: {
“@type”: “Review”,
“reviewRating”: {
“@type”: “Rating”,
“ratingValue”: “4.5”,
“bestRating”: “5”
},
“author”: “John Doe”
}
}