{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://its.se/#organization",
      "name": "ITS",
      "url": "https://its.se/",
      "description": "ITS samlar svenska branschexperter inom IT, cybersäkerhet och telekommunikation för att påverka utvecklingen av standarder."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/its#asg",
      "name": "ITS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/its",
      "isPartOf": {
        "@id": "https://its.se/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}