{
  "@context": "https://schema.org",
  "@type": "WebSite",
  "@id": "https://chordark.com/#website",
  "name": "ChordArk",
  "url": "https://chordark.com",
  "description": "Plateforme d'apprentissage musical en ligne - Cours interactifs pour tous instruments avec sessions live",
  "inLanguage": "fr-FR",
  "publisher": { "@id": "https://chordark.com/#organization" },
  "potentialAction": {
    "@type": "SearchAction",
    "target": {
      "@type": "EntryPoint",
      "urlTemplate": "https://chordark.com/courses?search={search_term_string}"
    },
    "query-input": "required name=search_term_string"
  }
}
