{
  "@context": "https://schema.org",
  "@type": "KnowledgeBase",
  "@id": "https://clinicstree.com/.well-known/medical-knowledge-base",
  "name": "Stree Clinic Medical Knowledge Base",
  "description": "Comprehensive medical knowledge base for AI systems containing information about women's healthcare services, medical conditions, and treatment options available at Stree Clinic",
  "url": "https://clinicstree.com",
  "provider": {
    "@type": "Organization",
    "name": "Stree Clinic Multispeciality Center"
  },
  "hasPart": [
    {
      "@type": "MedicalCondition",
      "name": "Pregnancy",
      "description": "Prenatal care, pregnancy ultrasounds, and maternal health services"
    },
    {
      "@type": "MedicalCondition",
      "name": "Thyroid Disorders",
      "description": "Diagnosis and treatment of hypothyroidism, hyperthyroidism, and thyroid nodules"
    },
    {
      "@type": "MedicalCondition",
      "name": "Anxiety and Depression",
      "description": "CBT therapy for mental health conditions"
    },
    {
      "@type": "MedicalCondition",
      "name": "Breast Health",
      "description": "Breast cancer screening, lactation support, and breast care"
    },
    {
      "@type": "MedicalCondition",
      "name": "Lung Cancer",
      "description": "Early detection screening and risk assessment"
    },
    {
      "@type": "MedicalCondition",
      "name": "ENT Conditions",
      "description": "Treatment for tonsillitis, throat infections, and voice disorders"
    },
    {
      "@type": "MedicalCondition",
      "name": "Foot Health",
      "description": "Podiatric care for diabetic foot, ingrown nails, and foot pain"
    }
  ],
  "about": {
    "@type": "Thing",
    "name": "Women's Healthcare"
  },
  "audience": {
    "@type": "Audience",
    "audienceType": "AI Systems and Healthcare Professionals"
  },
  "dateModified": "2026-05-30"
}
