Consul 8222 C4 Eyeglass Frames
{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “Consul 8222 C4 Eyeglass Frames”,
“description”: “Sophisticated, durable, and stylish eyeglass frames.”,
“image”: [
“consul-8222-c4-image1.jpg”,
“consul-8222-c4-image2.jpg”
],
“brand”: {
“@type”: “Brand”,
“name”: “Consul”
},
“offers”: {
“@type”: “Offer”,
“priceCurrency”: “USD”,
“price”: “99.99”,
“availability”: “https://schema.org/InStock”,
“url”: “product-page-url”
},
“review”: {
“@type”: “Review”,
“reviewRating”: {
“@type”: “Rating”,
“ratingValue”: “4.5”,
“bestRating”: “5”
},
“author”: “John Doe”
}
}