{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "MagCord",
  "legalName": "MagCord",
  "url": "https://magcord.fr",
  "logo": "https://magcord.fr/magcord-logo.png",
  "foundingDate": "2024",
  "founder": { "@type": "Person", "name": "Mathias Jouneau" },
  "areaServed": ["FR", "BE", "CH", "LU"],
  "slogan": "La vraie charge rapide, sans nœud.",
  "description": "Marque française d'accessoires de charge premium : câble magnétique auto-enroulant 100W, chargeur GaN 4 ports et station de charge bureau 8 ports.",
  "contactPoint": [{
    "@type": "ContactPoint",
    "contactType": "customer support",
    "areaServed": "FR",
    "availableLanguage": ["French", "English"],
    "url": "https://magcord.fr/faq"
  }],
  "makesOffer": [
    { "@type": "Offer", "name": "MagCord Pro — câble USB-C magnétique 100W", "price": "15.00", "priceCurrency": "EUR", "url": "https://magcord.fr/product" },
    { "@type": "Offer", "name": "MagVolt 100W — chargeur GaN 4 ports",       "price": "29.90", "priceCurrency": "EUR", "url": "https://magcord.fr/chargeur" },
    { "@type": "Offer", "name": "MagStation 320W — station 8 ports",         "price": "69.90", "priceCurrency": "EUR", "url": "https://magcord.fr/station" }
  ],
  "sameAs": []
}