Identity & Authority: Kickstart – Signal Evidence & AI Readability

Kickstart

(https://kickstart.com) 📸 Data Snapshot: May 27, 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.
13 Impact Weight: 15 / 100
87% Reputation

The site demonstrates strong authority by naming every member of the investment team and mapping them to specific portfolio companies. A small gap exists in the technical schema: while the Organization schema is present and detailed, there is no Person schema or sameAs links (LinkedIn/Twitter) for the named partners like Gavin Christensen or Kat Kennedy. Technical implementation is clean with zero broken hierarchies.

There is no disconnect between marketing tone and evidence. The claim of being ‘The Mountain West’s first seed fund’ is substantiated by a detailed fund history showing Fund 1 in 2008 through Fund 6 in 2022 ($175M). Exit claims are not vague; they name the acquiring entities (J.P. Morgan, KPMG Spark, Qlik) which allows for immediate external verification.

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",
    "@type": "Organization",
    "name": "Kickstart",
    "description": "The Mountain West's first seed fund, investing in bold founders building companies in Utah and Colorado.",
    "url": "/",
    "address": [
        {
            "@type": "PostalAddress",
            "addressLocality": "Salt Lake City",
            "addressRegion": "UT",
            "addressCountry": "US"
        },
        {
            "@type": "PostalAddress",
            "addressLocality": "Denver",
            "addressRegion": "CO",
            "addressCountry": "US"
        }
    ],
    "areaServed": [
        {
            "@type": "State",
            "name": "Utah"
        },
        {
            "@type": "State",
            "name": "Colorado"
        }
    ],
    "knowsAbout": [
        "Venture Capital",
        "Pre-seed Funding",
        "Seed Funding",
        "Early Stage Investment",
        "Startup Funding"
    ]
}
/portfolio/ — no schema detected (entity gap)
/team/ — no schema detected (entity gap)
/about/ — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
1Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 0 0
/portfolio/ 1 0
/team/ 0 0
/about/ 0 0