Identity & Authority: Waymo – Signal Evidence & AI Readability

Waymo

(https://waymo.com) 📸 Data Snapshot: May 24, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
15 Impact Weight: 15 / 100
100% Reputation

Authority is airtight with no detectable gaps. The schema_json correctly identifies Alphabet Inc. as the parent organization and links to a full roster of C-suite executives, including Tekedra Mawakana and Dmitri Dolgov. Technical credibility is maintained through clean heading hierarchies and precise technical definitions of their LiDAR and machine learning technology.

Performance claims are remarkably grounded in measurable data. Instead of claiming to be safe, the site quantifies safety as 82% fewer injury-causing crashes and 83% fewer airbag deployments compared to human drivers. These claims are supported by a decade of testing history and specific partnership details with entities like Magna and Jaguar.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Waymo",
    "url": "https://waymo.com",
    "logo": "https://waymo.com/favicon.png",
    "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.",
    "foundingDate": "2009",
    "parentOrganization": {
        "@type": "Organization",
        "name": "Alphabet Inc.",
        "url": "https://abc.xyz"
    },
    "sameAs": [
        "https://twitter.com/Waymo",
        "https://www.facebook.com/waymo",
        "https://www.instagram.com/waymo",
        "https://www.linkedin.com/company/waymo",
        "https://www.youtube.com/waymo",
        "https://en.wikipedia.org/wiki/Waymo"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://waymo.com/contact"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Waymo Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Waymo One",
                    "description": "Autonomous ride-hailing service available in San Francisco, Phoenix, Los Angeles, and Austin.",
                    "provider": {
                        "@type": "Organization",
                        "name": "Waymo"
                    },
                    "areaServed": [
                        {
                            "@type": "City",
                            "name": "San Francisco"
                        },
                        {
                            "@type": "City",
                            "name": "Phoenix"
                        },
                        {
                            "@type": "City",
                            "name": "Los Angeles"
                        },
                        {
                            "@type": "City",
                            "name": "Austin"
                        }
                    ]
                }
            }
        ]
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "San Francisco",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Phoenix",
            "containedInPlace": {
                "@type": "State",
                "name": "Arizona"
            }
        },
        {
            "@type": "City",
            "name": "Los Angeles",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Austin",
            "containedInPlace": {
                "@type": "State",
                "name": "Texas"
            }
        }
    ],
    "knowsAbout": [
        "Autonomous driving",
        "Autonomous vehicles",
        "Computer vision",
        "LiDAR technology",
        "Machine learning for driving",
        "Ride-hailing",
        "Robotaxi",
        "Self-driving cars",
        "Waymo Driver"
    ]
}
/rides/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Waymo",
    "url": "https://waymo.com",
    "logo": "https://waymo.com/favicon.png",
    "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.",
    "foundingDate": "2009",
    "parentOrganization": {
        "@type": "Organization",
        "name": "Alphabet Inc.",
        "url": "https://abc.xyz"
    },
    "sameAs": [
        "https://twitter.com/Waymo",
        "https://www.facebook.com/waymo",
        "https://www.instagram.com/waymo",
        "https://www.linkedin.com/company/waymo",
        "https://www.youtube.com/waymo",
        "https://en.wikipedia.org/wiki/Waymo"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://waymo.com/contact"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Waymo Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Waymo One",
                    "description": "Autonomous ride-hailing service available in San Francisco, Phoenix, Los Angeles, and Austin.",
                    "provider": {
                        "@type": "Organization",
                        "name": "Waymo"
                    },
                    "areaServed": [
                        {
                            "@type": "City",
                            "name": "San Francisco"
                        },
                        {
                            "@type": "City",
                            "name": "Phoenix"
                        },
                        {
                            "@type": "City",
                            "name": "Los Angeles"
                        },
                        {
                            "@type": "City",
                            "name": "Austin"
                        }
                    ]
                }
            }
        ]
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "San Francisco",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Phoenix",
            "containedInPlace": {
                "@type": "State",
                "name": "Arizona"
            }
        },
        {
            "@type": "City",
            "name": "Los Angeles",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Austin",
            "containedInPlace": {
                "@type": "State",
                "name": "Texas"
            }
        }
    ],
    "knowsAbout": [
        "Autonomous driving",
        "Autonomous vehicles",
        "Computer vision",
        "LiDAR technology",
        "Machine learning for driving",
        "Ride-hailing",
        "Robotaxi",
        "Self-driving cars",
        "Waymo Driver"
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Waymo",
    "url": "https://waymo.com",
    "logo": "https://waymo.com/favicon.png",
    "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.",
    "foundingDate": "2009",
    "parentOrganization": {
        "@type": "Organization",
        "name": "Alphabet Inc.",
        "url": "https://abc.xyz"
    },
    "sameAs": [
        "https://twitter.com/Waymo",
        "https://www.facebook.com/waymo",
        "https://www.instagram.com/waymo",
        "https://www.linkedin.com/company/waymo",
        "https://www.youtube.com/waymo",
        "https://en.wikipedia.org/wiki/Waymo"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://waymo.com/contact"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Waymo Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Waymo One",
                    "description": "Autonomous ride-hailing service available in San Francisco, Phoenix, Los Angeles, and Austin.",
                    "provider": {
                        "@type": "Organization",
                        "name": "Waymo"
                    },
                    "areaServed": [
                        {
                            "@type": "City",
                            "name": "San Francisco"
                        },
                        {
                            "@type": "City",
                            "name": "Phoenix"
                        },
                        {
                            "@type": "City",
                            "name": "Los Angeles"
                        },
                        {
                            "@type": "City",
                            "name": "Austin"
                        }
                    ]
                }
            }
        ]
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "San Francisco",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Phoenix",
            "containedInPlace": {
                "@type": "State",
                "name": "Arizona"
            }
        },
        {
            "@type": "City",
            "name": "Los Angeles",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Austin",
            "containedInPlace": {
                "@type": "State",
                "name": "Texas"
            }
        }
    ],
    "knowsAbout": [
        "Autonomous driving",
        "Autonomous vehicles",
        "Computer vision",
        "LiDAR technology",
        "Machine learning for driving",
        "Ride-hailing",
        "Robotaxi",
        "Self-driving cars",
        "Waymo Driver"
    ]
}
/safety/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Waymo",
    "url": "https://waymo.com",
    "logo": "https://waymo.com/favicon.png",
    "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.",
    "foundingDate": "2009",
    "parentOrganization": {
        "@type": "Organization",
        "name": "Alphabet Inc.",
        "url": "https://abc.xyz"
    },
    "sameAs": [
        "https://twitter.com/Waymo",
        "https://www.facebook.com/waymo",
        "https://www.instagram.com/waymo",
        "https://www.linkedin.com/company/waymo",
        "https://www.youtube.com/waymo",
        "https://en.wikipedia.org/wiki/Waymo"
    ],
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://waymo.com/contact"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Waymo Services",
        "itemListElement": [
            {
                "@type": "Offer",
                "itemOffered": {
                    "@type": "Service",
                    "name": "Waymo One",
                    "description": "Autonomous ride-hailing service available in San Francisco, Phoenix, Los Angeles, and Austin.",
                    "provider": {
                        "@type": "Organization",
                        "name": "Waymo"
                    },
                    "areaServed": [
                        {
                            "@type": "City",
                            "name": "San Francisco"
                        },
                        {
                            "@type": "City",
                            "name": "Phoenix"
                        },
                        {
                            "@type": "City",
                            "name": "Los Angeles"
                        },
                        {
                            "@type": "City",
                            "name": "Austin"
                        }
                    ]
                }
            }
        ]
    },
    "areaServed": [
        {
            "@type": "City",
            "name": "San Francisco",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Phoenix",
            "containedInPlace": {
                "@type": "State",
                "name": "Arizona"
            }
        },
        {
            "@type": "City",
            "name": "Los Angeles",
            "containedInPlace": {
                "@type": "State",
                "name": "California"
            }
        },
        {
            "@type": "City",
            "name": "Austin",
            "containedInPlace": {
                "@type": "State",
                "name": "Texas"
            }
        }
    ],
    "knowsAbout": [
        "Autonomous driving",
        "Autonomous vehicles",
        "Computer vision",
        "LiDAR technology",
        "Machine learning for driving",
        "Ride-hailing",
        "Robotaxi",
        "Self-driving cars",
        "Waymo Driver"
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
22Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 4 1
/rides/ 4 1
/about/ 6 1
/safety/ 8 1