{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.idc.com/#organization",
      "name": "IDC",
      "url": "https://www.idc.com/",
      "description": "Navigate the changing tech landscape with IDC’s trusted intelligence and insights from 11 billion data points."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/idc#asg",
      "name": "IDC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/idc",
      "isPartOf": {
        "@id": "https://www.idc.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}