Identity & Authority: AGN International – Signal Evidence & AI Readability

AGN International

(https://agn.org) 📸 Data Snapshot: May 26, 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.
8 Impact Weight: 15 / 100
53% Reputation

There is a notable authority gap regarding individual expertise; while the site references a managing partner and authors like Roman Kepczyk, it lacks Person schema or direct sameAs links to verify their professional standing. The Organization schema is well-implemented, but the site lacks a clear link to professional indemnity insurance or specific regulatory registration numbers at the association level, though it notes members are independent businesses. Technical credibility is high, with a very active and current content calendar (as of May 2026).

The site makes bold claims about driving business value but often stays at the aggregate level (e.g., $2.2 billion revenue) rather than showing specific firm-level growth case studies. The claim of high standards is stated as a core value (H3 excellent.) but isn’t backed by a transparent audit or peer-review methodology available to the public. Most performance claims are association-wide metrics rather than outcome-based evidence for the end client.

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://agn.org/",
            "url": "https://agn.org/",
            "name": "Home - AGN International",
            "isPartOf": {
                "@id": "https://agn.org/#website"
            },
            "about": {
                "@id": "https://agn.org/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://agn.org/#primaryimage"
            },
            "image": {
                "@id": "https://agn.org/#primaryimage"
            },
            "thumbnailUrl": "https://agn.org/wp-content/uploads/2023/07/blue-marker.png",
            "datePublished": "2025-06-18T08:26:30+00:00",
            "dateModified": "2026-04-21T16:15:45+00:00",
            "breadcrumb": {
                "@id": "https://agn.org/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://agn.org/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://agn.org/#primaryimage",
            "url": "https://agn.org/wp-content/uploads/2023/07/blue-marker.png",
            "contentUrl": "https://agn.org/wp-content/uploads/2023/07/blue-marker.png",
            "width": 222,
            "height": 288
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://agn.org/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://agn.org/#website",
            "url": "https://agn.org/",
            "name": "AGN International",
            "description": "A worldwide association",
            "publisher": {
                "@id": "https://agn.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://agn.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://agn.org/#organization",
            "name": "AGN",
            "url": "https://agn.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://agn.org/#/schema/logo/image/",
                "url": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "contentUrl": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "width": 514,
                "height": 335,
                "caption": "AGN"
            },
            "image": {
                "@id": "https://agn.org/#/schema/logo/image/"
            }
        }
    ]
}
/insights/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://agn.org/insights/",
            "url": "https://agn.org/insights/",
            "name": "An antidote to the Big 4 Global Accounants - AGN International",
            "isPartOf": {
                "@id": "https://agn.org/#website"
            },
            "datePublished": "2021-10-12T12:18:57+00:00",
            "dateModified": "2025-10-21T15:16:53+00:00",
            "description": "Focused on the owner managed business our insight publications provide innovative but practical guidance on a range of issues.",
            "breadcrumb": {
                "@id": "https://agn.org/insights/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://agn.org/insights/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://agn.org/insights/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://agn.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Insights"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://agn.org/#website",
            "url": "https://agn.org/",
            "name": "AGN International",
            "description": "A worldwide association",
            "publisher": {
                "@id": "https://agn.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://agn.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://agn.org/#organization",
            "name": "AGN",
            "url": "https://agn.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://agn.org/#/schema/logo/image/",
                "url": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "contentUrl": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "width": 514,
                "height": 335,
                "caption": "AGN"
            },
            "image": {
                "@id": "https://agn.org/#/schema/logo/image/"
            }
        }
    ]
}
/member-benefits/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://agn.org/member-benefits/",
            "url": "https://agn.org/member-benefits/",
            "name": "Member Benefits - AGN International",
            "isPartOf": {
                "@id": "https://agn.org/#website"
            },
            "datePublished": "2025-06-18T08:26:10+00:00",
            "dateModified": "2025-06-26T13:19:46+00:00",
            "breadcrumb": {
                "@id": "https://agn.org/member-benefits/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://agn.org/member-benefits/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://agn.org/member-benefits/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://agn.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Member Benefits"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://agn.org/#website",
            "url": "https://agn.org/",
            "name": "AGN International",
            "description": "A worldwide association",
            "publisher": {
                "@id": "https://agn.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://agn.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://agn.org/#organization",
            "name": "AGN",
            "url": "https://agn.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://agn.org/#/schema/logo/image/",
                "url": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "contentUrl": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "width": 514,
                "height": 335,
                "caption": "AGN"
            },
            "image": {
                "@id": "https://agn.org/#/schema/logo/image/"
            }
        }
    ]
}
/event-directory/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://agn.org/event-directory/",
            "url": "https://agn.org/event-directory/",
            "name": "International tax, audit, accounting & advisory services - AGN International",
            "isPartOf": {
                "@id": "https://agn.org/#website"
            },
            "datePublished": "2021-04-20T07:12:13+00:00",
            "dateModified": "2026-05-19T12:24:32+00:00",
            "description": "Increase client retention with trusted AGN accounting and tax services.",
            "breadcrumb": {
                "@id": "https://agn.org/event-directory/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://agn.org/event-directory/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://agn.org/event-directory/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://agn.org/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Events"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://agn.org/#website",
            "url": "https://agn.org/",
            "name": "AGN International",
            "description": "A worldwide association",
            "publisher": {
                "@id": "https://agn.org/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://agn.org/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://agn.org/#organization",
            "name": "AGN",
            "url": "https://agn.org/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://agn.org/#/schema/logo/image/",
                "url": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "contentUrl": "https://agn.org/wp-content/uploads/2021/09/logo-agn-transparent.png",
                "width": 514,
                "height": 335,
                "caption": "AGN"
            },
            "image": {
                "@id": "https://agn.org/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
9Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 2 0
/insights/ 3 0
/member-benefits/ 2 0
/event-directory/ 2 0