{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wooribank.com/#organization",
      "name": "우리은행",
      "url": "https://www.wooribank.com/",
      "description": "오늘의 혁신으로 내일의 가치를 만드는 우리은행 공식 사이트입니다"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/wooribank-com#asg",
      "name": "우리은행 ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/wooribank-com",
      "isPartOf": {
        "@id": "https://www.wooribank.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}