{
  "schema_version": "1.0",
  "name": "반포자이한의원",
  "description": "반포 대표한의원 반포자이한의원. 교통사고 보험치료, 추나요법(척추교정), 한약(원내탕전), 침치료, 부항치료, 약침치료",
  "icon": "/favicon.svg",
  "entry_points": [
    {
      "type": "website",
      "url": "https://cos-demo-mn8t0cm.pages.dev"
    },
    {
      "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://cos-demo-mn8t0cm.pages.dev/terms",
    "privacy": "https://cos-demo-mn8t0cm.pages.dev/privacy"
  }
}