Identity & Authority: Lough Grainey Nature Sanctuary – Signal Evidence & AI Readability

Lough Grainey Nature Sanctuary

(https://loughgrainey.org) 📸 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.
6 Impact Weight: 15 / 100
40% Reputation

There is a notable authority gap regarding the team; it mentions ‘one of our founding members’ is on a Heritage Council panel but does not name the individual, creating a ‘shadow expert’ profile. Schema identity is basic, lacking Person schema or SameAs links to LinkedIn profiles for the board of directors. This creates a disconnect between the high technical accuracy of the ecological text and the low transparency of the organization’s leadership.

The marketing tone is aspirational (‘envisioning a flagship project’) rather than performance-based, which is appropriate for a land-acquisition project but leaves a proof vacuum. It makes bold claims about tree carbon sequestration (28.6 tonnes) based on theoretical growth, but lacks a progress bar or map showing land already under protection. This disconnect between ‘The Vision’ and ‘The Ledger’ is the primary source of the site’s BS score.

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://loughgrainey.org/",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "isPartOf": {
                "@id": "https://loughgrainey.org/#website"
            },
            "about": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "datePublished": "2020-01-30T13:13:50+00:00",
            "dateModified": "2025-01-31T17:53:58+00:00",
            "description": "Community Nature Sanctuary in Lough Grainey Co Clare, Ireland. Protecting biodiversity, rewilding, restoring the ancient oak forest, nature eduction",
            "breadcrumb": {
                "@id": "https://loughgrainey.org/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://loughgrainey.org/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://loughgrainey.org/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://loughgrainey.org/#website",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "description": "Community organisation dedicated to setting up a nature sanctuary in Co Clare, Ireland",
            "publisher": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://loughgrainey.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://loughgrainey.org/#organization",
            "name": "Lough Grainey Nature Sanctuary",
            "url": "https://loughgrainey.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://loughgrainey.org/#/schema/logo/image/",
                "url": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "contentUrl": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "width": 265,
                "height": 181,
                "caption": "Lough Grainey Nature Sanctuary"
            },
            "image": {
                "@id": "https://loughgrainey.org/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/loughgrainey",
                "https://x.com/LoughNature",
                "https://www.instagram.com/loughgraineynaturesanctuary/"
            ]
        }
    ]
}
/donations-list/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://loughgrainey.org/donations-list/",
            "url": "https://loughgrainey.org/donations-list/",
            "name": "Donations - Lough Grainey Nature Sanctuary",
            "isPartOf": {
                "@id": "https://loughgrainey.org/#website"
            },
            "datePublished": "2020-02-17T14:17:56+00:00",
            "dateModified": "2023-05-18T13:59:56+00:00",
            "breadcrumb": {
                "@id": "https://loughgrainey.org/donations-list/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://loughgrainey.org/donations-list/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://loughgrainey.org/donations-list/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://loughgrainey.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Donations"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://loughgrainey.org/#website",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "description": "Community organisation dedicated to setting up a nature sanctuary in Co Clare, Ireland",
            "publisher": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://loughgrainey.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://loughgrainey.org/#organization",
            "name": "Lough Grainey Nature Sanctuary",
            "url": "https://loughgrainey.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://loughgrainey.org/#/schema/logo/image/",
                "url": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "contentUrl": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "width": 265,
                "height": 181,
                "caption": "Lough Grainey Nature Sanctuary"
            },
            "image": {
                "@id": "https://loughgrainey.org/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/loughgrainey",
                "https://x.com/LoughNature",
                "https://www.instagram.com/loughgraineynaturesanctuary/"
            ]
        }
    ]
}
/our-project/protecting-biodiversity/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://loughgrainey.org/our-project/protecting-biodiversity/",
            "url": "https://loughgrainey.org/our-project/protecting-biodiversity/",
            "name": "Protecting Biodiversity - Lough Grainey Nature Sanctuary",
            "isPartOf": {
                "@id": "https://loughgrainey.org/#website"
            },
            "datePublished": "2020-02-13T19:19:56+00:00",
            "dateModified": "2021-08-12T14:41:03+00:00",
            "breadcrumb": {
                "@id": "https://loughgrainey.org/our-project/protecting-biodiversity/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://loughgrainey.org/our-project/protecting-biodiversity/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://loughgrainey.org/our-project/protecting-biodiversity/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://loughgrainey.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Project",
                    "item": "https://loughgrainey.org/our-project/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Protecting Biodiversity"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://loughgrainey.org/#website",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "description": "Community organisation dedicated to setting up a nature sanctuary in Co Clare, Ireland",
            "publisher": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://loughgrainey.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://loughgrainey.org/#organization",
            "name": "Lough Grainey Nature Sanctuary",
            "url": "https://loughgrainey.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://loughgrainey.org/#/schema/logo/image/",
                "url": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "contentUrl": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "width": 265,
                "height": 181,
                "caption": "Lough Grainey Nature Sanctuary"
            },
            "image": {
                "@id": "https://loughgrainey.org/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/loughgrainey",
                "https://x.com/LoughNature",
                "https://www.instagram.com/loughgraineynaturesanctuary/"
            ]
        }
    ]
}
/our-project/restoring-the-oak-forest/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://loughgrainey.org/our-project/restoring-the-oak-forest/",
            "url": "https://loughgrainey.org/our-project/restoring-the-oak-forest/",
            "name": "Restoring the Oak Forest - Lough Grainey Nature Sanctuary",
            "isPartOf": {
                "@id": "https://loughgrainey.org/#website"
            },
            "datePublished": "2020-02-13T19:16:12+00:00",
            "dateModified": "2021-08-12T11:50:47+00:00",
            "breadcrumb": {
                "@id": "https://loughgrainey.org/our-project/restoring-the-oak-forest/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://loughgrainey.org/our-project/restoring-the-oak-forest/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://loughgrainey.org/our-project/restoring-the-oak-forest/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://loughgrainey.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Project",
                    "item": "https://loughgrainey.org/our-project/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Restoring the Oak Forest"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://loughgrainey.org/#website",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "description": "Community organisation dedicated to setting up a nature sanctuary in Co Clare, Ireland",
            "publisher": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://loughgrainey.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://loughgrainey.org/#organization",
            "name": "Lough Grainey Nature Sanctuary",
            "url": "https://loughgrainey.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://loughgrainey.org/#/schema/logo/image/",
                "url": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "contentUrl": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "width": 265,
                "height": 181,
                "caption": "Lough Grainey Nature Sanctuary"
            },
            "image": {
                "@id": "https://loughgrainey.org/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/loughgrainey",
                "https://x.com/LoughNature",
                "https://www.instagram.com/loughgraineynaturesanctuary/"
            ]
        }
    ]
}
/our-project/rewilding/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://loughgrainey.org/our-project/rewilding/",
            "url": "https://loughgrainey.org/our-project/rewilding/",
            "name": "Rewilding - Lough Grainey Nature Sanctuary",
            "isPartOf": {
                "@id": "https://loughgrainey.org/#website"
            },
            "datePublished": "2020-02-13T19:17:38+00:00",
            "dateModified": "2020-03-12T11:32:01+00:00",
            "breadcrumb": {
                "@id": "https://loughgrainey.org/our-project/rewilding/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://loughgrainey.org/our-project/rewilding/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://loughgrainey.org/our-project/rewilding/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://loughgrainey.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Project",
                    "item": "https://loughgrainey.org/our-project/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Rewilding"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://loughgrainey.org/#website",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "description": "Community organisation dedicated to setting up a nature sanctuary in Co Clare, Ireland",
            "publisher": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://loughgrainey.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://loughgrainey.org/#organization",
            "name": "Lough Grainey Nature Sanctuary",
            "url": "https://loughgrainey.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://loughgrainey.org/#/schema/logo/image/",
                "url": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "contentUrl": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "width": 265,
                "height": 181,
                "caption": "Lough Grainey Nature Sanctuary"
            },
            "image": {
                "@id": "https://loughgrainey.org/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/loughgrainey",
                "https://x.com/LoughNature",
                "https://www.instagram.com/loughgraineynaturesanctuary/"
            ]
        }
    ]
}
/why-this-project-is-urgent/nature-education-for-children/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://loughgrainey.org/why-this-project-is-urgent/nature-education-for-children/",
            "url": "https://loughgrainey.org/why-this-project-is-urgent/nature-education-for-children/",
            "name": "Nature Education for Children - Lough Grainey Nature Sanctuary",
            "isPartOf": {
                "@id": "https://loughgrainey.org/#website"
            },
            "datePublished": "2020-02-13T19:05:16+00:00",
            "dateModified": "2021-08-12T14:52:06+00:00",
            "breadcrumb": {
                "@id": "https://loughgrainey.org/why-this-project-is-urgent/nature-education-for-children/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://loughgrainey.org/why-this-project-is-urgent/nature-education-for-children/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://loughgrainey.org/why-this-project-is-urgent/nature-education-for-children/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://loughgrainey.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Why This Project Is Urgent",
                    "item": "https://loughgrainey.org/why-this-project-is-urgent/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Nature Education for Children"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://loughgrainey.org/#website",
            "url": "https://loughgrainey.org/",
            "name": "Lough Grainey Nature Sanctuary",
            "description": "Community organisation dedicated to setting up a nature sanctuary in Co Clare, Ireland",
            "publisher": {
                "@id": "https://loughgrainey.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://loughgrainey.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://loughgrainey.org/#organization",
            "name": "Lough Grainey Nature Sanctuary",
            "url": "https://loughgrainey.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://loughgrainey.org/#/schema/logo/image/",
                "url": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "contentUrl": "https://loughgrainey.org/wp-content/uploads/2020/02/logo.png",
                "width": 265,
                "height": 181,
                "caption": "Lough Grainey Nature Sanctuary"
            },
            "image": {
                "@id": "https://loughgrainey.org/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/loughgrainey",
                "https://x.com/LoughNature",
                "https://www.instagram.com/loughgraineynaturesanctuary/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
60Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 10 1
/donations-list/ 10 1
/our-project/protecting-biodiversity/ 10 1
/our-project/restoring-the-oak-forest/ 10 1
/our-project/rewilding/ 10 1
/why-this-project-is-urgent/nature-education-for-children/ 10 1
Explore the other reputation pillars for Lough Grainey Nature Sanctuary