{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.adobe.com/#organization",
      "name": "Adobe",
      "legalName": "Adobe Inc.",
      "url": "https://www.adobe.com/",
      "description": "Adobe is changing the world through digital experiences. We help our customers create, deliver and optimize content and applications."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/adobe#asg",
      "name": "Adobe ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/adobe",
      "isPartOf": {
        "@id": "https://www.adobe.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}