The Walt Disney Company
(https://thewaltdisneycompany.com) 📸 Data Snapshot: May 24, 2026Inspect 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.
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
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 8 | 1 |
| /about/ | 6 | 1 |
| /press-releases/ | 6 | 1 |
| /news/ | 6 | 1 |
This page presents a snapshot of public data from The Walt Disney Company, captured on May 24, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to The Walt Disney Company: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://thewaltdisneycompany.com to view the most current version of its content and see directly what this company is about and what it offers.