Identity & Authority: Omidyar Network – Signal Evidence & AI Readability

Omidyar Network

(https://omidyar.com) 📸 Data Snapshot: May 25, 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.
8 Impact Weight: 15 / 100
53% Reputation

While the site names high-profile founders (Pierre and Pam Omidyar) and executives, the provided schema_json lacks sameAs links or specific Person schema to verify their digital footprint or professional authority outside the domain. The technical implementation is clean with a current 2026 timestamp, but the absence of Organization-specific schema properties (like regulatory status or non-profit ID) creates a credibility gap for a multi-billion dollar entity.

The site claims to address ‘some of the most complex and critical problems of our time,’ yet it fails to name a single one of these problems with granularity in the primary navigation pages. The performance claim of ‘$1.94 billion committed’ is a measurement of input (spending) rather than impact (results), leaving the actual efficacy of the organization’s work entirely to the user’s imagination. The ‘The Culture of Tech’ heading on the homepage is followed by a description of a man playing a keyboard, creating a significant disconnect between the stated objective and the visual/textual evidence provided.

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://omidyar.com/",
            "url": "https://omidyar.com/",
            "name": "Omidyar Network",
            "isPartOf": {
                "@id": "https://omidyar.com/#website"
            },
            "datePublished": "2023-10-23T11:04:21+00:00",
            "dateModified": "2025-05-01T17:41:20+00:00",
            "description": "Omidyar Network is a philanthropy whose mission is to bend the arc of the digital revolution toward shared power, prosperity, and possibility.",
            "breadcrumb": {
                "@id": "https://omidyar.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://omidyar.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://omidyar.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://omidyar.com/#website",
            "url": "https://omidyar.com/",
            "name": "Omidyar Network",
            "description": "Elevating Humanity, Evolving Technology",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://omidyar.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/who-we-are/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://omidyar.com/who-we-are/",
            "url": "https://omidyar.com/who-we-are/",
            "name": "About Omidyar Network",
            "isPartOf": {
                "@id": "https://omidyar.com/#website"
            },
            "datePublished": "2025-02-05T20:44:33+00:00",
            "dateModified": "2026-01-09T23:23:05+00:00",
            "description": "Omidyar Network is a philanthropy whose mission is to bend the arc of the digital revolution toward shared power, prosperity, and possibility.",
            "breadcrumb": {
                "@id": "https://omidyar.com/who-we-are/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://omidyar.com/who-we-are/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://omidyar.com/who-we-are/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://omidyar.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Who We Are"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://omidyar.com/#website",
            "url": "https://omidyar.com/",
            "name": "Omidyar Network",
            "description": "Elevating Humanity, Evolving Technology",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://omidyar.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://omidyar.com/contact/",
            "url": "https://omidyar.com/contact/",
            "name": "Contact Us - Omidyar Network",
            "isPartOf": {
                "@id": "https://omidyar.com/#website"
            },
            "datePublished": "2025-02-16T19:09:57+00:00",
            "dateModified": "2025-03-23T00:38:43+00:00",
            "description": "Contact us about media and speaking opportunities, partnerships, and more.",
            "breadcrumb": {
                "@id": "https://omidyar.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://omidyar.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://omidyar.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://omidyar.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://omidyar.com/#website",
            "url": "https://omidyar.com/",
            "name": "Omidyar Network",
            "description": "Elevating Humanity, Evolving Technology",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://omidyar.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/who-we-are/our-team/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://omidyar.com/who-we-are/our-team/",
            "url": "https://omidyar.com/who-we-are/our-team/",
            "name": "Our Team - Omidyar Network",
            "isPartOf": {
                "@id": "https://omidyar.com/#website"
            },
            "datePublished": "2024-11-10T21:54:19+00:00",
            "dateModified": "2026-05-15T19:56:22+00:00",
            "description": "Our staff brings valuable expertise and experience to our mission, including from investing and start-ups, to law and creative arts.",
            "breadcrumb": {
                "@id": "https://omidyar.com/who-we-are/our-team/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://omidyar.com/who-we-are/our-team/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://omidyar.com/who-we-are/our-team/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://omidyar.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Who We Are",
                    "item": "https://omidyar.com/who-we-are/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Our Team"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://omidyar.com/#website",
            "url": "https://omidyar.com/",
            "name": "Omidyar Network",
            "description": "Elevating Humanity, Evolving Technology",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://omidyar.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
13Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 3 0
/who-we-are/ 5 0
/contact/ 3 0
/who-we-are/our-team/ 2 0