{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “GUS 50105 009 55 Eyeglass Frames”,
“description”: “High-quality eyeglass frames designed for corrective lenses. [Add detailed description here including material, size specifications, style, features, and unique selling points]”,
“brand”: {
“@type”: “Brand”,
“name”: “[Add brand name here]”
},
“sku”: “GUS5010500955”,
“image”: “[Add image URL here]”,
“offers”: {
“@type”: “Offer”,
“priceCurrency”: “USD”,
“price”: “[Add price here]”,
“availability”: “https://schema.org/InStock”,
“itemCondition”: “https://schema.org/NewCondition”
},
“aggregateRating”: {
“@type”: “AggregateRating”,
“ratingValue”: “[Add average rating here]”,
“reviewCount”: “[Add number of reviews here]”
}
}
[Add customer reviews here]