{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.owl-nest.com/#organization",
      "name": "OWLNEST",
      "url": "https://www.owl-nest.com/",
      "description": "OWLNEST의 핵심 구조만 압축해 보여주는 Overview 페이지입니다. Research, Technology, Product, Services가 어떻게 하나의 운영형 사업 구조로 이어지는지 빠르게 확인하실 수 있습니다."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/owlnest#asg",
      "name": "OWLNEST ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/owlnest",
      "isPartOf": {
        "@id": "https://www.owl-nest.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}