{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://shipping.or.kr/#organization",
      "name": "한국해운물류학회",
      "url": "http://shipping.or.kr/",
      "description": "Web site created using create-react-app"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/shipping-or-kr#asg",
      "name": "한국해운물류학회 ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/shipping-or-kr",
      "isPartOf": {
        "@id": "http://shipping.or.kr/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}