{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dearstage.co.jp/#organization",
      "name": "DSPM",
      "url": "https://dearstage.co.jp/",
      "description": "Public ASG Directory business profile."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/dspm#asg",
      "name": "DSPM ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/dspm",
      "isPartOf": {
        "@id": "https://dearstage.co.jp/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}