Identity & Authority: Zenvo Automotive A/S – Signal Evidence & AI Readability

Zenvo Automotive A/S

(https://zenvoautomotive.com) 📸 Data Snapshot: May 24, 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

The site identifies Chief Designer Christian Brandt but fails to anchor this authority with Person schema or sameAs links to his professional portfolio within the structured data. Technical implementation is flawed with a total absence of H1 tags across all four analyzed pages, which contradicts the ‘Danish by design’ and ‘Future-focused’ branding. The organization schema is present and robust, including SameAs links, which establishes a solid corporate identity despite the technical SEO gaps.

Zenvo makes significant claims regarding the Aurora’s ‘V12 quad-turbocharged’ powertrain and its status as an ‘artisan hypercar,’ which are supported by historical model names (ST1, TS1). However, the performance claims are not currently backed by downloadable technical whitepapers or third-party track verification links within the crawled content. The marketing tone is appropriately ‘elite,’ but the lack of content on the models page prevents the site from demonstrating the performance it claims.

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://zenvoautomotive.com/",
            "url": "https://zenvoautomotive.com/",
            "name": "Zenvo Automotive A/S | Danish Hypercar Manufacturer",
            "isPartOf": {
                "@id": "https://zenvoautomotive.com/#website"
            },
            "about": {
                "@id": "https://zenvoautomotive.com/#organization"
            },
            "datePublished": "2017-09-14T11:48:10+00:00",
            "dateModified": "2026-03-24T09:08:50+00:00",
            "description": "Zenvo’s official web-site. Zenvo is a hypercar manufacturer based in Præstø, Denmark. Home of the Aurora. Discover the new Aurora.",
            "breadcrumb": {
                "@id": "https://zenvoautomotive.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://zenvoautomotive.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://zenvoautomotive.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://zenvoautomotive.com/#website",
            "url": "https://zenvoautomotive.com/",
            "name": "Zenvo Automotive A/S",
            "description": "Danish Hypercar Manufacturer",
            "publisher": {
                "@id": "https://zenvoautomotive.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://zenvoautomotive.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://zenvoautomotive.com/#organization",
            "name": "Zenvo Automotive A/S",
            "url": "https://zenvoautomotive.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/",
                "url": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "contentUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "width": 1,
                "height": 1,
                "caption": "Zenvo Automotive A/S"
            },
            "image": {
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZenvoAutomotiveOfficial/",
                "https://x.com/zenvoauto",
                "https://www.instagram.com/ZenvoAutomotive/",
                "https://linkedin.com/company/zenvo-automotive-a-s",
                "https://www.youtube.com/channel/UC71mwH9keKZBKT24houzHFA",
                "https://en.wikipedia.org/wiki/Zenvo_Automotive"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://zenvoautomotive.com/contact/",
            "url": "https://zenvoautomotive.com/contact/",
            "name": "Contact | Zenvo Automotive A/S",
            "isPartOf": {
                "@id": "https://zenvoautomotive.com/#website"
            },
            "datePublished": "2023-07-30T13:31:20+00:00",
            "dateModified": "2025-12-16T08:25:46+00:00",
            "breadcrumb": {
                "@id": "https://zenvoautomotive.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://zenvoautomotive.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://zenvoautomotive.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://zenvoautomotive.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://zenvoautomotive.com/#website",
            "url": "https://zenvoautomotive.com/",
            "name": "Zenvo Automotive A/S",
            "description": "Danish Hypercar Manufacturer",
            "publisher": {
                "@id": "https://zenvoautomotive.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://zenvoautomotive.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://zenvoautomotive.com/#organization",
            "name": "Zenvo Automotive A/S",
            "url": "https://zenvoautomotive.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/",
                "url": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "contentUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "width": 1,
                "height": 1,
                "caption": "Zenvo Automotive A/S"
            },
            "image": {
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZenvoAutomotiveOfficial/",
                "https://x.com/zenvoauto",
                "https://www.instagram.com/ZenvoAutomotive/",
                "https://linkedin.com/company/zenvo-automotive-a-s",
                "https://www.youtube.com/channel/UC71mwH9keKZBKT24houzHFA",
                "https://en.wikipedia.org/wiki/Zenvo_Automotive"
            ]
        }
    ]
}
/models/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://zenvoautomotive.com/models/",
            "url": "https://zenvoautomotive.com/models/",
            "name": "Models | Zenvo Automotive A/S",
            "isPartOf": {
                "@id": "https://zenvoautomotive.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://zenvoautomotive.com/models/#primaryimage"
            },
            "image": {
                "@id": "https://zenvoautomotive.com/models/#primaryimage"
            },
            "thumbnailUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/08_MS_Aurora_White.svg",
            "datePublished": "2023-07-30T19:23:10+00:00",
            "dateModified": "2024-03-14T12:33:46+00:00",
            "breadcrumb": {
                "@id": "https://zenvoautomotive.com/models/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://zenvoautomotive.com/models/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://zenvoautomotive.com/models/#primaryimage",
            "url": "https://zenvoautomotive.com/wp-content/uploads/2023/07/08_MS_Aurora_White.svg",
            "contentUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/08_MS_Aurora_White.svg",
            "width": 480,
            "height": 65
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://zenvoautomotive.com/models/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://zenvoautomotive.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Models"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://zenvoautomotive.com/#website",
            "url": "https://zenvoautomotive.com/",
            "name": "Zenvo Automotive A/S",
            "description": "Danish Hypercar Manufacturer",
            "publisher": {
                "@id": "https://zenvoautomotive.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://zenvoautomotive.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://zenvoautomotive.com/#organization",
            "name": "Zenvo Automotive A/S",
            "url": "https://zenvoautomotive.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/",
                "url": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "contentUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "width": 1,
                "height": 1,
                "caption": "Zenvo Automotive A/S"
            },
            "image": {
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZenvoAutomotiveOfficial/",
                "https://x.com/zenvoauto",
                "https://www.instagram.com/ZenvoAutomotive/",
                "https://linkedin.com/company/zenvo-automotive-a-s",
                "https://www.youtube.com/channel/UC71mwH9keKZBKT24houzHFA",
                "https://en.wikipedia.org/wiki/Zenvo_Automotive"
            ]
        }
    ]
}
/brand-2/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://zenvoautomotive.com/brand-2/",
            "url": "https://zenvoautomotive.com/brand-2/",
            "name": "About | Zenvo Automotive A/S",
            "isPartOf": {
                "@id": "https://zenvoautomotive.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://zenvoautomotive.com/brand-2/#primaryimage"
            },
            "image": {
                "@id": "https://zenvoautomotive.com/brand-2/#primaryimage"
            },
            "thumbnailUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/08_MS_Aurora_White.svg",
            "datePublished": "2023-07-30T11:58:43+00:00",
            "dateModified": "2024-08-15T07:12:26+00:00",
            "breadcrumb": {
                "@id": "https://zenvoautomotive.com/brand-2/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://zenvoautomotive.com/brand-2/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://zenvoautomotive.com/brand-2/#primaryimage",
            "url": "https://zenvoautomotive.com/wp-content/uploads/2023/07/08_MS_Aurora_White.svg",
            "contentUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/08_MS_Aurora_White.svg",
            "width": 480,
            "height": 65
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://zenvoautomotive.com/brand-2/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://zenvoautomotive.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://zenvoautomotive.com/#website",
            "url": "https://zenvoautomotive.com/",
            "name": "Zenvo Automotive A/S",
            "description": "Danish Hypercar Manufacturer",
            "publisher": {
                "@id": "https://zenvoautomotive.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://zenvoautomotive.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://zenvoautomotive.com/#organization",
            "name": "Zenvo Automotive A/S",
            "url": "https://zenvoautomotive.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/",
                "url": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "contentUrl": "https://zenvoautomotive.com/wp-content/uploads/2023/07/02_Logo_Secondary_White.svg",
                "width": 1,
                "height": 1,
                "caption": "Zenvo Automotive A/S"
            },
            "image": {
                "@id": "https://zenvoautomotive.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/ZenvoAutomotiveOfficial/",
                "https://x.com/zenvoauto",
                "https://www.instagram.com/ZenvoAutomotive/",
                "https://linkedin.com/company/zenvo-automotive-a-s",
                "https://www.youtube.com/channel/UC71mwH9keKZBKT24houzHFA",
                "https://en.wikipedia.org/wiki/Zenvo_Automotive"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/contact/ 3 1
/models/ 3 1
/brand-2/ 3 1