{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ibm.com/#organization",
      "name": "About",
      "url": "https://www.ibm.com/",
      "description": "The mission of IBM is to be a catalyst that makes the world work better. We aim to have a positive impact globally, and in the communities where we operate."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ibm#asg",
      "name": "About ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ibm",
      "isPartOf": {
        "@id": "https://www.ibm.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}