{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.csem.ch/en/#organization",
      "name": "CSEM",
      "url": "https://www.csem.ch/en/",
      "description": "Public-private, non-profit Swiss technology innovation center"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/csem#asg",
      "name": "CSEM ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/csem",
      "isPartOf": {
        "@id": "https://www.csem.ch/en/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}