Identity & Authority: Trócaire – Signal Evidence & AI Readability

Trócaire

(https://www.trocaire.org) 📸 Data Snapshot: May 16, 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 well-established through transparency rather than personality cults. Authors like Sinéad Loughran and Patricia Hakmeh are named in the Latest News section, providing a clear human footprint for policy and field updates. The structured data identifies the site as a legitimate non-profit entity, and the inclusion of exact 2024/25 income figures (€54.8m) closes the gap between claims of scale and financial reality.

There is no disconnect; the marketing tone is actually secondary to the data. Bold claims of ‘Your Impact’ are immediately followed by four specific categories of aid with raw numbers that match the 2.13 million total beneficiaries mentioned in the lead copy. The site demonstrates performance through a massive news archive (113 pages of updates) rather than just static ‘Success Stories’ blocks.

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.trocaire.org/",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire - Together for a Just World",
            "isPartOf": {
                "@id": "https://www.trocaire.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.trocaire.org/#primaryimage"
            },
            "image": {
                "@id": "https://www.trocaire.org/#primaryimage"
            },
            "thumbnailUrl": "https://www.trocaire.org/wp-content/uploads/2026/04/3281_Trocaire_ReturnYourBox_Website_House_2000x1000_BLANK.jpg",
            "datePublished": "2020-04-22T09:20:03+00:00",
            "dateModified": "2026-04-09T09:53:50+00:00",
            "description": "We work with local partners in the world’s most at risk communities & with people in Ireland to tackle the causes of poverty & injustice & respond to crises.",
            "breadcrumb": {
                "@id": "https://www.trocaire.org/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.trocaire.org/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.trocaire.org/#primaryimage",
            "url": "https://www.trocaire.org/wp-content/uploads/2026/04/3281_Trocaire_ReturnYourBox_Website_House_2000x1000_BLANK.jpg",
            "contentUrl": "https://www.trocaire.org/wp-content/uploads/2026/04/3281_Trocaire_ReturnYourBox_Website_House_2000x1000_BLANK.jpg",
            "width": 2000,
            "height": 1000,
            "caption": "Trocaire box return image"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.trocaire.org/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Homepage"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.trocaire.org/#website",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire",
            "description": "Working for a just world.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.trocaire.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/news/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.trocaire.org/news/",
            "url": "https://www.trocaire.org/news/",
            "name": "Latest updates - Trócaire News",
            "isPartOf": {
                "@id": "https://www.trocaire.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.trocaire.org/news/#primaryimage"
            },
            "image": {
                "@id": "https://www.trocaire.org/news/#primaryimage"
            },
            "thumbnailUrl": "https://www.trocaire.org/wp-content/uploads/2020/07/climate-justice-hero.png",
            "datePublished": "2020-02-25T16:00:31+00:00",
            "dateModified": "2025-04-11T20:22:57+00:00",
            "description": "Discover the latest news from Trócaire. Read about key global justice issues.",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.trocaire.org/news/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.trocaire.org/news/#primaryimage",
            "url": "https://www.trocaire.org/wp-content/uploads/2020/07/climate-justice-hero.png",
            "contentUrl": "https://www.trocaire.org/wp-content/uploads/2020/07/climate-justice-hero.png",
            "width": 1920,
            "height": 750,
            "caption": "Photo of Irish Climate Justice protest"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.trocaire.org/#website",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire",
            "description": "Working for a just world.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.trocaire.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/donations/now/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.trocaire.org/donations/now/",
            "url": "https://www.trocaire.org/donations/now/",
            "name": "Donate Now - Trócaire",
            "isPartOf": {
                "@id": "https://www.trocaire.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.trocaire.org/donations/now/#primaryimage"
            },
            "image": {
                "@id": "https://www.trocaire.org/donations/now/#primaryimage"
            },
            "thumbnailUrl": "https://www.trocaire.org/wp-content/uploads/2022/03/Trocaire_Web_House_2000x1000-1.jpg",
            "datePublished": "2022-03-01T15:48:51+00:00",
            "dateModified": "2026-04-09T09:26:19+00:00",
            "description": "Your help is needed urgently. Please Donate Today",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.trocaire.org/donations/now/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.trocaire.org/donations/now/#primaryimage",
            "url": "https://www.trocaire.org/wp-content/uploads/2022/03/Trocaire_Web_House_2000x1000-1.jpg",
            "contentUrl": "https://www.trocaire.org/wp-content/uploads/2022/03/Trocaire_Web_House_2000x1000-1.jpg",
            "width": 2000,
            "height": 1000,
            "caption": "Uwamahoro, 28, is doing all she can to support three generations of her family, but devastating floods and storms are pushing them to the edge. Photo: Trócaire"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.trocaire.org/#website",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire",
            "description": "Working for a just world.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.trocaire.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/our-work/educate/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.trocaire.org/our-work/educate/",
            "url": "https://www.trocaire.org/our-work/educate/",
            "name": "Educate - Trócaire",
            "isPartOf": {
                "@id": "https://www.trocaire.org/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.trocaire.org/our-work/educate/#primaryimage"
            },
            "image": {
                "@id": "https://www.trocaire.org/our-work/educate/#primaryimage"
            },
            "thumbnailUrl": "https://www.trocaire.org/wp-content/uploads/2025/01/trocaire-cj-the-bee-website.png",
            "datePublished": "2020-02-25T15:13:42+00:00",
            "dateModified": "2025-11-07T11:34:12+00:00",
            "description": "Trócaire’s Development Education programmes give young people in Ireland an introduction to global issues and challenges.",
            "breadcrumb": {
                "@id": "https://www.trocaire.org/our-work/educate/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.trocaire.org/our-work/educate/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.trocaire.org/our-work/educate/#primaryimage",
            "url": "https://www.trocaire.org/wp-content/uploads/2025/01/trocaire-cj-the-bee-website.png",
            "contentUrl": "https://www.trocaire.org/wp-content/uploads/2025/01/trocaire-cj-the-bee-website.png",
            "width": 260,
            "height": 340
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.trocaire.org/our-work/educate/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Our Work",
                    "item": "https://www.trocaire.org/our-work/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Educate"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.trocaire.org/#website",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire",
            "description": "Working for a just world.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.trocaire.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/our-work/working-in-ireland/campaigns/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.trocaire.org/our-work/working-in-ireland/campaigns/",
            "url": "https://www.trocaire.org/our-work/working-in-ireland/campaigns/",
            "name": "Campaigns - Trócaire",
            "isPartOf": {
                "@id": "https://www.trocaire.org/#website"
            },
            "datePublished": "2020-02-25T15:11:23+00:00",
            "dateModified": "2023-09-21T15:14:55+00:00",
            "description": "Become a campaigner and support advocacy campaigns on human rights, Palestine, climate justice and more.",
            "breadcrumb": {
                "@id": "https://www.trocaire.org/our-work/working-in-ireland/campaigns/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.trocaire.org/our-work/working-in-ireland/campaigns/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.trocaire.org/our-work/working-in-ireland/campaigns/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Our Work",
                    "item": "https://www.trocaire.org/our-work/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Working in Ireland",
                    "item": "https://www.trocaire.org/our-work/working-in-ireland/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Campaign"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.trocaire.org/#website",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire",
            "description": "Working for a just world.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.trocaire.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/about/funders/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.trocaire.org/about/funders/",
            "url": "https://www.trocaire.org/about/funders/",
            "name": "Funders - Trócaire",
            "isPartOf": {
                "@id": "https://www.trocaire.org/#website"
            },
            "datePublished": "2020-02-25T15:03:37+00:00",
            "dateModified": "2025-10-03T10:21:51+00:00",
            "description": "Learn about all of the ways that you can fundraise to help support the work of Trocaire.",
            "breadcrumb": {
                "@id": "https://www.trocaire.org/about/funders/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.trocaire.org/about/funders/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.trocaire.org/about/funders/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Who We Are",
                    "item": "https://www.trocaire.org/about/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Funders"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.trocaire.org/#website",
            "url": "https://www.trocaire.org/",
            "name": "Trócaire",
            "description": "Working for a just world.",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.trocaire.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/news/ 2 1
/donations/now/ 2 1
/our-work/educate/ 2 1
/our-work/working-in-ireland/campaigns/ 2 1
/about/funders/ 2 1