Identity & Authority: Perini Navi – Signal Evidence & AI Readability

Perini Navi

(https://perininavi.it) πŸ“Έ Data Snapshot: May 30, 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.
10 Impact Weight: 15 / 100
67% Reputation

There is a minor authority gap regarding structured data; while CEO Giovanni Costantino is heavily featured in the text, the schema_json lacks specific Person or Organization sameAs links to verify his digital footprint externally. The technical implementation is clean with a structured heading hierarchy, though the lack of detailed technical specification sheets for the Envisionary Fleet creates a slight expert-user gap. The transition from Fabio Perini to the current leadership is well-documented, providing a clear chain of authority.

Performance claims are generally grounded in specific, dated achievements such as SY Katana winning Judges’ Special Awards in May 2026. The site avoids bold, unquantifiable claims like global leader without pointing to its fleet of 64 yachts as the baseline. The most abstract claims are presented as brand values (Libertas, Virtus, Logos) rather than unsubstantiated performance metrics, which reduces the disconnect.

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://www.perininavi.it/",
            "url": "https://www.perininavi.it/",
            "name": "Home - Perini Navi",
            "isPartOf": {
                "@id": "https://www.perininavi.it/#website"
            },
            "datePublished": "2025-07-23T10:51:07+00:00",
            "dateModified": "2026-05-05T15:58:45+00:00",
            "breadcrumb": {
                "@id": "https://www.perininavi.it/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.perininavi.it/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.perininavi.it/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.perininavi.it/#website",
            "url": "https://www.perininavi.it/",
            "name": "Perini Navi",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.perininavi.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/news-events/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.perininavi.it/news-events/",
            "url": "https://www.perininavi.it/news-events/",
            "name": "News & Events - Perini Navi",
            "isPartOf": {
                "@id": "https://www.perininavi.it/#website"
            },
            "datePublished": "2025-07-23T11:11:57+00:00",
            "dateModified": "2025-09-01T09:59:56+00:00",
            "breadcrumb": {
                "@id": "https://www.perininavi.it/news-events/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.perininavi.it/news-events/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.perininavi.it/news-events/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.perininavi.it/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "News & Events"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.perininavi.it/#website",
            "url": "https://www.perininavi.it/",
            "name": "Perini Navi",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.perininavi.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/fleet/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.perininavi.it/fleet/",
            "url": "https://www.perininavi.it/fleet/",
            "name": "Fleet - Perini Navi",
            "isPartOf": {
                "@id": "https://www.perininavi.it/#website"
            },
            "datePublished": "2025-07-23T11:12:09+00:00",
            "dateModified": "2025-09-03T13:55:07+00:00",
            "breadcrumb": {
                "@id": "https://www.perininavi.it/fleet/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.perininavi.it/fleet/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.perininavi.it/fleet/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.perininavi.it/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Fleet"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.perininavi.it/#website",
            "url": "https://www.perininavi.it/",
            "name": "Perini Navi",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.perininavi.it/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/brand/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.perininavi.it/brand/",
            "url": "https://www.perininavi.it/brand/",
            "name": "Brand - Perini Navi",
            "isPartOf": {
                "@id": "https://www.perininavi.it/#website"
            },
            "datePublished": "2025-08-31T07:40:13+00:00",
            "dateModified": "2025-09-15T16:54:52+00:00",
            "breadcrumb": {
                "@id": "https://www.perininavi.it/brand/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.perininavi.it/brand/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.perininavi.it/brand/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.perininavi.it/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Brand"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.perininavi.it/#website",
            "url": "https://www.perininavi.it/",
            "name": "Perini Navi",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.perininavi.it/?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
9Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/news-events/ 2 1
/fleet/ 2 1
/brand/ 3 1