{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.caida.org/#organization",
      "name": "CAIDA",
      "url": "https://www.caida.org/",
      "description": "CAIDA conducts network research and builds research infrastructure to support large-scale data collection, curation, and data distribution to the scientific research community."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/caida#asg",
      "name": "CAIDA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/caida",
      "isPartOf": {
        "@id": "https://www.caida.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}