Identity & Authority: Synchron – Signal Evidence & AI Readability

Synchron

(https://synchron.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.
12 Impact Weight: 15 / 100
80% Reputation

Authority is established through named leadership (CEO Tom Oxley) and specific medical partnerships (Mt Sinai). The schema identity is slightly weak, using a generic LocalBusiness type rather than a more specific MedicalOrganization or Corporation schema. While experts are named, they lack integrated Person schema or sameAs links in the structured data provided, creating a minor gap between the textual claims of authority and the technical data markers of that authority.

The performance claims are remarkably grounded. Instead of claiming to ‘cure’ paralysis, the site uses measured language like ‘aims to restore the control of a touchscreen’ and ‘holds promise to restore continuous autonomy.’ This restraint, coupled with the mandatory ‘Investigational device’ legal caution, eliminates the typical marketing-to-reality disconnect found in early-stage medical tech.

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": "WebSite",
            "author": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightHolder": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightYear": "2021",
            "creator": {
                "@id": "https://synchron.com#creator"
            },
            "dateModified": "2026-03-25T15:47:58+00:00",
            "datePublished": "2021-11-08T22:24:00+00:00",
            "description": "Our vision is to transform medicine with unprecedented access to brain data. A breakthrough platform launching a new field of medicine.",
            "headline": "The brain-computer interface device powering autonomy",
            "image": {
                "@type": "ImageObject",
                "url": "https://synchron.com/uploads/images/_1200x630_crop_center-center_82_none/seo.png?mtime=1639685334"
            },
            "inLanguage": "en-us",
            "mainEntityOfPage": "https://synchron.com/",
            "name": "Synchron",
            "publisher": {
                "@id": "https://synchron.com#creator"
            },
            "url": "https://synchron.com/"
        },
        {
            "@id": "https://synchron.com#identity",
            "@type": "LocalBusiness",
            "email": "info@synchron.com",
            "image": {
                "@type": "ImageObject",
                "height": "43",
                "url": "https://synchron.com/uploads/images/logo.svg",
                "width": "174"
            },
            "logo": {
                "@type": "ImageObject",
                "height": "60",
                "url": "https://synchron.com/uploads/images/_600x60_fit_center-center_82_none/4416/logo.jpg?mtime=1639685744",
                "width": "243"
            },
            "name": "Synchron",
            "priceRange": "$",
            "sameAs": [
                "https://twitter.com/synchroninc",
                "https://www.linkedin.com/company/synchron-inc./"
            ],
            "url": "https://synchron.com"
        },
        {
            "@id": "https://milkshake.studio#creator",
            "@type": "LocalBusiness",
            "email": "hello@milkshake.studio",
            "name": "Milkshake Studio",
            "priceRange": "$",
            "url": "https://milkshake.studio"
        },
        {
            "@type": "BreadcrumbList",
            "description": "Breadcrumbs list",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/",
                    "name": "Homepage",
                    "position": 1
                }
            ],
            "name": "Breadcrumbs"
        }
    ]
}
/the-challenge/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "author": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightHolder": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightYear": "2023",
            "creator": {
                "@id": "https://synchron.com#creator"
            },
            "dateModified": "2023-11-08T14:51:16+00:00",
            "datePublished": "2023-09-15T15:01:00+00:00",
            "description": "Our vision is to transform medicine with unprecedented access to brain data. A breakthrough platform launching a new field of medicine.",
            "headline": "The Challenge",
            "image": {
                "@type": "ImageObject",
                "url": "https://synchron.com/uploads/images/_1200x630_crop_center-center_82_none/seo.png?mtime=1639685334"
            },
            "inLanguage": "en-us",
            "mainEntityOfPage": "https://synchron.com/the-challenge",
            "name": "The Challenge",
            "publisher": {
                "@id": "https://synchron.com#creator"
            },
            "url": "https://synchron.com/the-challenge"
        },
        {
            "@id": "https://synchron.com#identity",
            "@type": "LocalBusiness",
            "email": "info@synchron.com",
            "image": {
                "@type": "ImageObject",
                "height": "43",
                "url": "https://synchron.com/uploads/images/logo.svg",
                "width": "174"
            },
            "logo": {
                "@type": "ImageObject",
                "height": "60",
                "url": "https://synchron.com/uploads/images/_600x60_fit_center-center_82_none/4416/logo.jpg?mtime=1639685744",
                "width": "243"
            },
            "name": "Synchron",
            "priceRange": "$",
            "sameAs": [
                "https://twitter.com/synchroninc",
                "https://www.linkedin.com/company/synchron-inc./"
            ],
            "url": "https://synchron.com"
        },
        {
            "@id": "https://milkshake.studio#creator",
            "@type": "LocalBusiness",
            "email": "hello@milkshake.studio",
            "name": "Milkshake Studio",
            "priceRange": "$",
            "url": "https://milkshake.studio"
        },
        {
            "@type": "BreadcrumbList",
            "description": "Breadcrumbs list",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/",
                    "name": "Homepage",
                    "position": 1
                },
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/the-challenge",
                    "name": "The Challenge",
                    "position": 2
                }
            ],
            "name": "Breadcrumbs"
        }
    ]
}
/technology/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "author": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightHolder": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightYear": "2021",
            "creator": {
                "@id": "https://synchron.com#creator"
            },
            "dateModified": "2026-03-25T15:54:28+00:00",
            "datePublished": "2021-11-30T19:41:00+00:00",
            "description": "Unlocking the natural highways of the brain. We solved how to deliver electronics into every corner of the brain without surgery.",
            "headline": "The Technology",
            "image": {
                "@type": "ImageObject",
                "url": "https://synchron.com/uploads/images/_1200x630_crop_center-center_82_none/seo.png?mtime=1639685334"
            },
            "inLanguage": "en-us",
            "mainEntityOfPage": "https://synchron.com/technology",
            "name": "The Technology",
            "publisher": {
                "@id": "https://synchron.com#creator"
            },
            "url": "https://synchron.com/technology"
        },
        {
            "@id": "https://synchron.com#identity",
            "@type": "LocalBusiness",
            "email": "info@synchron.com",
            "image": {
                "@type": "ImageObject",
                "height": "43",
                "url": "https://synchron.com/uploads/images/logo.svg",
                "width": "174"
            },
            "logo": {
                "@type": "ImageObject",
                "height": "60",
                "url": "https://synchron.com/uploads/images/_600x60_fit_center-center_82_none/4416/logo.jpg?mtime=1639685744",
                "width": "243"
            },
            "name": "Synchron",
            "priceRange": "$",
            "sameAs": [
                "https://twitter.com/synchroninc",
                "https://www.linkedin.com/company/synchron-inc./"
            ],
            "url": "https://synchron.com"
        },
        {
            "@id": "https://milkshake.studio#creator",
            "@type": "LocalBusiness",
            "email": "hello@milkshake.studio",
            "name": "Milkshake Studio",
            "priceRange": "$",
            "url": "https://milkshake.studio"
        },
        {
            "@type": "BreadcrumbList",
            "description": "Breadcrumbs list",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/",
                    "name": "Homepage",
                    "position": 1
                },
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/technology",
                    "name": "Technology Index",
                    "position": 2
                }
            ],
            "name": "Breadcrumbs"
        }
    ]
}
/platform/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "author": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightHolder": {
                "@id": "https://synchron.com#identity"
            },
            "copyrightYear": "2023",
            "creator": {
                "@id": "https://synchron.com#creator"
            },
            "dateModified": "2023-11-09T14:51:11+00:00",
            "datePublished": "2023-09-15T15:17:00+00:00",
            "description": "Our vision is to transform medicine with unprecedented access to brain data. A breakthrough platform launching a new field of medicine.",
            "headline": "Platform",
            "image": {
                "@type": "ImageObject",
                "url": "https://synchron.com/uploads/images/_1200x630_crop_center-center_82_none/seo.png?mtime=1639685334"
            },
            "inLanguage": "en-us",
            "mainEntityOfPage": "https://synchron.com/platform",
            "name": "Platform",
            "publisher": {
                "@id": "https://synchron.com#creator"
            },
            "url": "https://synchron.com/platform"
        },
        {
            "@id": "https://synchron.com#identity",
            "@type": "LocalBusiness",
            "email": "info@synchron.com",
            "image": {
                "@type": "ImageObject",
                "height": "43",
                "url": "https://synchron.com/uploads/images/logo.svg",
                "width": "174"
            },
            "logo": {
                "@type": "ImageObject",
                "height": "60",
                "url": "https://synchron.com/uploads/images/_600x60_fit_center-center_82_none/4416/logo.jpg?mtime=1639685744",
                "width": "243"
            },
            "name": "Synchron",
            "priceRange": "$",
            "sameAs": [
                "https://twitter.com/synchroninc",
                "https://www.linkedin.com/company/synchron-inc./"
            ],
            "url": "https://synchron.com"
        },
        {
            "@id": "https://milkshake.studio#creator",
            "@type": "LocalBusiness",
            "email": "hello@milkshake.studio",
            "name": "Milkshake Studio",
            "priceRange": "$",
            "url": "https://milkshake.studio"
        },
        {
            "@type": "BreadcrumbList",
            "description": "Breadcrumbs list",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/",
                    "name": "Homepage",
                    "position": 1
                },
                {
                    "@type": "ListItem",
                    "item": "https://synchron.com/platform",
                    "name": "Platform",
                    "position": 2
                }
            ],
            "name": "Breadcrumbs"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/the-challenge/ 2 2
/technology/ 6 2
/platform/ 2 2