{
  "schema_version": "1.0",
  "name": "올봄한의원",
  "description": "미금역 올봄한의원, 4대 120년 한의학 전통과 30년 임상 경험으로 궁금한 점을 제대로 설명하고 단계별로 치료하는 한의원입니다.",
  "icon": "/local/brand/emblem-symbol.png",
  "entry_points": [
    {
      "type": "website",
      "url": "https://cos-7ed25ed42e75-6tv.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-7ed25ed42e75-6tv.pages.dev/terms",
    "privacy": "https://cos-7ed25ed42e75-6tv.pages.dev/privacy"
  }
}