{
  "schema_version": "1.0",
  "name": "모두올한의원",
  "description": "모두가 올 수 있는 한의원입니다",
  "icon": "/api/files/ephemeral/2026-03/1db3f080.ico?sig=319d2b2b3ad9be16ad938f3453e91554d9fef30d30b3fcd3fc0658412c95ded4",
  "entry_points": [
    {
      "type": "website",
      "url": "https://modooall.com"
    },
    {
      "type": "booking",
      "url": "/intake"
    }
  ],
  "knowledge_graph": {
    "entities": [
      {
        "id": "clinic",
        "name": "모두올한의원",
        "type": "MedicalClinic"
      },
      {
        "id": "founder",
        "name": "김승민",
        "type": "Person"
      }
    ],
    "topics": [
      "Medical Clinic",
      "Healthcare"
    ]
  },
  "api_endpoints": [
    {
      "path": "/programs",
      "description": "List of medical programs"
    },
    {
      "path": "/doctors",
      "description": "Medical staff profiles"
    }
  ],
  "legal": {
    "terms": "https://modooall.com/terms",
    "privacy": "https://modooall.com/privacy"
  }
}