{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.hdec.kr/#organization",
      "name": "현대건설",
      "url": "http://www.hdec.kr/",
      "description": "현대건설에 오신것을 환영합니다."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/hdec-kr#asg",
      "name": "현대건설 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/hdec-kr",
      "isPartOf": {
        "@id": "http://www.hdec.kr/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}