{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.hwasung.com/#organization",
      "name": "HS화성",
      "url": "http://www.hwasung.com/",
      "description": "새로운 시대의 시작 화성산업이 HS화성이라는 새 이름으로 더넓은 세상으로 도약 합니다."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hs#asg",
      "name": "HS화성 ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hs",
      "isPartOf": {
        "@id": "http://www.hwasung.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}