Identity & Authority: Kerry Climbing – Signal Evidence & AI Readability

Kerry Climbing

(https://www.kerryclimbing.ie) 📸 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.
10 Impact Weight: 15 / 100
67% Reputation

Authority gaps are minimal but present in the technical implementation. While the site names experts like Piaras Kelly and provides rich biographical news stories, the schema_json lacks sameAs links to social profiles or media mentions to confirm their digital footprint externally. There is also a technical gap where several news update pages crawled with 0 character counts, suggesting a thin content issue in the blog architecture. However, the mention of Orlaith’s media attention across radio and print provides a verifiable authority signal.

There is no disconnect between marketing claims and demonstrated performance. The site’s claim to be the leading provider of Carrauntoohil guided walks is supported by a Number 1 ranking on TripAdvisor for 7 years running. Bold assertions are consistently followed by logistical reality, such as the warning that the Coomloughra Horseshoe is most definitely NOT to be underestimated. This prioritization of safety and technical reality over pure sales talk confirms high credibility.

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://kerryclimbing.ie/",
            "url": "https://kerryclimbing.ie/",
            "name": "Home - Kerry Climbing",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://kerryclimbing.ie/#primaryimage"
            },
            "image": {
                "@id": "https://kerryclimbing.ie/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2021/01/tripadvisor-travellers-choice-2025.png",
            "datePublished": "2021-01-08T09:12:18+00:00",
            "dateModified": "2025-07-23T19:31:27+00:00",
            "breadcrumb": {
                "@id": "https://kerryclimbing.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://kerryclimbing.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://kerryclimbing.ie/#primaryimage",
            "url": "https://kerryclimbing.ie/wp-content/uploads/2021/01/tripadvisor-travellers-choice-2025.png",
            "contentUrl": "https://kerryclimbing.ie/wp-content/uploads/2021/01/tripadvisor-travellers-choice-2025.png",
            "width": 149,
            "height": 156,
            "caption": "Tripadvisor Travellers Choice 2025"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://kerryclimbing.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kerryclimbing.ie/#website",
            "url": "https://kerryclimbing.ie/",
            "name": "Kerry Climbing",
            "description": "Experience the Adventure",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://kerryclimbing.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/activities/rock-climbing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://kerryclimbing.ie/activities/rock-climbing/",
            "url": "https://kerryclimbing.ie/activities/rock-climbing/",
            "name": "Rock Climbing - Kerry Climbing",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://kerryclimbing.ie/activities/rock-climbing/#primaryimage"
            },
            "image": {
                "@id": "https://kerryclimbing.ie/activities/rock-climbing/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2021/02/rock-climbing-gap-of-dunloe.jpg",
            "datePublished": "2021-02-03T20:39:30+00:00",
            "dateModified": "2023-10-02T18:58:55+00:00",
            "breadcrumb": {
                "@id": "https://kerryclimbing.ie/activities/rock-climbing/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://kerryclimbing.ie/activities/rock-climbing/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://kerryclimbing.ie/activities/rock-climbing/#primaryimage",
            "url": "https://kerryclimbing.ie/wp-content/uploads/2021/02/rock-climbing-gap-of-dunloe.jpg",
            "contentUrl": "https://kerryclimbing.ie/wp-content/uploads/2021/02/rock-climbing-gap-of-dunloe.jpg",
            "width": 424,
            "height": 435,
            "caption": "Rock Climbing Gap of Dunloe"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://kerryclimbing.ie/activities/rock-climbing/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://kerryclimbing.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Activities",
                    "item": "https://kerryclimbing.ie/activities/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Rock Climbing"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kerryclimbing.ie/#website",
            "url": "https://kerryclimbing.ie/",
            "name": "Kerry Climbing",
            "description": "Experience the Adventure",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://kerryclimbing.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/kerryclimbing-hosts-a-screening-of-reel-rock-16/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#article",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/"
            },
            "author": {
                "name": "kerryclimbing",
                "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d"
            },
            "headline": "Orlaith makes it a century of Carrauntoohil climbs!!!",
            "datePublished": "2023-01-27T12:00:20+00:00",
            "dateModified": "2024-01-12T22:24:27+00:00",
            "mainEntityOfPage": {
                "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/"
            },
            "wordCount": 1303,
            "image": {
                "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2023/01/20230116_182134-scaled.jpg",
            "articleSection": [
                "News"
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "WebPage",
            "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/",
            "url": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/",
            "name": "Orlaith makes it a century of Carrauntoohil climbs!!! - Kerry Climbing",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#primaryimage"
            },
            "image": {
                "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2023/01/20230116_182134-scaled.jpg",
            "datePublished": "2023-01-27T12:00:20+00:00",
            "dateModified": "2024-01-12T22:24:27+00:00",
            "author": {
                "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d"
            },
            "breadcrumb": {
                "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#primaryimage",
            "url": "https://kerryclimbing.ie/wp-content/uploads/2023/01/20230116_182134-scaled.jpg",
            "contentUrl": "https://kerryclimbing.ie/wp-content/uploads/2023/01/20230116_182134-scaled.jpg",
            "width": 1920,
            "height": 2560
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://kerryclimbing.ie/kerryclimbing-hosts-a-screening-of-reel-rock-16/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://kerryclimbing.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Orlaith makes it a century of Carrauntoohil climbs!!!"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kerryclimbing.ie/#website",
            "url": "https://kerryclimbing.ie/",
            "name": "Kerry Climbing",
            "description": "Experience the Adventure",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://kerryclimbing.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d",
            "name": "kerryclimbing",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "contentUrl": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "caption": "kerryclimbing"
            },
            "url": "https://kerryclimbing.ie/author/kerryclimbing/"
        }
    ]
}
/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#article",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/"
            },
            "author": {
                "name": "kerryclimbing",
                "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d"
            },
            "headline": "Kerry Climbing is delighted to host the BRIT ROCK FILM TOUR 2022 !",
            "datePublished": "2022-11-02T11:24:21+00:00",
            "dateModified": "2022-11-02T18:59:54+00:00",
            "mainEntityOfPage": {
                "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/"
            },
            "wordCount": 667,
            "commentCount": 0,
            "image": {
                "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2022/11/brit-rock-2022.jpg",
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "CommentAction",
                    "name": "Comment",
                    "target": [
                        "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#respond"
                    ]
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/",
            "url": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/",
            "name": "Kerry Climbing is delighted to host the BRIT ROCK FILM TOUR 2022 ! - Kerry Climbing",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#primaryimage"
            },
            "image": {
                "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2022/11/brit-rock-2022.jpg",
            "datePublished": "2022-11-02T11:24:21+00:00",
            "dateModified": "2022-11-02T18:59:54+00:00",
            "author": {
                "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d"
            },
            "breadcrumb": {
                "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#primaryimage",
            "url": "https://kerryclimbing.ie/wp-content/uploads/2022/11/brit-rock-2022.jpg",
            "contentUrl": "https://kerryclimbing.ie/wp-content/uploads/2022/11/brit-rock-2022.jpg",
            "width": 900,
            "height": 600,
            "caption": "Brit Rock Kerry 2022"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://kerryclimbing.ie/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://kerryclimbing.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Kerry Climbing is delighted to host the BRIT ROCK FILM TOUR 2022 !"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kerryclimbing.ie/#website",
            "url": "https://kerryclimbing.ie/",
            "name": "Kerry Climbing",
            "description": "Experience the Adventure",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://kerryclimbing.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d",
            "name": "kerryclimbing",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "contentUrl": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "caption": "kerryclimbing"
            },
            "url": "https://kerryclimbing.ie/author/kerryclimbing/"
        }
    ]
}
/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#article",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/"
            },
            "author": {
                "name": "kerryclimbing",
                "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d"
            },
            "headline": "Top Overall Experiences announced by TripAdvisor and we are NUMBER 2 !!!",
            "datePublished": "2022-06-22T11:39:45+00:00",
            "dateModified": "2022-11-02T13:15:20+00:00",
            "mainEntityOfPage": {
                "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/"
            },
            "wordCount": 376,
            "commentCount": 0,
            "image": {
                "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2022/11/travelers-choice-2022.jpg",
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "CommentAction",
                    "name": "Comment",
                    "target": [
                        "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#respond"
                    ]
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/",
            "url": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/",
            "name": "Top Overall Experiences announced by TripAdvisor and we are NUMBER 2 !!! - Kerry Climbing",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#primaryimage"
            },
            "image": {
                "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2022/11/travelers-choice-2022.jpg",
            "datePublished": "2022-06-22T11:39:45+00:00",
            "dateModified": "2022-11-02T13:15:20+00:00",
            "author": {
                "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d"
            },
            "breadcrumb": {
                "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#primaryimage",
            "url": "https://kerryclimbing.ie/wp-content/uploads/2022/11/travelers-choice-2022.jpg",
            "contentUrl": "https://kerryclimbing.ie/wp-content/uploads/2022/11/travelers-choice-2022.jpg",
            "width": 900,
            "height": 600,
            "caption": "Kerry Climbing Travelers Choice 2022"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://kerryclimbing.ie/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://kerryclimbing.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Top Overall Experiences announced by TripAdvisor and we are NUMBER 2 !!!"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kerryclimbing.ie/#website",
            "url": "https://kerryclimbing.ie/",
            "name": "Kerry Climbing",
            "description": "Experience the Adventure",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://kerryclimbing.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Person",
            "@id": "https://kerryclimbing.ie/#/schema/person/ac185714fee1583daf5d2cb404451c6d",
            "name": "kerryclimbing",
            "image": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "url": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "contentUrl": "https://secure.gravatar.com/avatar/63788f10d40dac79d6e566b0611254246b3fe935866ec168e74b0e870cee076b?s=96&d=mm&r=g",
                "caption": "kerryclimbing"
            },
            "url": "https://kerryclimbing.ie/author/kerryclimbing/"
        }
    ]
}
/activities/guided-carrauntoohil-ascents/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/",
            "url": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/",
            "name": "Guided Carrauntoohil Ascents - Kerry Climbing Carrauntoohil Guiding",
            "isPartOf": {
                "@id": "https://kerryclimbing.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/#primaryimage"
            },
            "image": {
                "@id": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/#primaryimage"
            },
            "thumbnailUrl": "https://kerryclimbing.ie/wp-content/uploads/2021/02/DSCF1382-1024x768-1.jpg",
            "datePublished": "2021-02-01T14:16:03+00:00",
            "dateModified": "2026-01-05T21:35:11+00:00",
            "description": "Climb Ireland's highest mountain with the premier, award winning and family run guiding company, KerryClimbing. Experience The Adventure !",
            "breadcrumb": {
                "@id": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/#primaryimage",
            "url": "https://kerryclimbing.ie/wp-content/uploads/2021/02/DSCF1382-1024x768-1.jpg",
            "contentUrl": "https://kerryclimbing.ie/wp-content/uploads/2021/02/DSCF1382-1024x768-1.jpg",
            "width": 1024,
            "height": 768,
            "caption": "Climb Carrauntoohil Ireland"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://kerryclimbing.ie/activities/guided-carrauntoohil-ascents/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://kerryclimbing.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Activities",
                    "item": "https://kerryclimbing.ie/activities/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Guided Carrauntoohil Ascents"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://kerryclimbing.ie/#website",
            "url": "https://kerryclimbing.ie/",
            "name": "Kerry Climbing",
            "description": "Experience the Adventure",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://kerryclimbing.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
481Review mentions (all pages)
24External proof links (all pages)
PageReviewsProof links
/ (home) 106 4
/activities/rock-climbing/ 78 4
/kerryclimbing-hosts-a-screening-of-reel-rock-16/ 73 4
/kerry-climbing-is-delighted-to-host-the-brit-rock-film-tour-2022/ 73 4
/top-overall-experiences-announced-by-tripadvisor-and-we-are-number-2/ 78 4
/activities/guided-carrauntoohil-ascents/ 73 4