{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.itu.int/#organization",
      "name": "ITU Academy",
      "url": "https://www.itu.int/",
      "description": "The United Nations agency for digital technologies"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/itu#asg",
      "name": "ITU Academy ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/itu",
      "isPartOf": {
        "@id": "https://www.itu.int/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}