Identity & Authority: ALSAA – Signal Evidence & AI Readability

ALSAA

(https://www.alsaa.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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is well-established through technical certifications and professional associations mentioned in the text, such as affiliation with Diving Ireland, CMAS, and the Leinster Chess Union. Person schema is underutilized in the JSON-LD, but the text identifies real people with verifiable backgrounds, such as Paolo Di Paola. There is no major credibility gap between the facility’s claims and its documented history (e.g., founded in 1964).

There is no significant disconnect between marketing claims and demonstrated reality. Claims of being a premier sports club are supported by the sheer volume of listed clubs and facility specifications. The site includes specific pricing (e.g., 38 Euro monthly for Single Membership) and clear party sizes (10 to 24 kids), which grounds the marketing in operational reality.

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": "BreadcrumbList",
            "@id": "https://alsaa.ie/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://alsaa.ie/#organization",
            "name": "ALSAA",
            "url": "https://alsaa.ie/",
            "telephone": "+35314880400",
            "logo": {
                "@type": "ImageObject",
                "url": "https://alsaa.ie/wp-content/uploads/2023/11/ALSAA.jpg",
                "@id": "https://alsaa.ie/#organizationLogo",
                "width": 1263,
                "height": 1263,
                "caption": "ALSAA"
            },
            "image": {
                "@id": "https://alsaa.ie/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/alsaasports/",
                "https://twitter.com/alsaaofficial?lang=en",
                "https://www.instagram.com/alsaa_sports/?hl=en"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://alsaa.ie/#webpage",
            "url": "https://alsaa.ie/",
            "name": "ALSAA: Swim, Gym, Play. Get fit, keep fit, have fun! Join us today!",
            "description": "Get active with ALSAA! Our superb sports facilities, 2 swimming pools and thriving social and sports clubs celebrate fitness, fun, and friendship! Join now!",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://alsaa.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://alsaa.ie/#breadcrumblist"
            },
            "datePublished": "2023-11-16T11:48:01+00:00",
            "dateModified": "2025-04-22T14:20:52+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://alsaa.ie/#website",
            "url": "https://alsaa.ie/",
            "name": "My Blog",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://alsaa.ie/#organization"
            }
        }
    ]
}
/club-social-directory/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://alsaa.ie/club-social-directory/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://alsaa.ie",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie/club-social-directory/#listItem",
                        "name": "Sports & Social Club Directory"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie/club-social-directory/#listItem",
                    "position": 2,
                    "name": "Sports & Social Club Directory",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://alsaa.ie/#organization",
            "name": "ALSAA",
            "url": "https://alsaa.ie/",
            "telephone": "+35314880400",
            "logo": {
                "@type": "ImageObject",
                "url": "https://alsaa.ie/wp-content/uploads/2023/11/ALSAA.jpg",
                "@id": "https://alsaa.ie/club-social-directory/#organizationLogo",
                "width": 1263,
                "height": 1263,
                "caption": "ALSAA"
            },
            "image": {
                "@id": "https://alsaa.ie/club-social-directory/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/alsaasports/",
                "https://twitter.com/alsaaofficial?lang=en",
                "https://www.instagram.com/alsaa_sports/?hl=en"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://alsaa.ie/club-social-directory/#webpage",
            "url": "https://alsaa.ie/club-social-directory/",
            "name": "Explore the diverse sports and social clubs that meet at ALSAA",
            "description": "Have fun, keep fit and enjoy an active sporting and social life at ALSAA. Spend time with people who share your passions and embrace your health and well-being!",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://alsaa.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://alsaa.ie/club-social-directory/#breadcrumblist"
            },
            "datePublished": "2023-11-16T14:49:27+00:00",
            "dateModified": "2024-07-16T13:34:36+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://alsaa.ie/#website",
            "url": "https://alsaa.ie/",
            "name": "My Blog",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://alsaa.ie/#organization"
            }
        }
    ]
}
/membership/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://alsaa.ie/membership/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://alsaa.ie",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie/membership/#listItem",
                        "name": "Membership"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie/membership/#listItem",
                    "position": 2,
                    "name": "Membership",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://alsaa.ie/#organization",
            "name": "ALSAA",
            "url": "https://alsaa.ie/",
            "telephone": "+35314880400",
            "logo": {
                "@type": "ImageObject",
                "url": "https://alsaa.ie/wp-content/uploads/2023/11/ALSAA.jpg",
                "@id": "https://alsaa.ie/membership/#organizationLogo",
                "width": 1263,
                "height": 1263,
                "caption": "ALSAA"
            },
            "image": {
                "@id": "https://alsaa.ie/membership/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/alsaasports/",
                "https://twitter.com/alsaaofficial?lang=en",
                "https://www.instagram.com/alsaa_sports/?hl=en"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://alsaa.ie/membership/#webpage",
            "url": "https://alsaa.ie/membership/",
            "name": "Join ALSAA for Fitness & Fun: Swim, Gym, Classes & Clubs.",
            "description": "Become a part of ALSAA's health & leisure community. Enjoy gym, swim, fitness classes, leisure clubs and a vibrant community with a single membership. Sign Up Today!",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://alsaa.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://alsaa.ie/membership/#breadcrumblist"
            },
            "datePublished": "2023-11-16T14:49:27+00:00",
            "dateModified": "2024-03-06T16:41:00+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://alsaa.ie/#website",
            "url": "https://alsaa.ie/",
            "name": "My Blog",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://alsaa.ie/#organization"
            }
        }
    ]
}
/swimming-club/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://alsaa.ie/swimming-club/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://alsaa.ie",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie/swimming-club/#listItem",
                        "name": "Swimming Pool"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie/swimming-club/#listItem",
                    "position": 2,
                    "name": "Swimming Pool",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://alsaa.ie/#organization",
            "name": "ALSAA",
            "url": "https://alsaa.ie/",
            "telephone": "+35314880400",
            "logo": {
                "@type": "ImageObject",
                "url": "https://alsaa.ie/wp-content/uploads/2023/11/ALSAA.jpg",
                "@id": "https://alsaa.ie/swimming-club/#organizationLogo",
                "width": 1263,
                "height": 1263,
                "caption": "ALSAA"
            },
            "image": {
                "@id": "https://alsaa.ie/swimming-club/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/alsaasports/",
                "https://twitter.com/alsaaofficial?lang=en",
                "https://www.instagram.com/alsaa_sports/?hl=en"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://alsaa.ie/swimming-club/#webpage",
            "url": "https://alsaa.ie/swimming-club/",
            "name": "Swim, Learn & Train at Dublin's Best Swimming Pool - ALSAA",
            "description": "ALSAA: Where Dublin swims, trains, and learns. Explore our swimming pool, lessons, and amenities designed for every swim enthusiast. Dive in now!",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://alsaa.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://alsaa.ie/swimming-club/#breadcrumblist"
            },
            "datePublished": "2023-11-16T14:40:03+00:00",
            "dateModified": "2026-05-15T07:52:10+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://alsaa.ie/#website",
            "url": "https://alsaa.ie/",
            "name": "My Blog",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://alsaa.ie/#organization"
            }
        }
    ]
}
/gym-at-alsaa/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://alsaa.ie/gym-at-alsaa/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://alsaa.ie",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie/gym-at-alsaa/#listItem",
                        "name": "Gym"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie/gym-at-alsaa/#listItem",
                    "position": 2,
                    "name": "Gym",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://alsaa.ie/#organization",
            "name": "ALSAA",
            "url": "https://alsaa.ie/",
            "telephone": "+35314880400",
            "logo": {
                "@type": "ImageObject",
                "url": "https://alsaa.ie/wp-content/uploads/2023/11/ALSAA.jpg",
                "@id": "https://alsaa.ie/gym-at-alsaa/#organizationLogo",
                "width": 1263,
                "height": 1263,
                "caption": "ALSAA"
            },
            "image": {
                "@id": "https://alsaa.ie/gym-at-alsaa/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/alsaasports/",
                "https://twitter.com/alsaaofficial?lang=en",
                "https://www.instagram.com/alsaa_sports/?hl=en"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://alsaa.ie/gym-at-alsaa/#webpage",
            "url": "https://alsaa.ie/gym-at-alsaa/",
            "name": "Real People, Real Goals, Real Fitness: Experience ALSAA",
            "description": "From beginners to pros, find your place in our gym and be part of a community that values genuine fitness. Be inspired, motivated, and supported, whatever your level at ALSAA.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://alsaa.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://alsaa.ie/gym-at-alsaa/#breadcrumblist"
            },
            "datePublished": "2023-11-16T14:38:10+00:00",
            "dateModified": "2024-03-20T08:06:20+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://alsaa.ie/#website",
            "url": "https://alsaa.ie/",
            "name": "My Blog",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://alsaa.ie/#organization"
            }
        }
    ]
}
/kids-party-dublin/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://alsaa.ie/kids-party-dublin/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://alsaa.ie",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie/kids-party-dublin/#listItem",
                        "name": "Kids’ Parties"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://alsaa.ie/kids-party-dublin/#listItem",
                    "position": 2,
                    "name": "Kids’ Parties",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://alsaa.ie#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://alsaa.ie/#organization",
            "name": "ALSAA",
            "url": "https://alsaa.ie/",
            "telephone": "+35314880400",
            "logo": {
                "@type": "ImageObject",
                "url": "https://alsaa.ie/wp-content/uploads/2023/11/ALSAA.jpg",
                "@id": "https://alsaa.ie/kids-party-dublin/#organizationLogo",
                "width": 1263,
                "height": 1263,
                "caption": "ALSAA"
            },
            "image": {
                "@id": "https://alsaa.ie/kids-party-dublin/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/alsaasports/",
                "https://twitter.com/alsaaofficial?lang=en",
                "https://www.instagram.com/alsaa_sports/?hl=en"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://alsaa.ie/kids-party-dublin/#webpage",
            "url": "https://alsaa.ie/kids-party-dublin/",
            "name": "ALSAA Kids' Parties: Bowling & Astro Fun | Book Now",
            "description": "Give your child a birthday to remember at ALSAA! Fun-filled bowling, Astro turf matches, and party food for all ages. Perfect parties await!",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://alsaa.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://alsaa.ie/kids-party-dublin/#breadcrumblist"
            },
            "datePublished": "2023-11-16T14:49:27+00:00",
            "dateModified": "2025-01-14T14:52:51+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://alsaa.ie/#website",
            "url": "https://alsaa.ie/",
            "name": "My Blog",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://alsaa.ie/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
25Review mentions (all pages)
13External proof links (all pages)
PageReviewsProof links
/ (home) 4 2
/club-social-directory/ 4 2
/membership/ 5 3
/swimming-club/ 4 2
/gym-at-alsaa/ 4 2
/kids-party-dublin/ 4 2