{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://uct.so/#organization",
      "name": "UCT",
      "url": "http://uct.so/",
      "description": "Technology-Led Education for Somalia’s Digital Future"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/uct#asg",
      "name": "UCT ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/uct",
      "isPartOf": {
        "@id": "http://uct.so/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}