Identity & Authority: Foster Farms – Signal Evidence & AI Readability

Foster Farms

(https://fosterfarms.com) 📸 Data Snapshot: May 30, 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.
8 Impact Weight: 15 / 100
53% Reputation

While the Organization schema is well-implemented with sameAs links to social media, there is a total lack of Person schema or named leadership. The Supply Chain page mentions executive leadership receiving human rights training every two years, but these individuals are never named, creating an authority gap. The technical implementation is also marred by missing H1 headings on all four analyzed pages, which is a significant credibility gap for a major brand.

The site makes bold claims about being Premium and Simply Raised, but the substantiation is limited to meeting federal minimums (e.g., federal regulations prohibit the use of hormones). There is a disconnect between the marketing tone of excellence and the actual evidence provided, which consists mostly of complying with basic law. No specific metrics regarding animal welfare, farmer partnerships, or carbon footprints are visible in the provided data.

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://www.fosterfarms.com/",
            "url": "https://www.fosterfarms.com/",
            "name": "Foster Farms | Premium Chicken & Turkey - Foster Farms",
            "isPartOf": {
                "@id": "https://www.fosterfarms.com/#website"
            },
            "about": {
                "@id": "https://www.fosterfarms.com/#organization"
            },
            "datePublished": "2019-05-01T02:17:04+00:00",
            "dateModified": "2025-12-29T04:19:30+00:00",
            "description": "From fresh whole chickens & ready-to-eat meals, we have your perfect protein. Fresh & Natural, Simply Raised, and Organic Chicken.",
            "breadcrumb": {
                "@id": "https://www.fosterfarms.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.fosterfarms.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.fosterfarms.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.fosterfarms.com/#website",
            "url": "https://www.fosterfarms.com/",
            "name": "Foster Farms",
            "description": "Welcome to West Coast goodness. Visit Foster Farms today to learn more.",
            "publisher": {
                "@id": "https://www.fosterfarms.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.fosterfarms.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.fosterfarms.com/#organization",
            "name": "Foster Farms",
            "url": "https://www.fosterfarms.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/",
                "url": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "contentUrl": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "width": 220,
                "height": 202,
                "caption": "Foster Farms"
            },
            "image": {
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/FosterFarms/",
                "https://x.com/fosterfarms",
                "https://www.instagram.com/fosterfarms/",
                "https://www.linkedin.com/company/foster-farms",
                "https://www.pinterest.com/fosterfarms/",
                "https://www.youtube.com/channel/UCn1LVmUSQ0xCoL_rit4JwGw"
            ]
        }
    ]
}
/news-feed/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.fosterfarms.com/news-feed/",
            "url": "https://www.fosterfarms.com/news-feed/",
            "name": "See What's in the News at Foster Farms - Foster Farms",
            "isPartOf": {
                "@id": "https://www.fosterfarms.com/#website"
            },
            "datePublished": "2019-05-20T20:42:52+00:00",
            "dateModified": "2024-02-07T19:38:55+00:00",
            "description": "Keep up to date on any new Foster Farms products, community involvement and recent press with our most recent articles.",
            "breadcrumb": {
                "@id": "https://www.fosterfarms.com/news-feed/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.fosterfarms.com/news-feed/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.fosterfarms.com/news-feed/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.fosterfarms.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News Feed"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.fosterfarms.com/#website",
            "url": "https://www.fosterfarms.com/",
            "name": "Foster Farms",
            "description": "Welcome to West Coast goodness. Visit Foster Farms today to learn more.",
            "publisher": {
                "@id": "https://www.fosterfarms.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.fosterfarms.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.fosterfarms.com/#organization",
            "name": "Foster Farms",
            "url": "https://www.fosterfarms.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/",
                "url": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "contentUrl": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "width": 220,
                "height": 202,
                "caption": "Foster Farms"
            },
            "image": {
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/FosterFarms/",
                "https://x.com/fosterfarms",
                "https://www.instagram.com/fosterfarms/",
                "https://www.linkedin.com/company/foster-farms",
                "https://www.pinterest.com/fosterfarms/",
                "https://www.youtube.com/channel/UCn1LVmUSQ0xCoL_rit4JwGw"
            ]
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.fosterfarms.com/contact-us/",
            "url": "https://www.fosterfarms.com/contact-us/",
            "name": "How Can We Help You? - Contact Foster Farms",
            "isPartOf": {
                "@id": "https://www.fosterfarms.com/#website"
            },
            "datePublished": "2019-05-21T00:32:44+00:00",
            "dateModified": "2019-06-26T17:27:18+00:00",
            "description": "How can we help? Message us, call us, or write us. Nothing is more important to us than hearing from the people we server. We want to hear from you.",
            "breadcrumb": {
                "@id": "https://www.fosterfarms.com/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.fosterfarms.com/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.fosterfarms.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.fosterfarms.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.fosterfarms.com/#website",
            "url": "https://www.fosterfarms.com/",
            "name": "Foster Farms",
            "description": "Welcome to West Coast goodness. Visit Foster Farms today to learn more.",
            "publisher": {
                "@id": "https://www.fosterfarms.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.fosterfarms.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.fosterfarms.com/#organization",
            "name": "Foster Farms",
            "url": "https://www.fosterfarms.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/",
                "url": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "contentUrl": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "width": 220,
                "height": 202,
                "caption": "Foster Farms"
            },
            "image": {
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/FosterFarms/",
                "https://x.com/fosterfarms",
                "https://www.instagram.com/fosterfarms/",
                "https://www.linkedin.com/company/foster-farms",
                "https://www.pinterest.com/fosterfarms/",
                "https://www.youtube.com/channel/UCn1LVmUSQ0xCoL_rit4JwGw"
            ]
        }
    ]
}
/california-supply-chains-act/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.fosterfarms.com/california-supply-chains-act/",
            "url": "https://www.fosterfarms.com/california-supply-chains-act/",
            "name": "California Supply Chain Act - Foster Farms",
            "isPartOf": {
                "@id": "https://www.fosterfarms.com/#website"
            },
            "datePublished": "2019-05-01T03:44:52+00:00",
            "dateModified": "2019-05-09T21:03:21+00:00",
            "breadcrumb": {
                "@id": "https://www.fosterfarms.com/california-supply-chains-act/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.fosterfarms.com/california-supply-chains-act/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.fosterfarms.com/california-supply-chains-act/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.fosterfarms.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "California Supply Chain Act"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.fosterfarms.com/#website",
            "url": "https://www.fosterfarms.com/",
            "name": "Foster Farms",
            "description": "Welcome to West Coast goodness. Visit Foster Farms today to learn more.",
            "publisher": {
                "@id": "https://www.fosterfarms.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.fosterfarms.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.fosterfarms.com/#organization",
            "name": "Foster Farms",
            "url": "https://www.fosterfarms.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/",
                "url": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "contentUrl": "https://www.fosterfarms.com/wp-content/uploads/Foster_Farms_Logo.png",
                "width": 220,
                "height": 202,
                "caption": "Foster Farms"
            },
            "image": {
                "@id": "https://www.fosterfarms.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/FosterFarms/",
                "https://x.com/fosterfarms",
                "https://www.instagram.com/fosterfarms/",
                "https://www.linkedin.com/company/foster-farms",
                "https://www.pinterest.com/fosterfarms/",
                "https://www.youtube.com/channel/UCn1LVmUSQ0xCoL_rit4JwGw"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
32Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 17 1
/news-feed/ 7 1
/contact-us/ 4 1
/california-supply-chains-act/ 4 1