{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://eunoiawellness.qa/#organization",
      "name": "Eunoia Human Asset Management",
      "alternateName": "Eunoia",
      "description": "Qatar's first Human Asset Management company",
      "foundingDate": "2022",
      "founder": {
        "@type": "Person",
        "name": "Aisha Salim",
        "jobTitle": "Founder & CEO"
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Doha",
        "addressCountry": "QA"
      }
    },
    {
      "@type": "Service",
      "@id": "https://eunoiawellness.qa/solutions/eap.html#service",
      "name": "Employee Assistance Program",
      "provider": {
        "@id": "https://eunoiawellness.qa/#organization"
      },
      "serviceType": "Employee Support",
      "description": "24/7 confidential multilingual counseling and support services"
    },
    {
      "@type": "Service",
      "@id": "https://eunoiawellness.qa/solutions/mhfr.html#service",
      "name": "Mental Wellbeing First Response",
      "provider": {
        "@id": "https://eunoiawellness.qa/#organization"
      },
      "serviceType": "Training",
      "description": "ISO 45003 aligned mental wellbeing first response training. Mental health first aid certification in Qatar."
    },
    {
      "@type": "Service",
      "@id": "https://eunoiawellness.qa/solutions/corporate-diagnostics.html#service",
      "name": "Corporate Diagnostics",
      "provider": {
        "@id": "https://eunoiawellness.qa/#organization"
      },
      "serviceType": "Assessment",
      "description": "Organizational risk assessment and psychological safety measurement"
    },
    {
      "@type": "Service",
      "@id": "https://eunoiawellness.qa/solutions/training-development.html#service",
      "name": "Training & Development",
      "provider": {
        "@id": "https://eunoiawellness.qa/#organization"
      },
      "serviceType": "Training",
      "description": "Leadership development and resilience training programs"
    },
    {
      "@type": "Service",
      "@id": "https://eunoiawellness.qa/solutions/wellbeing-guidelines.html#service",
      "name": "Wellbeing Guidelines",
      "provider": {
        "@id": "https://eunoiawellness.qa/#organization"
      },
      "serviceType": "Consulting",
      "description": "Evidence-based workplace wellbeing program frameworks"
    },
    {
      "@type": "Service",
      "@id": "https://eunoiawellness.qa/solutions/psychometrics.html#service",
      "name": "Psychometric Testing",
      "provider": {
        "@id": "https://eunoiawellness.qa/#organization"
      },
      "serviceType": "Assessment",
      "description": "Professional psychological assessment services"
    }
  ]
}

