Identity & Authority: Hollon Safe Company – Signal Evidence & AI Readability

Hollon Safe Company

(https://hollonsafe.com) πŸ“Έ Data Snapshot: May 27, 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.
6 Impact Weight: 15 / 100
40% Reputation

Structured data is basic, utilizing generic WebPage and WebSite schema but failing to implement Organization schema that could link to the company’s 2008 founding history or authority profiles. While experts like ‘Tom’ are mentioned in testimonials for their knowledge, there is no Person schema or sameAs digital footprint to verify their industry standing. The technical implementation is weakened by the aforementioned placeholder text on the Dealers sub-page.

The site makes bold performance claims, such as safes being ’30-foot impact rated’ and ‘virtually airtight,’ but fails to provide a ‘Proof Path’ to the actual testing laboratory certificates or UL (Underwriters Laboratories) documentation. While the descriptions are technical, the lack of external verification links for these high-stakes safety claims creates a disconnect between marketing assertions and forensic proof.

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://hollonsafe.com/",
            "url": "https://hollonsafe.com/",
            "name": "Hollon Safe Company - America's Superior Safe Manufacturer",
            "isPartOf": {
                "@id": "https://hollonsafe.com/#website"
            },
            "datePublished": "2016-03-31T06:35:45+00:00",
            "dateModified": "2026-03-06T19:53:13+00:00",
            "description": "Hollon Safe Company is a family owned and operated business that has become America’s fastest growing safe manufacturer. With superior products and unrivaled customer service, we hope to give our customers peace of mind",
            "breadcrumb": {
                "@id": "https://hollonsafe.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hollonsafe.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hollonsafe.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hollonsafe.com/#website",
            "url": "https://hollonsafe.com/",
            "name": "Hollon",
            "description": "Hollon",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hollonsafe.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/2-hour-home-safes/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hollonsafe.com/2-hour-home-safes/",
            "url": "https://hollonsafe.com/2-hour-home-safes/",
            "name": "2 Hour Home Safes",
            "isPartOf": {
                "@id": "https://hollonsafe.com/#website"
            },
            "datePublished": "2016-04-11T01:17:09+00:00",
            "dateModified": "2025-12-23T21:47:19+00:00",
            "description": "2 Hour Home Safes",
            "breadcrumb": {
                "@id": "https://hollonsafe.com/2-hour-home-safes/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hollonsafe.com/2-hour-home-safes/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hollonsafe.com/2-hour-home-safes/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hollonsafe.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "2 Hour Home Safes"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hollonsafe.com/#website",
            "url": "https://hollonsafe.com/",
            "name": "Hollon",
            "description": "Hollon",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hollonsafe.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/safes/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hollonsafe.com/safes/",
            "url": "https://hollonsafe.com/safes/",
            "name": "Safes - Hollon",
            "isPartOf": {
                "@id": "https://hollonsafe.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://hollonsafe.com/safes/#primaryimage"
            },
            "image": {
                "@id": "https://hollonsafe.com/safes/#primaryimage"
            },
            "thumbnailUrl": "https://hollonsafe.com/wp-content/uploads/2016/03/promo_freeshipping_1372053545_5743.jpg",
            "datePublished": "2016-03-15T08:52:30+00:00",
            "dateModified": "2025-11-14T21:53:21+00:00",
            "description": "Hollon Safe Company has a safe to match your security needs at a price you can appreciate. Extensive product testing and rigid inspections ensure every Hollon safe is top-of-the-line and outranks the competition",
            "breadcrumb": {
                "@id": "https://hollonsafe.com/safes/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hollonsafe.com/safes/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://hollonsafe.com/safes/#primaryimage",
            "url": "https://hollonsafe.com/wp-content/uploads/2016/03/promo_freeshipping_1372053545_5743.jpg",
            "contentUrl": "https://hollonsafe.com/wp-content/uploads/2016/03/promo_freeshipping_1372053545_5743.jpg",
            "width": 305,
            "height": 145
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hollonsafe.com/safes/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hollonsafe.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Safes"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hollonsafe.com/#website",
            "url": "https://hollonsafe.com/",
            "name": "Hollon",
            "description": "Hollon",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hollonsafe.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/dealers/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://hollonsafe.com/dealers/",
            "url": "https://hollonsafe.com/dealers/",
            "name": "Dealers - Hollon",
            "isPartOf": {
                "@id": "https://hollonsafe.com/#website"
            },
            "datePublished": "2016-03-15T08:52:46+00:00",
            "dateModified": "2026-03-06T18:28:51+00:00",
            "description": "Hollon safes are available through one of our authorized dealers. To sell our safes, apply here",
            "breadcrumb": {
                "@id": "https://hollonsafe.com/dealers/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://hollonsafe.com/dealers/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://hollonsafe.com/dealers/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://hollonsafe.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Dealers"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://hollonsafe.com/#website",
            "url": "https://hollonsafe.com/",
            "name": "Hollon",
            "description": "Hollon",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://hollonsafe.com/?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
312Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 113 2
/2-hour-home-safes/ 93 2
/safes/ 51 2
/dealers/ 55 2