{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://snowcorp.com/#organization",
      "name": "SNOW",
      "url": "https://snowcorp.com/",
      "description": "스노우는 2015년 9월 서비스 출시 이후 한국, 일본, 대만을 비롯한 아시아 시장에서 폭발적 성장을 바탕으로, 출시 이후 약 1년 반만에 1억 가입자를 달성했습니다."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/snow#asg",
      "name": "SNOW ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/snow",
      "isPartOf": {
        "@id": "https://snowcorp.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}