{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.korailretail.com/#organization",
      "name": "코레일유통",
      "url": "https://www.korailretail.com/",
      "description": "사이트설명"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/korailretail-com#asg",
      "name": "코레일유통 ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/korailretail-com",
      "isPartOf": {
        "@id": "https://www.korailretail.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}