WhiteHorse Capital
(https://whitehorse.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.
There is a slight gap in structured authority; while the site names specific executives like Brian Schwartz (CEO) and Javier Casillas (CIO) in news releases, they lack corresponding Person schema or sameAs links to professional profiles. The Organization schema is well-implemented but fails to anchor the named experts to a verifiable digital footprint within the code.
The disconnect is extremely low. Bold performance claims like ‘proven track record’ are not just marketing slogans but are forensically supported by a massive index of named companies on the transactions page. The marketing tone remains professional and data-centric rather than aspirational.
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://whitehorse.com/",
"url": "https://whitehorse.com/",
"name": "Home - WhiteHorse Capital",
"isPartOf": {
"@id": "https://whitehorse.com/#website"
},
"about": {
"@id": "https://whitehorse.com/#organization"
},
"primaryImageOfPage": {
"@id": "https://whitehorse.com/#primaryimage"
},
"image": {
"@id": "https://whitehorse.com/#primaryimage"
},
"thumbnailUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2024/01/WH-Team-1.jpg",
"datePublished": "2023-09-07T13:55:48+00:00",
"dateModified": "2026-02-05T05:17:54+00:00",
"breadcrumb": {
"@id": "https://whitehorse.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://whitehorse.com/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://whitehorse.com/#primaryimage",
"url": "https://whitehorse.com/wp-content/uploads/sites/10/2024/01/WH-Team-1.jpg",
"contentUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2024/01/WH-Team-1.jpg",
"width": 536,
"height": 500
},
{
"@type": "BreadcrumbList",
"@id": "https://whitehorse.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://whitehorse.com/#website",
"url": "https://whitehorse.com/",
"name": "WhiteHorse Capital",
"description": "",
"publisher": {
"@id": "https://whitehorse.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://whitehorse.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://whitehorse.com/#organization",
"name": "WhiteHorse Capital",
"url": "https://whitehorse.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://whitehorse.com/#/schema/logo/image/",
"url": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"contentUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"width": 2585,
"height": 678,
"caption": "WhiteHorse Capital"
},
"image": {
"@id": "https://whitehorse.com/#/schema/logo/image/"
}
}
]
}
/news/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"WebPage",
"CollectionPage"
],
"@id": "https://whitehorse.com/news/",
"url": "https://whitehorse.com/news/",
"name": "News - WhiteHorse Capital",
"isPartOf": {
"@id": "https://whitehorse.com/#website"
},
"datePublished": "2023-09-07T05:03:17+00:00",
"dateModified": "2023-09-21T05:04:06+00:00",
"breadcrumb": {
"@id": "https://whitehorse.com/news/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://whitehorse.com/news/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://whitehorse.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "News"
}
]
},
{
"@type": "WebSite",
"@id": "https://whitehorse.com/#website",
"url": "https://whitehorse.com/",
"name": "WhiteHorse Capital",
"description": "",
"publisher": {
"@id": "https://whitehorse.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://whitehorse.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://whitehorse.com/#organization",
"name": "WhiteHorse Capital",
"url": "https://whitehorse.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://whitehorse.com/#/schema/logo/image/",
"url": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"contentUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"width": 2585,
"height": 678,
"caption": "WhiteHorse Capital"
},
"image": {
"@id": "https://whitehorse.com/#/schema/logo/image/"
}
}
]
}
/about/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://whitehorse.com/about/",
"url": "https://whitehorse.com/about/",
"name": "About - WhiteHorse Capital",
"isPartOf": {
"@id": "https://whitehorse.com/#website"
},
"datePublished": "2023-11-27T17:31:21+00:00",
"dateModified": "2026-05-13T17:53:15+00:00",
"breadcrumb": {
"@id": "https://whitehorse.com/about/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://whitehorse.com/about/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://whitehorse.com/about/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://whitehorse.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "About"
}
]
},
{
"@type": "WebSite",
"@id": "https://whitehorse.com/#website",
"url": "https://whitehorse.com/",
"name": "WhiteHorse Capital",
"description": "",
"publisher": {
"@id": "https://whitehorse.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://whitehorse.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://whitehorse.com/#organization",
"name": "WhiteHorse Capital",
"url": "https://whitehorse.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://whitehorse.com/#/schema/logo/image/",
"url": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"contentUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"width": 2585,
"height": 678,
"caption": "WhiteHorse Capital"
},
"image": {
"@id": "https://whitehorse.com/#/schema/logo/image/"
}
}
]
}
/transactions/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://whitehorse.com/transactions/",
"url": "https://whitehorse.com/transactions/",
"name": "Transaction - WhiteHorse Capital",
"isPartOf": {
"@id": "https://whitehorse.com/#website"
},
"primaryImageOfPage": {
"@id": "https://whitehorse.com/transactions/#primaryimage"
},
"image": {
"@id": "https://whitehorse.com/transactions/#primaryimage"
},
"thumbnailUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/4M_Building_Solutions.png",
"breadcrumb": {
"@id": "https://whitehorse.com/transactions/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://whitehorse.com/transactions/#primaryimage",
"url": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/4M_Building_Solutions.png",
"contentUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/4M_Building_Solutions.png",
"width": 314,
"height": 160
},
{
"@type": "BreadcrumbList",
"@id": "https://whitehorse.com/transactions/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://whitehorse.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Transaction"
}
]
},
{
"@type": "WebSite",
"@id": "https://whitehorse.com/#website",
"url": "https://whitehorse.com/",
"name": "WhiteHorse Capital",
"description": "",
"publisher": {
"@id": "https://whitehorse.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://whitehorse.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://whitehorse.com/#organization",
"name": "WhiteHorse Capital",
"url": "https://whitehorse.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://whitehorse.com/#/schema/logo/image/",
"url": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"contentUrl": "https://whitehorse.com/wp-content/uploads/sites/10/2023/12/WH-Logo-V3.png",
"width": 2585,
"height": 678,
"caption": "WhiteHorse Capital"
},
"image": {
"@id": "https://whitehorse.com/#/schema/logo/image/"
}
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 12 | 0 |
| /news/ | 12 | 0 |
| /about/ | 12 | 0 |
| /transactions/ | 12 | 0 |
This page presents a snapshot of public data from WhiteHorse Capital, 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 WhiteHorse Capital: 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://whitehorse.com to view the most current version of its content and see directly what this company is about and what it offers.