Identity & Authority: Lismore Heritage Centre – Signal Evidence & AI Readability

Lismore Heritage Centre

(https://www.discoverlismore.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 is primarily established through historical association rather than digital credentials. While the site names specific tour guides like Sheena and Gearoid, there is no Person schema or external social verification to anchor their expertise. The Organization schema is present but lacks sameAs links to official heritage databases or academic affiliations that would solidify its status as a ‘centre for science education.’ The technical implementation is clean, with a solid heading hierarchy that accurately reflects the business structure, though the lack of an updated copyright or recent blog content suggests a set-it-and-forget-it digital presence.

The marketing tone is surprisingly grounded, with very few ‘best-in-class’ or ‘world-leading’ claims that aren’t tied to a specific historical context. The claim of having ’20 years of experience’ in STEM workshops is a significant performance marker that lacks a specific ‘Our History’ or ‘Impact Report’ page to substantiate the claim. Most ‘performances’ described are qualitative, such as ‘staff are really lovely’ or ‘children won’t get bored,’ which are backed by the (albeit stale) testimonial 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.discoverlismore.com/",
            "url": "https://www.discoverlismore.com/",
            "name": "Home - Lismore Heritage Centre",
            "isPartOf": {
                "@id": "https://www.discoverlismore.com/#website"
            },
            "about": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "datePublished": "2022-02-22T14:14:04+00:00",
            "dateModified": "2026-02-04T12:30:32+00:00",
            "description": "Visit Lismore Heritage Centre and see inside the castle through VR, take a Guided Walking Tour or try our Escape Room.",
            "breadcrumb": {
                "@id": "https://www.discoverlismore.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.discoverlismore.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.discoverlismore.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.discoverlismore.com/#website",
            "url": "https://www.discoverlismore.com/",
            "name": "Lismore Heritage Centre",
            "description": "Lismore Heritage Centre is bursting with fun things to do",
            "publisher": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.discoverlismore.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.discoverlismore.com/#organization",
            "name": "Lismore Heritage Centre",
            "url": "https://www.discoverlismore.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/",
                "url": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "contentUrl": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "width": 512,
                "height": 512,
                "caption": "Lismore Heritage Centre"
            },
            "image": {
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/"
            }
        }
    ]
}
/book-now/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.discoverlismore.com/book-now/",
            "url": "https://www.discoverlismore.com/book-now/",
            "name": "Book Now - Lismore Heritage Centre",
            "isPartOf": {
                "@id": "https://www.discoverlismore.com/#website"
            },
            "datePublished": "2022-05-03T15:36:08+00:00",
            "dateModified": "2026-03-24T10:47:57+00:00",
            "breadcrumb": {
                "@id": "https://www.discoverlismore.com/book-now/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.discoverlismore.com/book-now/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.discoverlismore.com/book-now/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.discoverlismore.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Book Now"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.discoverlismore.com/#website",
            "url": "https://www.discoverlismore.com/",
            "name": "Lismore Heritage Centre",
            "description": "Lismore Heritage Centre is bursting with fun things to do",
            "publisher": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.discoverlismore.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.discoverlismore.com/#organization",
            "name": "Lismore Heritage Centre",
            "url": "https://www.discoverlismore.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/",
                "url": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "contentUrl": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "width": 512,
                "height": 512,
                "caption": "Lismore Heritage Centre"
            },
            "image": {
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/"
            }
        }
    ]
}
/privacy-policy/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.discoverlismore.com/privacy-policy/",
            "url": "https://www.discoverlismore.com/privacy-policy/",
            "name": "Privacy Policy - Lismore Heritage Centre",
            "isPartOf": {
                "@id": "https://www.discoverlismore.com/#website"
            },
            "datePublished": "2022-02-22T11:25:16+00:00",
            "dateModified": "2026-01-28T17:43:19+00:00",
            "breadcrumb": {
                "@id": "https://www.discoverlismore.com/privacy-policy/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.discoverlismore.com/privacy-policy/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.discoverlismore.com/privacy-policy/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.discoverlismore.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Privacy Policy"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.discoverlismore.com/#website",
            "url": "https://www.discoverlismore.com/",
            "name": "Lismore Heritage Centre",
            "description": "Lismore Heritage Centre is bursting with fun things to do",
            "publisher": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.discoverlismore.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.discoverlismore.com/#organization",
            "name": "Lismore Heritage Centre",
            "url": "https://www.discoverlismore.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/",
                "url": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "contentUrl": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "width": 512,
                "height": 512,
                "caption": "Lismore Heritage Centre"
            },
            "image": {
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/"
            }
        }
    ]
}
/experiences/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.discoverlismore.com/experiences/",
            "url": "https://www.discoverlismore.com/experiences/",
            "name": "Experiences - Lismore Heritage Centre",
            "isPartOf": {
                "@id": "https://www.discoverlismore.com/#website"
            },
            "datePublished": "2022-02-22T15:53:53+00:00",
            "dateModified": "2026-05-14T15:35:38+00:00",
            "description": "Take a look at our range of things to do available here at Lismore Heritage Centre. We are sure to have something you're looking for.",
            "breadcrumb": {
                "@id": "https://www.discoverlismore.com/experiences/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.discoverlismore.com/experiences/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.discoverlismore.com/experiences/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.discoverlismore.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Experiences"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.discoverlismore.com/#website",
            "url": "https://www.discoverlismore.com/",
            "name": "Lismore Heritage Centre",
            "description": "Lismore Heritage Centre is bursting with fun things to do",
            "publisher": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.discoverlismore.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.discoverlismore.com/#organization",
            "name": "Lismore Heritage Centre",
            "url": "https://www.discoverlismore.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/",
                "url": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "contentUrl": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "width": 512,
                "height": 512,
                "caption": "Lismore Heritage Centre"
            },
            "image": {
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/"
            }
        }
    ]
}
/experiences/castle-experience/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.discoverlismore.com/experiences/castle-experience/",
            "url": "https://www.discoverlismore.com/experiences/castle-experience/",
            "name": "Castle Experience - Lismore Heritage Centre",
            "isPartOf": {
                "@id": "https://www.discoverlismore.com/#website"
            },
            "datePublished": "2022-02-22T15:55:27+00:00",
            "dateModified": "2026-01-07T15:17:40+00:00",
            "description": "Peek behind the walls of Lismore Castle with a local guide thanks to the wonders of modern technology with our Lismore Castle VR Experience.",
            "breadcrumb": {
                "@id": "https://www.discoverlismore.com/experiences/castle-experience/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.discoverlismore.com/experiences/castle-experience/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.discoverlismore.com/experiences/castle-experience/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.discoverlismore.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Experiences",
                    "item": "https://www.discoverlismore.com/experiences/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Castle Experience"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.discoverlismore.com/#website",
            "url": "https://www.discoverlismore.com/",
            "name": "Lismore Heritage Centre",
            "description": "Lismore Heritage Centre is bursting with fun things to do",
            "publisher": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.discoverlismore.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.discoverlismore.com/#organization",
            "name": "Lismore Heritage Centre",
            "url": "https://www.discoverlismore.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/",
                "url": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "contentUrl": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "width": 512,
                "height": 512,
                "caption": "Lismore Heritage Centre"
            },
            "image": {
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/"
            }
        }
    ]
}
/education/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.discoverlismore.com/education/",
            "url": "https://www.discoverlismore.com/education/",
            "name": "STEM Education - Lismore Heritage Centre",
            "isPartOf": {
                "@id": "https://www.discoverlismore.com/#website"
            },
            "datePublished": "2022-02-22T15:54:03+00:00",
            "dateModified": "2025-12-16T19:08:48+00:00",
            "description": "Be sure to check out our wide range of educational resources here at Lismore Heritage Centre, STEM for children of all ages.",
            "breadcrumb": {
                "@id": "https://www.discoverlismore.com/education/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.discoverlismore.com/education/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.discoverlismore.com/education/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.discoverlismore.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "STEM Education"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.discoverlismore.com/#website",
            "url": "https://www.discoverlismore.com/",
            "name": "Lismore Heritage Centre",
            "description": "Lismore Heritage Centre is bursting with fun things to do",
            "publisher": {
                "@id": "https://www.discoverlismore.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.discoverlismore.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.discoverlismore.com/#organization",
            "name": "Lismore Heritage Centre",
            "url": "https://www.discoverlismore.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/",
                "url": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "contentUrl": "https://www.discoverlismore.com/wp-content/uploads/2022/02/cropped-BigL.png",
                "width": 512,
                "height": 512,
                "caption": "Lismore Heritage Centre"
            },
            "image": {
                "@id": "https://www.discoverlismore.com/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
421Review mentions (all pages)
18External proof links (all pages)
PageReviewsProof links
/ (home) 121 3
/book-now/ 45 3
/privacy-policy/ 47 3
/experiences/ 45 3
/experiences/castle-experience/ 118 3
/education/ 45 3