Identity & Authority: BFGoodrich – Signal Evidence & AI Readability

BFGoodrich

(https://bfgoodrichtires.com) 📸 Data Snapshot: May 29, 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority is established through the ‘BFGoodrich Garage’ and named individuals like Rory Irish (Trail Mater), providing a human face to the technical claims. The schema_json is a basic Organization type; it lacks specific ‘sameAs’ social links or ‘Person’ schema for its named experts, which represents a missed opportunity for technical authority. The implementation is clean, with no broken heading structures or contradictory meta-descriptions observed.

The site makes bold claims such as ‘category-defying engineering’ and ‘unstoppable freedom’, but backs them up with ‘Baja Champion’ statuses and 6-year limited warranties. The disconnect is lowest in the product-specific sections where ‘Ultra-High Performance’ is defined by usage (Street, Autocross, Time Attack). The marketing tone is aggressive but generally anchored to a product family with specific use cases.

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": "Organization",
            "@id": "https://www.bfgoodrichtires.com/#org",
            "name": "BFGoodrich",
            "url": "https://www.bfgoodrichtires.com"
        }
    ]
}
/auto/browse-tires/by-category/performance/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://www.bfgoodrichtires.com/#org",
                "name": "BFGoodrich",
                "url": "https://www.bfgoodrichtires.com"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category/performance#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "HOME",
                        "item": "https://www.bfgoodrichtires.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "BFGoodrich Auto Tires – Explore All Tire Options for Your Car or SUV",
                        "item": "https://www.bfgoodrichtires.com/auto"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "TIRE RESULT(S)",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "name": "BROWSE BY VEHICLE TYPE",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "name": "PERFORMANCE",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category/performance"
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "HOME",
                "item": "https://www.bfgoodrichtires.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "BFGoodrich Auto Tires – Explore All Tire Options for Your Car or SUV",
                "item": "https://www.bfgoodrichtires.com/auto"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "TIRE RESULT(S)",
                "item": "https://www.bfgoodrichtires.com/auto/browse-tires"
            },
            {
                "@type": "ListItem",
                "position": 4,
                "name": "BROWSE BY VEHICLE TYPE",
                "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category"
            },
            {
                "@type": "ListItem",
                "position": 5,
                "name": "PERFORMANCE"
            }
        ]
    }
]
/auto/browse-tires/by-category/passenger/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://www.bfgoodrichtires.com/#org",
                "name": "BFGoodrich",
                "url": "https://www.bfgoodrichtires.com"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category/passenger#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "HOME",
                        "item": "https://www.bfgoodrichtires.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "BFGoodrich Auto Tires – Explore All Tire Options for Your Car or SUV",
                        "item": "https://www.bfgoodrichtires.com/auto"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "TIRE RESULT(S)",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "name": "BROWSE BY VEHICLE TYPE",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "name": "PASSENGER",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category/passenger"
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "HOME",
                "item": "https://www.bfgoodrichtires.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "BFGoodrich Auto Tires – Explore All Tire Options for Your Car or SUV",
                "item": "https://www.bfgoodrichtires.com/auto"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "TIRE RESULT(S)",
                "item": "https://www.bfgoodrichtires.com/auto/browse-tires"
            },
            {
                "@type": "ListItem",
                "position": 4,
                "name": "BROWSE BY VEHICLE TYPE",
                "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-category"
            },
            {
                "@type": "ListItem",
                "position": 5,
                "name": "PASSENGER"
            }
        ]
    }
]
/auto/browse-tires/by-family/commercial/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://www.bfgoodrichtires.com/#org",
                "name": "BFGoodrich",
                "url": "https://www.bfgoodrichtires.com"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.bfgoodrichtires.com/auto/browse-tires/by-family/commercial#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "HOME",
                        "item": "https://www.bfgoodrichtires.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "BFGoodrich Auto Tires – Explore All Tire Options for Your Car or SUV",
                        "item": "https://www.bfgoodrichtires.com/auto"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "TIRE RESULT(S)",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "name": "BROWSE BY PRODUCT FAMILY",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-family"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "name": "COMMERCIAL",
                        "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-family/commercial"
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "name": "HOME",
                "item": "https://www.bfgoodrichtires.com/"
            },
            {
                "@type": "ListItem",
                "position": 2,
                "name": "BFGoodrich Auto Tires – Explore All Tire Options for Your Car or SUV",
                "item": "https://www.bfgoodrichtires.com/auto"
            },
            {
                "@type": "ListItem",
                "position": 3,
                "name": "TIRE RESULT(S)",
                "item": "https://www.bfgoodrichtires.com/auto/browse-tires"
            },
            {
                "@type": "ListItem",
                "position": 4,
                "name": "BROWSE BY PRODUCT FAMILY",
                "item": "https://www.bfgoodrichtires.com/auto/browse-tires/by-family"
            },
            {
                "@type": "ListItem",
                "position": 5,
                "name": "COMMERCIAL"
            }
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
545Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 100 1
/auto/browse-tires/by-category/performance/ 169 1
/auto/browse-tires/by-category/passenger/ 143 1
/auto/browse-tires/by-family/commercial/ 133 1