{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://chordark.com/#organization",
  "name": "ChordArk",
  "alternateName": "ChordArk Music",
  "url": "https://chordark.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://chordark.com/photo/Logo%20ChordArk%20(3).png",
    "width": 512,
    "height": 512
  },
  "image": "https://chordark.com/photo/Logo%20ChordArk%20(3).png",
  "description": "Plateforme d'apprentissage musical en ligne avec cours interactifs pour piano, guitare, violon, batterie et tous instruments.",
  "foundingDate": "2024",
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "email": "chordarkpro@gmail.com",
      "telephone": "+212-620-269761",
      "contactType": "customer service",
      "areaServed": ["MA", "FR", "BE", "CH", "CA"],
      "availableLanguage": ["French", "English", "Arabic"]
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Casablanca",
    "addressCountry": "MA"
  },
  "sameAs": [
    "https://twitter.com/chordark",
    "https://www.instagram.com/chordark",
    "https://www.facebook.com/chordark",
    "https://www.youtube.com/@chordark",
    "https://www.linkedin.com/company/chordark",
    "https://www.tiktok.com/@chordark"
  ]
}
