{
  "@context": "https://schema.org",
  "@type": "MedicalOrganization",
  "name": "Solid Minds Connect",
  "alternateName": "Solid Minds",
  "url": "https://www.solidmindsconnect.com",
  "logo": "https://www.solidmindsconnect.com/images/solidminds-logo.JPG",
  "description": "Professional mental health platform with specialized Kwibuka support for the Rwandan community. Connect with licensed therapists and access evidence-based wellness tools.",
  "foundingDate": "2024",
  "email": "support@solidmindsconnect.com",
  "telephone": "+250-788-909-090",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "KG 5 Ave",
    "addressLocality": "Kigali",
    "addressRegion": "Kigali City",
    "postalCode": "00000",
    "addressCountry": "RW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -1.9441,
    "longitude": 30.0619
  },
  "areaServed": {
    "@type": "Country",
    "name": "Rwanda"
  },
  "medicalSpecialty": [
    "Psychology",
    "Psychiatry",
    "Counseling",
    "Mental Health",
    "Trauma Support",
    "PTSD Treatment"
  ],
  "availableService": [
    {
      "@type": "MedicalTherapy",
      "name": "Mental Health Assessment",
      "description": "Comprehensive mental health assessments including anxiety, depression, and PTSD screening"
    },
    {
      "@type": "MedicalTherapy",
      "name": "Online Therapy Sessions",
      "description": "Connect with licensed therapists for individual counseling sessions"
    },
    {
      "@type": "EducationalOccupationalProgram",
      "name": "Mental Health Education",
      "description": "E-learning courses and workshops on mental health topics"
    },
    {
      "@type": "MedicalTherapy",
      "name": "Kwibuka Support Services",
      "description": "Specialized support for genocide survivors and trauma recovery"
    },
    {
      "@type": "HealthAndBeautyBusiness",
      "name": "Wellness Programs",
      "description": "Habit tracking, mood monitoring, and daily wellness objectives"
    }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Mental Health Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Mental Health Assessment",
          "description": "Professional psychological assessments"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Therapy Sessions",
          "description": "Licensed therapist consultations"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Wellness Programs",
          "description": "Comprehensive wellness and habit tracking"
        }
      }
    ]
  },
  "sameAs": [
    "https://www.facebook.com/solidmindsconnect",
    "https://twitter.com/solidmindsrw",
    "https://www.linkedin.com/company/solid-minds-connect",
    "https://www.instagram.com/solidmindsconnect"
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "08:00",
      "closes": "18:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": "Saturday",
      "opens": "09:00",
      "closes": "14:00"
    }
  ],
  "priceRange": "$$",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "reviewCount": "127",
    "bestRating": "5",
    "worstRating": "1"
  }
}
