{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://waymo.com/#organization",
      "name": "Waymo",
      "url": "https://waymo.com/",
      "description": "Waymo is an autonomous driving technology company with a mission to be the most trusted driver. Waymo One is the first commercially available autonomous ride-hailing service."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/waymo#asg",
      "name": "Waymo ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/waymo",
      "isPartOf": {
        "@id": "https://waymo.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}