{
  "schema_version": "1.0",
  "name": "경희미르애한의원 미사점",
  "description": "8체질 기반 근본 치료 · 남녀 한의사 4인 협진 · 예약제 한의원",
  "icon": "/favicon.svg",
  "entry_points": [
    {
      "type": "website",
      "url": "https://misakm.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://misakm.com/terms",
    "privacy": "https://misakm.com/privacy"
  }
}