Identity & Authority: Irish Parachute Club – Signal Evidence & AI Readability

Irish Parachute Club

(https://skydive.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.
4 Impact Weight: 15 / 100
27% Reputation

There are significant technical authority gaps: the site utilizes multiple H1 tags per page, which is poor structural practice, and the schema_json is limited to generic WebSite and WebPage types without Organization or SportsOrganization markup. While experts like Graham Nuttall are named, they lack digital footprints in the structured data (Person schema or sameAs links to professional bodies). The technical failure of the ‘0 JUMPS’ placeholder data suggests a lack of oversight in maintaining professional digital authority.

The site makes bold claims such as being ‘the home of parachuting’ and having the ‘most experienced’ jumpers, which are largely supported by the detailed history and team pages. However, the disconnect occurs with the broken metrics section on the homepage, which claims 0 cups of tea and 0 records held, directly contradicting the ‘Our History’ page which cites a 51-person formation record from 2008. This suggests the marketing layer is disconnected from the club’s actual achievements.

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": "WebSite",
            "@id": "https://skydive.ie/#website",
            "url": "https://skydive.ie/",
            "name": "Irish Parachute Club",
            "description": "Experience the Adrenaline of Skydiving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://skydive.ie/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://skydive.ie/#webpage",
            "url": "https://skydive.ie/",
            "name": "Skydive @ IPC | Experience the Adrenaline of Skydiving",
            "isPartOf": {
                "@id": "https://skydive.ie/#website"
            },
            "datePublished": "2015-04-09T17:35:06+00:00",
            "dateModified": "2025-11-11T09:45:07+00:00",
            "description": "Skydive in Irelands only school of skydiving,The Irish Parachute Club. We cater for all levels and jump types, learn from the best, lets jump!",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://skydive.ie/"
                    ]
                }
            ]
        }
    ]
}
/social-wall/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://skydive.ie/#website",
            "url": "https://skydive.ie/",
            "name": "Irish Parachute Club",
            "description": "Experience the Adrenaline of Skydiving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://skydive.ie/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://skydive.ie/social-wall/#webpage",
            "url": "https://skydive.ie/social-wall/",
            "name": "Social Wall | Irish Parachute Club",
            "isPartOf": {
                "@id": "https://skydive.ie/#website"
            },
            "datePublished": "2015-04-09T17:40:25+00:00",
            "dateModified": "2018-05-24T21:17:25+00:00",
            "description": "Skydive.ie | Irish Parachute Club | Social Wall | Twitter | Facebook | Stay Connected with us for all things skydiving right here on our Social Wall",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://skydive.ie/social-wall/"
                    ]
                }
            ]
        }
    ]
}
/our-history/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://skydive.ie/#website",
            "url": "https://skydive.ie/",
            "name": "Irish Parachute Club",
            "description": "Experience the Adrenaline of Skydiving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://skydive.ie/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://skydive.ie/our-history/#primaryimage",
            "inLanguage": "en-GB",
            "url": "/wp-content/uploads/2015/04/Freddie-Bond-206x300-1-206x300.jpg"
        },
        {
            "@type": "WebPage",
            "@id": "https://skydive.ie/our-history/#webpage",
            "url": "https://skydive.ie/our-history/",
            "name": "Our History | Irish Parachute Club",
            "isPartOf": {
                "@id": "https://skydive.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://skydive.ie/our-history/#primaryimage"
            },
            "datePublished": "2015-04-09T18:04:29+00:00",
            "dateModified": "2018-12-09T14:43:22+00:00",
            "description": "Skydive.ie | Irish Parachute Club | Our History | Clonbullogue Airfield",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://skydive.ie/our-history/"
                    ]
                }
            ]
        }
    ]
}
/meet-the-team/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://skydive.ie/#website",
            "url": "https://skydive.ie/",
            "name": "Irish Parachute Club",
            "description": "Experience the Adrenaline of Skydiving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://skydive.ie/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "ImageObject",
            "@id": "https://skydive.ie/meet-the-team/#primaryimage",
            "inLanguage": "en-GB",
            "url": "https://skydive.ie/wp-content/uploads/2022/02/IMG_20220219_212226-e1645309386349-blackwhite-e1651852749864.jpg",
            "width": 501,
            "height": 750
        },
        {
            "@type": "WebPage",
            "@id": "https://skydive.ie/meet-the-team/#webpage",
            "url": "https://skydive.ie/meet-the-team/",
            "name": "Meet the Team | Irish Parachute Club",
            "isPartOf": {
                "@id": "https://skydive.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://skydive.ie/meet-the-team/#primaryimage"
            },
            "datePublished": "2018-05-24T22:45:15+00:00",
            "dateModified": "2022-02-19T22:41:48+00:00",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://skydive.ie/meet-the-team/"
                    ]
                }
            ]
        }
    ]
}
/cart/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://skydive.ie/#website",
            "url": "https://skydive.ie/",
            "name": "Irish Parachute Club",
            "description": "Experience the Adrenaline of Skydiving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://skydive.ie/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://skydive.ie/cart/#webpage",
            "url": "https://skydive.ie/cart/",
            "name": "Cart | Irish Parachute Club",
            "isPartOf": {
                "@id": "https://skydive.ie/#website"
            },
            "datePublished": "2015-04-09T17:38:51+00:00",
            "dateModified": "2015-04-09T17:38:51+00:00",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://skydive.ie/cart/"
                    ]
                }
            ]
        }
    ]
}
/testimonials/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://skydive.ie/#website",
            "url": "https://skydive.ie/",
            "name": "Irish Parachute Club",
            "description": "Experience the Adrenaline of Skydiving",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": "https://skydive.ie/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://skydive.ie/testimonials/#webpage",
            "url": "https://skydive.ie/testimonials/",
            "name": "Testimonials | Irish Parachute Club",
            "isPartOf": {
                "@id": "https://skydive.ie/#website"
            },
            "datePublished": "2018-05-24T21:29:48+00:00",
            "dateModified": "2018-05-24T21:29:48+00:00",
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://skydive.ie/testimonials/"
                    ]
                }
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
94Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 7 1
/social-wall/ 8 1
/our-history/ 6 1
/meet-the-team/ 9 1
/cart/ 6 1
/testimonials/ 58 1