{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://superplace.so/#organization",
      "name": "슈퍼플레이스",
      "legalName": "주식회사 슈퍼플레이스",
      "url": "https://superplace.so/",
      "description": "출입통제에서 시작해 예약, 결제, 고객 응대, 기기 제어까지 공간 운영에 필요한 기능을 연결하는 AI 공간운영 전문기술기업입니다."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/superplace-so#asg",
      "name": "슈퍼플레이스 ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/superplace-so",
      "isPartOf": {
        "@id": "https://superplace.so/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}