{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.docker.com/#organization",
      "name": "Docker",
      "url": "https://www.docker.com/",
      "description": "Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/docker#asg",
      "name": "Docker ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/docker",
      "isPartOf": {
        "@id": "https://www.docker.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}