{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Coast ceramic mug",
  "sku": "CM-12",
  "description": "Glazed ceramic mug, 300 ml.",
  "offers": {
    "@type": "Offer",
    "url": "https://example.com/products/coast-mug",
    "priceCurrency": "USD",
    "price": "18.00"
  }
}
