Identity & Authority: Wellness Pet Company – Signal Evidence & AI Readability

Wellness Pet Company

(https://wellnesspet.com) 📸 Data Snapshot: June 20, 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.
7 Impact Weight: 15 / 100
47% Reputation

There is a notable authority gap in the technical implementation of structured data; while the site lists high-level experts like Reed Howlett and Sanjay Singh, there is no Person schema or sameAs links to their LinkedIn profiles or external professional registries within the schema_json. The Organization schema is basic and fails to utilize ‘knowsAbout’ or ‘memberOf’ properties that would cement its status as an industry authority. Furthermore, the technical credibility is weakened by a fragmented heading hierarchy on the homepage where H3 tags like ‘We are pet people with’ precede H2 tags like ‘a purpose,’ indicating a template-first design rather than an information-first structure.

The site makes bold performance claims, such as ‘Research Finds More Than 80% of Dogs Lost Weight,’ which is a high-substance claim, yet it is presented in a news summary format rather than as a downloadable clinical white paper. The claim that ‘Each of us make a difference every day’ is an unsubstantiated cultural assertion that lacks employee turnover data or specific internal impact metrics. The transition from the ‘Wellie Way’ philosophy to actual manufacturing results is missing a clear bridge of evidence, relying instead on the professional reputation of its supply chain officers.

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.wellnesspet.com/",
            "url": "https://www.wellnesspet.com/",
            "name": "Home - Wellness Pet Company",
            "isPartOf": {
                "@id": "https://www.wellnesspet.com/#website"
            },
            "about": {
                "@id": "https://www.wellnesspet.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://www.wellnesspet.com/#primaryimage"
            },
            "image": {
                "@id": "https://www.wellnesspet.com/#primaryimage"
            },
            "thumbnailUrl": "https://www.wellnesspet.com/wp-content/uploads/2023/06/homepagefeaturedimage.jpg",
            "datePublished": "2021-06-15T22:06:01+00:00",
            "dateModified": "2026-05-12T13:13:23+00:00",
            "description": "We are pet people with a purpose. We are passionate about pets and believe that every pet should be born, bred, fed, and raised with love.",
            "breadcrumb": {
                "@id": "https://www.wellnesspet.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.wellnesspet.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.wellnesspet.com/#primaryimage",
            "url": "https://www.wellnesspet.com/wp-content/uploads/2023/06/homepagefeaturedimage.jpg",
            "contentUrl": "https://www.wellnesspet.com/wp-content/uploads/2023/06/homepagefeaturedimage.jpg",
            "width": 1280,
            "height": 865
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.wellnesspet.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.wellnesspet.com/#website",
            "url": "https://www.wellnesspet.com/",
            "name": "Wellness Pet Company",
            "description": "Enjoying a lifetime of wellbeing with other pet lovers like you",
            "publisher": {
                "@id": "https://www.wellnesspet.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.wellnesspet.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.wellnesspet.com/#organization",
            "name": "WellPet",
            "url": "https://www.wellnesspet.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/",
                "url": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "contentUrl": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "width": 1597,
                "height": 382,
                "caption": "WellPet"
            },
            "image": {
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/"
            }
        }
    ]
}
/in-the-news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "CollectionPage"
            ],
            "@id": "https://www.wellnesspet.com/in-the-news/",
            "url": "https://www.wellnesspet.com/in-the-news/",
            "name": "News - Wellness Pet Company",
            "isPartOf": {
                "@id": "https://www.wellnesspet.com/#website"
            },
            "datePublished": "2021-08-03T18:29:32+00:00",
            "dateModified": "2021-08-26T21:55:43+00:00",
            "description": "In the News",
            "breadcrumb": {
                "@id": "https://www.wellnesspet.com/in-the-news/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.wellnesspet.com/in-the-news/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.wellnesspet.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.wellnesspet.com/#website",
            "url": "https://www.wellnesspet.com/",
            "name": "Wellness Pet Company",
            "description": "Enjoying a lifetime of wellbeing with other pet lovers like you",
            "publisher": {
                "@id": "https://www.wellnesspet.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.wellnesspet.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.wellnesspet.com/#organization",
            "name": "WellPet",
            "url": "https://www.wellnesspet.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/",
                "url": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "contentUrl": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "width": 1597,
                "height": 382,
                "caption": "WellPet"
            },
            "image": {
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/"
            }
        }
    ]
}
/wellpet-leaders/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.wellnesspet.com/wellness-pet-leaders/",
            "url": "https://www.wellnesspet.com/wellness-pet-leaders/",
            "name": "Leaders - Wellness Pet Company",
            "isPartOf": {
                "@id": "https://www.wellnesspet.com/#website"
            },
            "datePublished": "2021-06-29T19:09:29+00:00",
            "dateModified": "2022-01-10T15:53:37+00:00",
            "description": "Meet the Leaders of our pack. See what drives the leadership team to bring their best every day.",
            "breadcrumb": {
                "@id": "https://www.wellnesspet.com/wellness-pet-leaders/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.wellnesspet.com/wellness-pet-leaders/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.wellnesspet.com/wellness-pet-leaders/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.wellnesspet.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Leaders"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.wellnesspet.com/#website",
            "url": "https://www.wellnesspet.com/",
            "name": "Wellness Pet Company",
            "description": "Enjoying a lifetime of wellbeing with other pet lovers like you",
            "publisher": {
                "@id": "https://www.wellnesspet.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.wellnesspet.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.wellnesspet.com/#organization",
            "name": "WellPet",
            "url": "https://www.wellnesspet.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/",
                "url": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "contentUrl": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "width": 1597,
                "height": 382,
                "caption": "WellPet"
            },
            "image": {
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/"
            }
        }
    ]
}
/wellness-pet-leaders/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.wellnesspet.com/wellness-pet-leaders/",
            "url": "https://www.wellnesspet.com/wellness-pet-leaders/",
            "name": "Leaders - Wellness Pet Company",
            "isPartOf": {
                "@id": "https://www.wellnesspet.com/#website"
            },
            "datePublished": "2021-06-29T19:09:29+00:00",
            "dateModified": "2022-01-10T15:53:37+00:00",
            "description": "Meet the Leaders of our pack. See what drives the leadership team to bring their best every day.",
            "breadcrumb": {
                "@id": "https://www.wellnesspet.com/wellness-pet-leaders/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.wellnesspet.com/wellness-pet-leaders/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.wellnesspet.com/wellness-pet-leaders/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.wellnesspet.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Leaders"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.wellnesspet.com/#website",
            "url": "https://www.wellnesspet.com/",
            "name": "Wellness Pet Company",
            "description": "Enjoying a lifetime of wellbeing with other pet lovers like you",
            "publisher": {
                "@id": "https://www.wellnesspet.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.wellnesspet.com/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.wellnesspet.com/#organization",
            "name": "WellPet",
            "url": "https://www.wellnesspet.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/",
                "url": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "contentUrl": "https://dev-wellpet-redesign.pantheonsite.io/wp-content/uploads/2021/08/WP_GrayPurple_heart.jpg",
                "width": 1597,
                "height": 382,
                "caption": "WellPet"
            },
            "image": {
                "@id": "https://www.wellnesspet.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
24Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 14 3
/in-the-news/ 4 3
/wellpet-leaders/ 3 3
/wellness-pet-leaders/ 3 3