Identity & Authority: The Walt Disney Company – Signal Evidence & AI Readability

The Walt Disney Company

(https://thewaltdisneycompany.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 gaps are non-existent. The About page lists a comprehensive roster of Executive Leadership and the Board of Directors with full names, specific titles, and years of service (e.g., ‘Mary T. Barra, Director since 2017’). The schema_json supports this authority with an Organization object that includes official social media links and sameAs properties.

There is no disconnect between marketing tone and demonstrated performance. Bold claims about being a ‘world-class’ provider are substantiated by the live stock data on the homepage and the massive volume of news regarding global event debuts like ‘D23 Asia’ in Singapore. Claims of charitable impact are presented with specific cumulative numbers (13M+ volunteer hours).

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",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://thewaltdisneycompany.com/",
            "url": "https://thewaltdisneycompany.com/",
            "name": "The Walt Disney Company",
            "isPartOf": {
                "@id": "https://thewaltdisneycompany.com/#website"
            },
            "about": {
                "@id": "https://thewaltdisneycompany.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://thewaltdisneycompany.com/#primaryimage"
            },
            "image": {
                "@id": "https://thewaltdisneycompany.com/#primaryimage"
            },
            "thumbnailUrl": "https://thewaltdisneycompany.com/app/uploads/2020/01/StudioLot_TeamDisney_7-web.jpg",
            "datePublished": "2015-10-24T07:44:23+00:00",
            "dateModified": "2026-05-21T18:13:43+00:00",
            "description": "The mission of The Walt Disney Company is to be one of the world's leading producers and providers of entertainment and information.",
            "breadcrumb": {
                "@id": "https://thewaltdisneycompany.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thewaltdisneycompany.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://thewaltdisneycompany.com/#primaryimage",
            "url": "https://thewaltdisneycompany.com/app/uploads/2020/01/StudioLot_TeamDisney_7-web.jpg",
            "contentUrl": "https://thewaltdisneycompany.com/app/uploads/2020/01/StudioLot_TeamDisney_7-web.jpg",
            "width": 1920,
            "height": 1278
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thewaltdisneycompany.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thewaltdisneycompany.com/#website",
            "url": "https://thewaltdisneycompany.com/",
            "name": "The Walt Disney Company",
            "description": "",
            "publisher": {
                "@id": "https://thewaltdisneycompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thewaltdisneycompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thewaltdisneycompany.com/#organization",
            "name": "The Walt Disney Company",
            "url": "https://thewaltdisneycompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/",
                "url": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "contentUrl": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "width": 696,
                "height": 696,
                "caption": "The Walt Disney Company"
            },
            "image": {
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/thewaltdisneycompany/",
                "https://www.linkedin.com/company/the-walt-disney-company/",
                "https://www.youtube.com/thewaltdisneycompany"
            ]
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://thewaltdisneycompany.com/about/",
            "url": "https://thewaltdisneycompany.com/about/",
            "name": "Disney's Brands, Businesses, and Leadership",
            "isPartOf": {
                "@id": "https://thewaltdisneycompany.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://thewaltdisneycompany.com/about/#primaryimage"
            },
            "image": {
                "@id": "https://thewaltdisneycompany.com/about/#primaryimage"
            },
            "thumbnailUrl": "https://thewaltdisneycompany.com/app/uploads/About-Featured.jpg",
            "datePublished": "2015-10-22T19:20:48+00:00",
            "dateModified": "2026-05-07T22:13:43+00:00",
            "description": "The Walt Disney Company, together with its subsidiaries and affiliates, is a leading diversified international family entertainment and media enterprise.",
            "breadcrumb": {
                "@id": "https://thewaltdisneycompany.com/about/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thewaltdisneycompany.com/about/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://thewaltdisneycompany.com/about/#primaryimage",
            "url": "https://thewaltdisneycompany.com/app/uploads/About-Featured.jpg",
            "contentUrl": "https://thewaltdisneycompany.com/app/uploads/About-Featured.jpg",
            "width": 1440,
            "height": 687
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thewaltdisneycompany.com/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thewaltdisneycompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thewaltdisneycompany.com/#website",
            "url": "https://thewaltdisneycompany.com/",
            "name": "The Walt Disney Company",
            "description": "",
            "publisher": {
                "@id": "https://thewaltdisneycompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thewaltdisneycompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thewaltdisneycompany.com/#organization",
            "name": "The Walt Disney Company",
            "url": "https://thewaltdisneycompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/",
                "url": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "contentUrl": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "width": 696,
                "height": 696,
                "caption": "The Walt Disney Company"
            },
            "image": {
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/thewaltdisneycompany/",
                "https://www.linkedin.com/company/the-walt-disney-company/",
                "https://www.youtube.com/thewaltdisneycompany"
            ]
        }
    ]
}
/press-releases/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://thewaltdisneycompany.com/press-releases/",
            "url": "https://thewaltdisneycompany.com/press-releases/",
            "name": "Press Release Archives | The Walt Disney Company",
            "isPartOf": {
                "@id": "https://thewaltdisneycompany.com/#website"
            },
            "description": "Find announcements and updates from The Walt Disney Company and explore our archive of press releases.",
            "breadcrumb": {
                "@id": "https://thewaltdisneycompany.com/press-releases/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thewaltdisneycompany.com/press-releases/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thewaltdisneycompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Press Releases"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thewaltdisneycompany.com/#website",
            "url": "https://thewaltdisneycompany.com/",
            "name": "The Walt Disney Company",
            "description": "",
            "publisher": {
                "@id": "https://thewaltdisneycompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thewaltdisneycompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thewaltdisneycompany.com/#organization",
            "name": "The Walt Disney Company",
            "url": "https://thewaltdisneycompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/",
                "url": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "contentUrl": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "width": 696,
                "height": 696,
                "caption": "The Walt Disney Company"
            },
            "image": {
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/thewaltdisneycompany/",
                "https://www.linkedin.com/company/the-walt-disney-company/",
                "https://www.youtube.com/thewaltdisneycompany"
            ]
        }
    ]
}
/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://thewaltdisneycompany.com/news/",
            "url": "https://thewaltdisneycompany.com/news/",
            "name": "News | The Walt Disney Company",
            "isPartOf": {
                "@id": "https://thewaltdisneycompany.com/#website"
            },
            "datePublished": "2015-10-26T23:40:04+00:00",
            "dateModified": "2026-05-18T18:59:32+00:00",
            "description": "Find the latest news, in-depth stories, and important updates from The Walt Disney Company and our brands, businesses, and affiliates.",
            "breadcrumb": {
                "@id": "https://thewaltdisneycompany.com/news/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thewaltdisneycompany.com/news/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thewaltdisneycompany.com/news/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thewaltdisneycompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thewaltdisneycompany.com/#website",
            "url": "https://thewaltdisneycompany.com/",
            "name": "The Walt Disney Company",
            "description": "",
            "publisher": {
                "@id": "https://thewaltdisneycompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thewaltdisneycompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thewaltdisneycompany.com/#organization",
            "name": "The Walt Disney Company",
            "url": "https://thewaltdisneycompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/",
                "url": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "contentUrl": "https://thewaltdisneycompany.com/app/uploads/2026/01/organization-logo.png",
                "width": 696,
                "height": 696,
                "caption": "The Walt Disney Company"
            },
            "image": {
                "@id": "https://thewaltdisneycompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/thewaltdisneycompany/",
                "https://www.linkedin.com/company/the-walt-disney-company/",
                "https://www.youtube.com/thewaltdisneycompany"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
26Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 8 1
/about/ 6 1
/press-releases/ 6 1
/news/ 6 1