Identity & Authority: Sambonet – Signal Evidence & AI Readability

Sambonet

(https://sambonet.com) 📸 Data Snapshot: June 19, 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.
13 Impact Weight: 15 / 100
87% Reputation

The authority is well-established through structured data, naming its parent Arcturus Group and its subsidiary brands. Specific authorities like designer Gio Ponti and visiting guest Csaba dalla Zorza are mentioned, though they lack Person schema or sameAs links to verify their digital footprint within the specific page context. Technical implementation is clean, with the exception of the repeated H2 headers on the homepage, which slightly degrades the structural authority but not the brand’s legitimacy.

The site makes bold claims about being an international leader and providing professional-grade performance. Unlike many sites, it validates these through its Manufacturing page, which describes the physics of ‘Deep-drawing’ and ‘Hydroforming’ with specific tonnage. The award-winning design claims are not just marketing fluff but are attached to specific historical designs (e.g., Hannah collection winning the ADI Compasso d’Oro). There is no significant disconnect between tone and technical demonstration.

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": [
                "OnlineStore",
                "Organization"
            ],
            "@id": "https://www.sambonet.com#organization",
            "name": "Sambonet EU",
            "url": "https://www.sambonet.com/en-gb/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.sambonet.com/on/demandware.static/Sites-Sambonet_EU-Site/-/default/dw3dc4ffcc/images/logo_lg.svg"
            },
            "sameAs": [
                "https://www.instagram.com/sambonet_official/",
                "https://www.youtube.com/user/sampadind",
                "https://www.facebook.com/sambonet.it",
                "https://twitter.com/sambonet",
                "https://pinterest.it/sambonet"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "contactType": "customer service",
                "url": "https://www.sambonet.com/en-gb/customer-service?pageID=contactus",
                "availableLanguage": [
                    "en",
                    "fr",
                    "de",
                    "it"
                ]
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.sambonet.com#website",
            "url": "https://www.sambonet.com/en-gb/",
            "name": "Sambonet EU",
            "publisher": {
                "@id": "https://www.sambonet.com#organization"
            },
            "inLanguage": "en",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.sambonet.com/en-gb/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tier10",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 1,
                    "maxValue": 3,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tier20",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 4,
                    "maxValue": 8,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tier30",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 1,
                    "maxValue": 3,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tierTM",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 30,
                    "maxValue": 30,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "MerchantReturnPolicy",
            "@id": "https://www.sambonet.com#returnpolicy",
            "applicableCountry": "GB",
            "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
            "merchantReturnDays": "100",
            "returnMethod": "https://schema.org/ReturnByMail"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.sambonet.com/en-gb#webpage",
            "url": "https://www.sambonet.com/en-gb",
            "name": "Sambonet EU",
            "isPartOf": {
                "@id": "https://www.sambonet.com#website"
            },
            "about": {
                "@id": "https://www.sambonet.com#organization"
            },
            "inLanguage": "en"
        }
    ]
}
/en-gb/collections/kitchen/chromatica/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "OnlineStore",
                "Organization"
            ],
            "@id": "https://www.sambonet.com#organization",
            "name": "Sambonet EU",
            "url": "https://www.sambonet.com/en-gb/",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.sambonet.com/on/demandware.static/Sites-Sambonet_EU-Site/-/default/dw3dc4ffcc/images/logo_lg.svg"
            },
            "sameAs": [
                "https://www.instagram.com/sambonet_official/",
                "https://www.youtube.com/user/sampadind",
                "https://www.facebook.com/sambonet.it",
                "https://twitter.com/sambonet",
                "https://pinterest.it/sambonet"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "contactType": "customer service",
                "url": "https://www.sambonet.com/en-gb/customer-service?pageID=contactus",
                "availableLanguage": [
                    "en",
                    "fr",
                    "de",
                    "it"
                ]
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.sambonet.com#website",
            "url": "https://www.sambonet.com/en-gb/",
            "name": "Sambonet EU",
            "publisher": {
                "@id": "https://www.sambonet.com#organization"
            },
            "inLanguage": "en",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.sambonet.com/en-gb/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tier10",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 1,
                    "maxValue": 3,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tier20",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 4,
                    "maxValue": 8,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tier30",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 1,
                    "maxValue": 3,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "OfferShippingDetails",
            "@id": "https://www.sambonet.com/en-gb#shipping-tierTM",
            "shippingDestination": {
                "@type": "DefinedRegion",
                "addressCountry": "GB"
            },
            "deliveryTime": {
                "@type": "ShippingDeliveryTime",
                "transitTime": {
                    "@type": "QuantitativeValue",
                    "minValue": 30,
                    "maxValue": 30,
                    "unitCode": "d"
                }
            }
        },
        {
            "@type": "MerchantReturnPolicy",
            "@id": "https://www.sambonet.com#returnpolicy",
            "applicableCountry": "GB",
            "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
            "merchantReturnDays": "100",
            "returnMethod": "https://schema.org/ReturnByMail"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.sambonet.com/en-gb#webpage",
            "url": "https://www.sambonet.com/en-gb",
            "name": "Sambonet EU",
            "isPartOf": {
                "@id": "https://www.sambonet.com#website"
            },
            "about": {
                "@id": "https://www.sambonet.com#organization"
            },
            "inLanguage": "en"
        }
    ]
}
/en-gb/manufacturing.html
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.sambonet.com/en-gb/manufacturing.html#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.sambonet.com/en-gb/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Cutlery production: how the step-by-step process is done | Sambonet ",
                    "item": "https://www.sambonet.com/en-gb/manufacturing.html"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.sambonet.com/en-gb/manufacturing.html#webpage",
            "url": "https://www.sambonet.com/en-gb/manufacturing.html",
            "name": "Cutlery production: how the step-by-step process is done | Sambonet ",
            "isPartOf": {
                "@id": "https://www.sambonet.com#website"
            },
            "about": {
                "@id": "https://www.sambonet.com#organization"
            },
            "breadcrumb": {
                "@id": "https://www.sambonet.com/en-gb/manufacturing.html#breadcrumb"
            },
            "mainEntity": {
                "@id": "https://www.sambonet.com/en-gb/manufacturing.html#post"
            },
            "inLanguage": "en"
        },
        {
            "@type": [
                "BlogPosting",
                "Article"
            ],
            "@id": "https://www.sambonet.com/en-gb/manufacturing.html#post",
            "headline": "Cutlery production: how the step-by-step process is done | Sambonet ",
            "mainEntityOfPage": {
                "@id": "https://www.sambonet.com/en-gb/manufacturing.html#webpage"
            },
            "author": {
                "@id": "https://www.sambonet.com#organization"
            },
            "publisher": {
                "@id": "https://www.sambonet.com#organization"
            }
        }
    ]
}
/en-gb/brand.html
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.sambonet.com/en-gb/brand.html#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.sambonet.com/en-gb/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Sambonet: a 150-year history of passion | Sambonet",
                    "item": "https://www.sambonet.com/en-gb/brand.html"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.sambonet.com/en-gb/brand.html#webpage",
            "url": "https://www.sambonet.com/en-gb/brand.html",
            "name": "Sambonet: a 150-year history of passion | Sambonet",
            "isPartOf": {
                "@id": "https://www.sambonet.com#website"
            },
            "about": {
                "@id": "https://www.sambonet.com#organization"
            },
            "breadcrumb": {
                "@id": "https://www.sambonet.com/en-gb/brand.html#breadcrumb"
            },
            "mainEntity": {
                "@id": "https://www.sambonet.com/en-gb/brand.html#post"
            },
            "inLanguage": "en"
        },
        {
            "@type": [
                "BlogPosting",
                "Article"
            ],
            "@id": "https://www.sambonet.com/en-gb/brand.html#post",
            "headline": "Sambonet: a 150-year history of passion | Sambonet",
            "mainEntityOfPage": {
                "@id": "https://www.sambonet.com/en-gb/brand.html#webpage"
            },
            "author": {
                "@id": "https://www.sambonet.com#organization"
            },
            "publisher": {
                "@id": "https://www.sambonet.com#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
12Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/en-gb/collections/kitchen/chromatica/ 3 1
/en-gb/manufacturing.html 3 1
/en-gb/brand.html 3 1