Identity & Authority: West Cork Animal Welfare Group – Signal Evidence & AI Readability

West Cork Animal Welfare Group

(https://westcorkanimals.com) 📸 Data Snapshot: May 19, 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.
9 Impact Weight: 15 / 100
60% Reputation

Authority gaps are the only minor driver of the score. While the organization is transparent about its facility (capacity of 50 dogs near Rosscarbery), it does not name specific board members or the ‘dedicated individuals’ running it in the structured data. The schema_json is basic and lacks sameAs links to regulatory filings or Person schema for the founders/veterinary leads mentioned in the text.

The site makes bold claims regarding rehoming volumes (average of 360 dogs/pups a year), which are plausible given the facility size but are not linked to a published annual report or independent audit on the site. However, the mention of a grant from the ‘Department of Agriculture and Fisheries’ adds a layer of official accountability that bridges this gap.

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": "BreadcrumbList",
            "@id": "https://westcorkanimals.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://westcorkanimals.com/#organization",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "url": "https://westcorkanimals.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://westcorkanimals.com/wp-content/uploads/2018/03/WCAWG-Logo.svg",
                "@id": "https://westcorkanimals.com/#organizationLogo"
            },
            "image": {
                "@id": "https://westcorkanimals.com/#organizationLogo"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://westcorkanimals.com/#webpage",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animal Welfare Group",
            "description": "The West Cork Animal Welfare Group was founded in 1999 in response to a desperate need to help unwanted, abandoned, neglected and abused animals in West Cork.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://westcorkanimals.com/#website"
            },
            "breadcrumb": {
                "@id": "https://westcorkanimals.com/#breadcrumblist"
            },
            "datePublished": "2010-07-29T07:48:15+00:00",
            "dateModified": "2024-11-02T15:08:50+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://westcorkanimals.com/#website",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://westcorkanimals.com/#organization"
            }
        }
    ]
}
/dogs/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://westcorkanimals.com/dogs/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://westcorkanimals.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com/dogs/#listItem",
                        "name": "Dogs"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com/dogs/#listItem",
                    "position": 2,
                    "name": "Dogs",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://westcorkanimals.com/#organization",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "url": "https://westcorkanimals.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://westcorkanimals.com/wp-content/uploads/2018/03/WCAWG-Logo.svg",
                "@id": "https://westcorkanimals.com/dogs/#organizationLogo"
            },
            "image": {
                "@id": "https://westcorkanimals.com/dogs/#organizationLogo"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://westcorkanimals.com/dogs/#webpage",
            "url": "https://westcorkanimals.com/dogs/",
            "name": "Dogs - West Cork Animals -",
            "description": "The West Cork Animal Welfare Group was founded in 1999 in response to a desperate need to help unwanted, abandoned, neglected and abused animals in West Cork.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://westcorkanimals.com/#website"
            },
            "breadcrumb": {
                "@id": "https://westcorkanimals.com/dogs/#breadcrumblist"
            },
            "datePublished": "2010-07-29T08:20:04+00:00",
            "dateModified": "2024-02-10T14:45:55+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://westcorkanimals.com/#website",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://westcorkanimals.com/#organization"
            }
        }
    ]
}
/cats/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://westcorkanimals.com/cats/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://westcorkanimals.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com/cats/#listItem",
                        "name": "Cats"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com/cats/#listItem",
                    "position": 2,
                    "name": "Cats",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://westcorkanimals.com/#organization",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "url": "https://westcorkanimals.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://westcorkanimals.com/wp-content/uploads/2018/03/WCAWG-Logo.svg",
                "@id": "https://westcorkanimals.com/cats/#organizationLogo"
            },
            "image": {
                "@id": "https://westcorkanimals.com/cats/#organizationLogo"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://westcorkanimals.com/cats/#webpage",
            "url": "https://westcorkanimals.com/cats/",
            "name": "Cats - West Cork Animals",
            "description": "The West Cork Animal Welfare Group was founded in 1999 in response to a desperate need to help unwanted, abandoned, neglected and abused animals in West Cork.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://westcorkanimals.com/#website"
            },
            "breadcrumb": {
                "@id": "https://westcorkanimals.com/cats/#breadcrumblist"
            },
            "datePublished": "2010-07-29T08:22:33+00:00",
            "dateModified": "2023-08-16T18:59:04+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://westcorkanimals.com/#website",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://westcorkanimals.com/#organization"
            }
        }
    ]
}
/donate/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://westcorkanimals.com/donate/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://westcorkanimals.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com/donate/#listItem",
                        "name": "Donate"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com/donate/#listItem",
                    "position": 2,
                    "name": "Donate",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://westcorkanimals.com/#organization",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "url": "https://westcorkanimals.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://westcorkanimals.com/wp-content/uploads/2018/03/WCAWG-Logo.svg",
                "@id": "https://westcorkanimals.com/donate/#organizationLogo"
            },
            "image": {
                "@id": "https://westcorkanimals.com/donate/#organizationLogo"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://westcorkanimals.com/donate/#webpage",
            "url": "https://westcorkanimals.com/donate/",
            "name": "Donate - West Cork Animals",
            "description": "The West Cork Animal Welfare Group was founded in 1999 in response to a desperate need to help unwanted, abandoned, neglected and abused animals in West Cork.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://westcorkanimals.com/#website"
            },
            "breadcrumb": {
                "@id": "https://westcorkanimals.com/donate/#breadcrumblist"
            },
            "datePublished": "2010-08-04T13:19:06+00:00",
            "dateModified": "2026-03-12T16:22:46+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://westcorkanimals.com/#website",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://westcorkanimals.com/#organization"
            }
        }
    ]
}
/pups/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://westcorkanimals.com/pups/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://westcorkanimals.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com/pups/#listItem",
                        "name": "Pups"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com/pups/#listItem",
                    "position": 2,
                    "name": "Pups",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://westcorkanimals.com/#organization",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "url": "https://westcorkanimals.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://westcorkanimals.com/wp-content/uploads/2018/03/WCAWG-Logo.svg",
                "@id": "https://westcorkanimals.com/pups/#organizationLogo"
            },
            "image": {
                "@id": "https://westcorkanimals.com/pups/#organizationLogo"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://westcorkanimals.com/pups/#webpage",
            "url": "https://westcorkanimals.com/pups/",
            "name": "Pups - West Cork Animals",
            "description": "The West Cork Animal Welfare Group was founded in 1999 in response to a desperate need to help unwanted, abandoned, neglected and abused animals in West Cork.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://westcorkanimals.com/#website"
            },
            "breadcrumb": {
                "@id": "https://westcorkanimals.com/pups/#breadcrumblist"
            },
            "datePublished": "2010-07-29T08:22:34+00:00",
            "dateModified": "2018-03-05T13:06:35+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://westcorkanimals.com/#website",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://westcorkanimals.com/#organization"
            }
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://westcorkanimals.com/about-us/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://westcorkanimals.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com/about-us/#listItem",
                        "name": "About Us"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://westcorkanimals.com/about-us/#listItem",
                    "position": 2,
                    "name": "About Us",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://westcorkanimals.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://westcorkanimals.com/#organization",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "url": "https://westcorkanimals.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://westcorkanimals.com/wp-content/uploads/2018/03/WCAWG-Logo.svg",
                "@id": "https://westcorkanimals.com/about-us/#organizationLogo"
            },
            "image": {
                "@id": "https://westcorkanimals.com/about-us/#organizationLogo"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://westcorkanimals.com/about-us/#webpage",
            "url": "https://westcorkanimals.com/about-us/",
            "name": "About Us - West Cork Animals",
            "description": "The West Cork Animal Welfare Group was founded in 1999 in response to a desperate need to help unwanted, abandoned, neglected and abused animals in West Cork.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://westcorkanimals.com/#website"
            },
            "breadcrumb": {
                "@id": "https://westcorkanimals.com/about-us/#breadcrumblist"
            },
            "datePublished": "2010-07-29T08:19:54+00:00",
            "dateModified": "2018-07-27T15:08:22+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://westcorkanimals.com/#website",
            "url": "https://westcorkanimals.com/",
            "name": "West Cork Animals",
            "description": "We Rescue Rehabilitate and Rehome",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://westcorkanimals.com/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
7External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/dogs/ 2 1
/cats/ 2 1
/donate/ 2 1
/pups/ 2 1
/about-us/ 2 1
Explore the other reputation pillars for West Cork Animal Welfare Group