{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Lampe frontale rechargeable 400 lm — USB-C, 60 h, IPX7",
  "brand": {
    "@type": "Brand",
    "name": "Kerhan"
  },
  "sku": "KRH-HL400",
  "description": "Frontale 400 lumens rechargeable en USB-C : 60 h en mode éco, étanche IPX7, 92 g avec batterie, éclairage rouge sans éblouissement.",
  "image": [
    "https://cdn.exemple-client.fr/lampe-frontale-rechargeable-400lm-usbc-1.jpg",
    "https://cdn.exemple-client.fr/lampe-frontale-rechargeable-400lm-usbc-2.jpg",
    "https://cdn.exemple-client.fr/lampe-frontale-rechargeable-400lm-usbc-3.jpg",
    "https://cdn.exemple-client.fr/lampe-frontale-rechargeable-400lm-usbc-4.jpg",
    "https://cdn.exemple-client.fr/lampe-frontale-rechargeable-400lm-usbc-5.jpg"
  ],
  "offers": {
    "@type": "Offer",
    "price": "49.00",
    "priceCurrency": "EUR",
    "availability": "https://schema.org/InStock",
    "url": "https://exemple-client.fr/products/lampe-frontale-rechargeable-400lm-usbc"
  }
}