{
  "schema_version": "1.0",
  "name": "금맥한의원",
  "description": "금맥한의원은 척추관절, 생활건강, 다이어트/미용, 교통사고 후유증 등 다양한 진료 분야를 한방 관점에서 세심하게 진료합니다.",
  "icon": "/api/files/ephemeral/2026-02/19ab1e78.png?sig=4f8dd8adff211f5ca8bbbbe70f9d6055e13744239175aadff4d823800d834d99",
  "entry_points": [
    {
      "type": "website",
      "url": "https://www.example.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://www.example.com/terms",
    "privacy": "https://www.example.com/privacy"
  }
}