Identity & Authority: Athlon Outdoors – Signal Evidence & AI Readability

Athlon Outdoors

(https://athlonoutdoors.com) 📸 Data Snapshot: June 20, 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.
14 Impact Weight: 15 / 100
93% Reputation

Authority is well-established through named contributors with specific credentials, such as ‘Will Dabbs MD’ and ‘Staff Writer Fred Mastison.’ Schema.org data is technically sound, utilizing Organization and ProfilePage types, though it lacks direct sameAs links for individual authors in the provided JSON-LD. Technical implementation is clean, with the exception of a missing H1 on the homepage, which is a minor technical oversight for a site positioning itself as a digital-first publisher.

The site avoids bold performance claims about its own growth, focusing instead on the performance of the products it reviews. Claims regarding ‘superior standards’ or ‘duty-ready performance’ are attributed to specific products (e.g., Toor Knives or SIG SAUER) rather than the publishing entity itself. This creates a grounded, evidence-based tone.

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://athlonoutdoors.com/",
            "url": "https://athlonoutdoors.com/",
            "name": "Athlon Outdoors Exclusive Firearm Updates, Reviews & News",
            "isPartOf": {
                "@id": "https://athlonoutdoors.com/#website"
            },
            "about": {
                "@id": "https://athlonoutdoors.com/#organization"
            },
            "datePublished": "2026-03-14T00:33:10+00:00",
            "dateModified": "2026-03-28T00:18:37+00:00",
            "breadcrumb": {
                "@id": "https://athlonoutdoors.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://athlonoutdoors.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://athlonoutdoors.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://athlonoutdoors.com/#website",
            "url": "https://athlonoutdoors.com/",
            "name": "Athlon Outdoors",
            "description": "Home of Skillset, Tactical Life, Ballistic, & Personal Defense World. Delivering reliable news on all things firearms.",
            "publisher": {
                "@id": "https://athlonoutdoors.com/#organization"
            },
            "alternateName": "AO",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://athlonoutdoors.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://athlonoutdoors.com/#organization",
            "name": "Athlon Outdoors",
            "alternateName": "AO",
            "url": "https://athlonoutdoors.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/",
                "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "width": 512,
                "height": 512,
                "caption": "Athlon Outdoors"
            },
            "image": {
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AthlonOutdoorsMagazines/",
                "https://x.com/AthlonOutdoors",
                "https://www.instagram.com/athlonoutdoors/"
            ],
            "description": "Home of Ballistic Magazine, Personal Defense World, Tactical Life, Combat Handguns, Guns of the Old West, American Frontiersman,",
            "email": "legal@bleeckerstreetpublications.com",
            "legalName": "Bleecker Street Publications",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "51",
                "maxValue": "200"
            }
        }
    ]
}
/cat/firearm-accessories/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://athlonoutdoors.com/cat/firearm-accessories/",
            "url": "",
            "name": "Gun Accessories - Silencers, Sights & More | Athlon Outdoors",
            "isPartOf": {
                "@id": "https://athlonoutdoors.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "#primaryimage"
            },
            "image": {
                "@id": "#primaryimage"
            },
            "thumbnailUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2017/05/AR-Magazines-1.jpg",
            "description": "Find detailed updates, reviews, & new releases on the latest in firearm accessories. From body armor to flashlights & more!",
            "breadcrumb": {
                "@id": "#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "#primaryimage",
            "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2017/05/AR-Magazines-1.jpg",
            "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2017/05/AR-Magazines-1.jpg",
            "width": 684,
            "height": 384,
            "caption": "AR Magazines angle"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://athlonoutdoors.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Accessories"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://athlonoutdoors.com/#website",
            "url": "https://athlonoutdoors.com/",
            "name": "Athlon Outdoors",
            "description": "Home of Skillset, Tactical Life, Ballistic, & Personal Defense World. Delivering reliable news on all things firearms.",
            "publisher": {
                "@id": "https://athlonoutdoors.com/#organization"
            },
            "alternateName": "AO",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://athlonoutdoors.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://athlonoutdoors.com/#organization",
            "name": "Athlon Outdoors",
            "alternateName": "AO",
            "url": "https://athlonoutdoors.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/",
                "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "width": 512,
                "height": 512,
                "caption": "Athlon Outdoors"
            },
            "image": {
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AthlonOutdoorsMagazines/",
                "https://x.com/AthlonOutdoors",
                "https://www.instagram.com/athlonoutdoors/"
            ],
            "description": "Home of Ballistic Magazine, Personal Defense World, Tactical Life, Combat Handguns, Guns of the Old West, American Frontiersman,",
            "email": "legal@bleeckerstreetpublications.com",
            "legalName": "Bleecker Street Publications",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "51",
                "maxValue": "200"
            }
        }
    ]
}
/cat/guns/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://athlonoutdoors.com/cat/guns/",
            "url": "",
            "name": "Guns - Athlon Outdoors Exclusive Firearm Updates, Reviews & News",
            "isPartOf": {
                "@id": "https://athlonoutdoors.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "#primaryimage"
            },
            "image": {
                "@id": "#primaryimage"
            },
            "thumbnailUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2017/05/AR-Magazines-1.jpg",
            "description": "Check out gun news and reviews for firearm enthusiasts, military, and law enforcement from knowledgeable firearm experts.",
            "breadcrumb": {
                "@id": "#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "#primaryimage",
            "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2017/05/AR-Magazines-1.jpg",
            "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2017/05/AR-Magazines-1.jpg",
            "width": 684,
            "height": 384,
            "caption": "AR Magazines angle"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://athlonoutdoors.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Guns"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://athlonoutdoors.com/#website",
            "url": "https://athlonoutdoors.com/",
            "name": "Athlon Outdoors",
            "description": "Home of Skillset, Tactical Life, Ballistic, & Personal Defense World. Delivering reliable news on all things firearms.",
            "publisher": {
                "@id": "https://athlonoutdoors.com/#organization"
            },
            "alternateName": "AO",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://athlonoutdoors.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://athlonoutdoors.com/#organization",
            "name": "Athlon Outdoors",
            "alternateName": "AO",
            "url": "https://athlonoutdoors.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/",
                "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "width": 512,
                "height": 512,
                "caption": "Athlon Outdoors"
            },
            "image": {
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AthlonOutdoorsMagazines/",
                "https://x.com/AthlonOutdoors",
                "https://www.instagram.com/athlonoutdoors/"
            ],
            "description": "Home of Ballistic Magazine, Personal Defense World, Tactical Life, Combat Handguns, Guns of the Old West, American Frontiersman,",
            "email": "legal@bleeckerstreetpublications.com",
            "legalName": "Bleecker Street Publications",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "51",
                "maxValue": "200"
            }
        }
    ]
}
/article/author/fredbleeckerstreetpublications-com/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "ProfilePage",
            "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/",
            "url": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/",
            "name": "Fred Mastison, Author at Athlon Outdoors Exclusive Firearm Updates, Reviews & News",
            "isPartOf": {
                "@id": "https://athlonoutdoors.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/#primaryimage"
            },
            "image": {
                "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/#primaryimage"
            },
            "thumbnailUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2026/06/Blaser-Wild-Planet_005.webp",
            "breadcrumb": {
                "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/#primaryimage",
            "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2026/06/Blaser-Wild-Planet_005.webp",
            "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2026/06/Blaser-Wild-Planet_005.webp",
            "width": 1086,
            "height": 610
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://athlonoutdoors.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Latest from Fred Mastison"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://athlonoutdoors.com/#website",
            "url": "https://athlonoutdoors.com/",
            "name": "Athlon Outdoors",
            "description": "Home of Skillset, Tactical Life, Ballistic, & Personal Defense World. Delivering reliable news on all things firearms.",
            "publisher": {
                "@id": "https://athlonoutdoors.com/#organization"
            },
            "alternateName": "AO",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://athlonoutdoors.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://athlonoutdoors.com/#organization",
            "name": "Athlon Outdoors",
            "alternateName": "AO",
            "url": "https://athlonoutdoors.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/",
                "url": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "contentUrl": "https://cdn.athlonoutdoors.com/wp-content/uploads/2023/06/cropped-Athlon-favicon.png",
                "width": 512,
                "height": 512,
                "caption": "Athlon Outdoors"
            },
            "image": {
                "@id": "https://athlonoutdoors.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/AthlonOutdoorsMagazines/",
                "https://x.com/AthlonOutdoors",
                "https://www.instagram.com/athlonoutdoors/"
            ],
            "description": "Home of Ballistic Magazine, Personal Defense World, Tactical Life, Combat Handguns, Guns of the Old West, American Frontiersman,",
            "email": "legal@bleeckerstreetpublications.com",
            "legalName": "Bleecker Street Publications",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "51",
                "maxValue": "200"
            }
        },
        {
            "@type": "Person",
            "@id": "https://athlonoutdoors.com/#/schema/person/b6f58a9aa19fd196060dd22280424bd9",
            "name": "Fred Mastison",
            "mainEntityOfPage": {
                "@id": "https://athlonoutdoors.com/article/author/fredbleeckerstreetpublications-com/"
            },
            "jobTitle": "Staff Writer",
            "knowsAbout": "Tactical Gear, Lifestyle, and Survival",
            "description": "Contributor at Bleecker Street Publications.",
            "sameAs": []
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
66Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 25 1
/cat/firearm-accessories/ 10 1
/cat/guns/ 21 1
/article/author/fredbleeckerstreetpublications-com/ 10 1