Identity & Authority: StrongVPN – Signal Evidence & AI Readability

StrongVPN

(https://strongvpn.com) 📸 Data Snapshot: May 25, 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority is primarily established through the brand’s age (Since 1995) rather than named experts. There is a total absence of Person schema or named security researchers, which is common in consumer VPNs but still a gap in technical authority. The Organization schema is well-implemented with sameAs links to social profiles, but the lack of digital footprints for specific team members limits the ‘expert’ profile of the company.

The claim of being ‘unthrottled’ and providing ‘industry-leading speed’ is a bold assertion typical of the industry that lacks specific speed test data or comparative benchmarks. The ‘Zero Logging’ claim is presented as an absolute truth (‘never track, store, or sell’) despite the absence of a linked independent audit, which is the current gold standard for substance in this sector.

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://strongvpn.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://strongvpn.com/#organization",
            "name": "StrongVPN",
            "url": "https://strongvpn.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/logo.svg",
                "@id": "https://strongvpn.com/#organizationLogo"
            },
            "image": {
                "@id": "https://strongvpn.com/#organizationLogo"
            },
            "sameAs": [
                "https://facebook.com/strongvpn",
                "https://twitter.com/strongvpn/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://strongvpn.com/#webpage",
            "url": "https://strongvpn.com/",
            "name": "StrongVPN.com - Providing high speed, unthrottled bandwidth, multiple countries VPN accounts for over 100,000 users. Since 1995. | StrongVPN",
            "description": "Enjoy true privacy and security online with StrongVPN. Providing high-speed encryption and customer satisfaction since 1995.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://strongvpn.com/#website"
            },
            "breadcrumb": {
                "@id": "https://strongvpn.com/#breadcrumblist"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/homepage.jpg",
                "@id": "https://strongvpn.com/#mainImage",
                "width": 1200,
                "height": 630
            },
            "primaryImageOfPage": {
                "@id": "https://strongvpn.com/#mainImage"
            },
            "datePublished": "2023-01-23T16:44:51+00:00",
            "dateModified": "2026-05-13T15:31:24+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://strongvpn.com/#website",
            "url": "https://strongvpn.com/",
            "name": "StrongVPN",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://strongvpn.com/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://strongvpn.com/?s={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}
/vpn-apps/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://strongvpn.com/vpn-apps/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://strongvpn.com/",
                    "nextItem": "https://strongvpn.com/vpn-apps/#listItem"
                },
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/vpn-apps/#listItem",
                    "position": 2,
                    "name": "VPN Apps",
                    "previousItem": "https://strongvpn.com/#listItem"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://strongvpn.com/#organization",
            "name": "StrongVPN",
            "url": "https://strongvpn.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/logo.svg",
                "@id": "https://strongvpn.com/vpn-apps/#organizationLogo"
            },
            "image": {
                "@id": "https://strongvpn.com/#organizationLogo"
            },
            "sameAs": [
                "https://facebook.com/strongvpn",
                "https://twitter.com/strongvpn/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://strongvpn.com/vpn-apps/#webpage",
            "url": "https://strongvpn.com/vpn-apps/",
            "name": "VPN Apps - StrongVPN",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://strongvpn.com/#website"
            },
            "breadcrumb": {
                "@id": "https://strongvpn.com/vpn-apps/#breadcrumblist"
            },
            "datePublished": "2023-01-31T21:40:28+00:00",
            "dateModified": "2023-02-02T03:03:15+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://strongvpn.com/#website",
            "url": "https://strongvpn.com/",
            "name": "StrongVPN",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://strongvpn.com/#organization"
            }
        }
    ]
}
/what-is-vpn/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://strongvpn.com/what-is-vpn/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://strongvpn.com/",
                    "nextItem": "https://strongvpn.com/what-is-vpn/#listItem"
                },
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/what-is-vpn/#listItem",
                    "position": 2,
                    "name": "What is VPN",
                    "previousItem": "https://strongvpn.com/#listItem"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://strongvpn.com/#organization",
            "name": "StrongVPN",
            "url": "https://strongvpn.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/logo.svg",
                "@id": "https://strongvpn.com/what-is-vpn/#organizationLogo"
            },
            "image": {
                "@id": "https://strongvpn.com/#organizationLogo"
            },
            "sameAs": [
                "https://facebook.com/strongvpn",
                "https://twitter.com/strongvpn/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://strongvpn.com/what-is-vpn/#webpage",
            "url": "https://strongvpn.com/what-is-vpn/",
            "name": "What is a VPN? | StrongVPN",
            "description": "What is VPN? How does VPN work? Learn more about VPN and StrongVPN's features and benefits here.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://strongvpn.com/#website"
            },
            "breadcrumb": {
                "@id": "https://strongvpn.com/what-is-vpn/#breadcrumblist"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/what-is-vpn.jpg",
                "@id": "https://strongvpn.com/what-is-vpn/#mainImage",
                "width": 1200,
                "height": 630
            },
            "primaryImageOfPage": {
                "@id": "https://strongvpn.com/what-is-vpn/#mainImage"
            },
            "datePublished": "2023-01-31T20:00:45+00:00",
            "dateModified": "2025-07-15T15:10:25+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://strongvpn.com/#website",
            "url": "https://strongvpn.com/",
            "name": "StrongVPN",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://strongvpn.com/#organization"
            }
        }
    ]
}
/plans/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://strongvpn.com/plans/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://strongvpn.com/",
                    "nextItem": "https://strongvpn.com/plans/#listItem"
                },
                {
                    "@type": "ListItem",
                    "@id": "https://strongvpn.com/plans/#listItem",
                    "position": 2,
                    "name": "Plans",
                    "previousItem": "https://strongvpn.com/#listItem"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://strongvpn.com/#organization",
            "name": "StrongVPN",
            "url": "https://strongvpn.com/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/logo.svg",
                "@id": "https://strongvpn.com/plans/#organizationLogo"
            },
            "image": {
                "@id": "https://strongvpn.com/#organizationLogo"
            },
            "sameAs": [
                "https://facebook.com/strongvpn",
                "https://twitter.com/strongvpn/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://strongvpn.com/plans/#webpage",
            "url": "https://strongvpn.com/plans/",
            "name": "StrongVPN Plans | StrongVPN",
            "description": "StrongVPN Plans. 30-day money-back guarantee (Annual plan only).",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://strongvpn.com/#website"
            },
            "breadcrumb": {
                "@id": "https://strongvpn.com/plans/#breadcrumblist"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://strongvpn.com/wp-content/uploads/2023/01/plans.jpg",
                "@id": "https://strongvpn.com/plans/#mainImage",
                "width": 1200,
                "height": 630
            },
            "primaryImageOfPage": {
                "@id": "https://strongvpn.com/plans/#mainImage"
            },
            "datePublished": "2023-01-31T21:06:54+00:00",
            "dateModified": "2026-05-13T15:32:35+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://strongvpn.com/#website",
            "url": "https://strongvpn.com/",
            "name": "StrongVPN",
            "inLanguage": "en-US",
            "publisher": {
                "@id": "https://strongvpn.com/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
19Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 7 3
/vpn-apps/ 2 0
/what-is-vpn/ 6 3
/plans/ 4 2