Identity & Authority: Porch – Signal Evidence & AI Readability

Porch

(https://porch.com) 📸 Data Snapshot: May 24, 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.
10 Impact Weight: 15 / 100
67% Reputation

Authority is well-established through structured data. The schema_json for the insurance page includes the founding date (2012), founder Matt Ehrlichman, and a physical address in Seattle. The legal identity of the insurance underwriter is clearly defined in the text, leaving very few gaps in business registration or physical presence.

Most performance claims are anchored in specific financial offers rather than vague ‘success stories.’ For example, the 16 percent discount is explicitly tied to new home purchases and specific policy years. The ‘Virtual Home Assistant’ claim is the only area that feels slightly more like marketing sizzle than a demonstrated technical reality.

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 — no schema detected (entity gap)
/insurance/
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Porch",
    "legalName": "Porch",
    "url": "https://porch.com",
    "logo": {
        "@type": "ImageObject",
        "url": "https://porch.com/bootstrap/porch-logo-2x.png"
    },
    "foundingDate": 2012,
    "founders": [
        {
            "@type": "Person",
            "name": "Matt Ehrlichman"
        }
    ],
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "2200 1st Ave S",
        "addressLocality": "Seattle",
        "addressRegion": "WA",
        "postalCode": "98134",
        "addressCountry": "USA"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "Customer service",
        "telephone": "+1 855-767-2400",
        "email": "homeowner@porch.com"
    },
    "sameAs": [
        "https://www.facebook.com/porch",
        "https://twitter.com/PorchDotCom",
        "http://pinterest.com/porchdotcom/",
        "https://plus.google.com/+porchdotcom",
        "http://www.linkedin.com/company/porch"
    ]
}
/app/ — no schema detected (entity gap)
/my-home/services/insurance-policy/ — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
1Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 0 1
/insurance/ 0 1
/app/ 1 1
/my-home/services/insurance-policy/ 0 0