{
"@context": "https://schema.org",
"@type": "Product",
"name": "Медичне обладнання Lemi MD",
"brand": {
"@type": "Brand",
"name": "Lemi MD"
},
"manufacturer": {
"@type": "Organization",
"name": "Lemi Group",
"address": {
"@type": "PostalAddress",
"addressLocality": "Cremona",
"addressCountry": "IT"
}
},
"description": "Італійське медичне обладнання: процедурні крісла, діагностичні столи для клінік та лікарень",
"category": "Medical Equipment",
"offers": {
"@type": "AggregateOffer",
"priceCurrency": "EUR",
"lowPrice": "4500",
"availability": "https://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "HorecaPrime"
}
}
}