Identity & Authority: Gühring KG – Signal Evidence & AI Readability

Gühring KG

(https://guehring.com) 📸 Data Snapshot: June 20, 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 well-established through technical knowledge sharing and named human contacts. Recruiters and training leads like Stephan Romer and Kathrin Stricker are provided with direct phone numbers and email addresses. The primary authority gap is technical: the schema.json is generic (WebPage) and lacks Person or Organization properties to link these named experts to their professional footprints.

There is a minimal disconnect between marketing tone and evidence. Claims of being a ‘world leader’ are substantiated by global logistics data (72 locations) and real-world implementation stories. The site demonstrates performance through case studies that specify ROI metrics, such as quadrupling tool life for the Dörr company.

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://guehring.com/",
            "url": "https://guehring.com/",
            "name": "⁣Gühring KG",
            "isPartOf": {
                "@id": "https://guehring.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://guehring.com/#primaryimage"
            },
            "image": {
                "@id": "https://guehring.com/#primaryimage"
            },
            "thumbnailUrl": "https://guehring.com/wp-content/uploads/2025/11/GUE_startseite.jpg",
            "datePublished": "2023-06-20T13:04:39+00:00",
            "dateModified": "2026-05-08T11:51:11+00:00",
            "description": "Gühring ist einer der weltweit führenden Hersteller von rotierenden Präzisionswerkzeugen für die Metallzerspanung.",
            "breadcrumb": {
                "@id": "https://guehring.com/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://guehring.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://guehring.com/#primaryimage",
            "url": "https://guehring.com/wp-content/uploads/2025/11/GUE_startseite.jpg",
            "contentUrl": "https://guehring.com/wp-content/uploads/2025/11/GUE_startseite.jpg",
            "width": 500,
            "height": 350
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://guehring.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Startseite"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://guehring.com/#website",
            "url": "https://guehring.com/",
            "name": "Gühring KG",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://guehring.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/karriere/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://guehring.com/karriere/",
            "url": "https://guehring.com/karriere/",
            "name": "Karriere bei Gühring – Starten Sie Ihre Zukunft",
            "isPartOf": {
                "@id": "https://guehring.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://guehring.com/karriere/#primaryimage"
            },
            "image": {
                "@id": "https://guehring.com/karriere/#primaryimage"
            },
            "thumbnailUrl": "https://guehring.com/wp-content/uploads/2024/07/GUE_karriere.jpg",
            "datePublished": "2023-06-20T14:09:58+00:00",
            "dateModified": "2026-05-04T08:25:12+00:00",
            "description": "Starten Sie Ihre Karriere bei Gühring und werden Sie Teil eines weltweit führenden Unternehmens. Entdecken Sie vielfältige Jobangebote und Entwicklungsmöglichkeiten. Jetzt bewerben und Zukunft gestalten!",
            "breadcrumb": {
                "@id": "https://guehring.com/karriere/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://guehring.com/karriere/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://guehring.com/karriere/#primaryimage",
            "url": "https://guehring.com/wp-content/uploads/2024/07/GUE_karriere.jpg",
            "contentUrl": "https://guehring.com/wp-content/uploads/2024/07/GUE_karriere.jpg",
            "width": 500,
            "height": 350
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://guehring.com/karriere/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Startseite",
                    "item": "https://guehring.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Karriere"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://guehring.com/#website",
            "url": "https://guehring.com/",
            "name": "Gühring KG",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://guehring.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/services/digitale-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://guehring.com/service/digitale-services/",
            "url": "https://guehring.com/service/digitale-services/",
            "name": "Unsere Digitalen Services made by Gühring",
            "isPartOf": {
                "@id": "https://guehring.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://guehring.com/service/digitale-services/#primaryimage"
            },
            "image": {
                "@id": "https://guehring.com/service/digitale-services/#primaryimage"
            },
            "thumbnailUrl": "https://guehring.com/wp-content/uploads/2024/08/GUE_digitale-services.jpg",
            "datePublished": "2024-02-09T09:09:31+00:00",
            "dateModified": "2026-04-28T12:58:34+00:00",
            "description": "Soforthilfe und technischer Support ✓ Beschaffungsprozesse - Werkzeugmanagment optimieren ✓ das perfekte Werkzeug finden ✓ Chatten Sie mit uns persönlich!",
            "breadcrumb": {
                "@id": "https://guehring.com/service/digitale-services/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://guehring.com/service/digitale-services/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://guehring.com/service/digitale-services/#primaryimage",
            "url": "https://guehring.com/wp-content/uploads/2024/08/GUE_digitale-services.jpg",
            "contentUrl": "https://guehring.com/wp-content/uploads/2024/08/GUE_digitale-services.jpg",
            "width": 500,
            "height": 350
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://guehring.com/service/digitale-services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Startseite",
                    "item": "https://guehring.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://guehring.com/service/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Digitale Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://guehring.com/#website",
            "url": "https://guehring.com/",
            "name": "Gühring KG",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://guehring.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
/produkte/auszugsprogramme/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://guehring.com/produkte/auszugsprogramme/",
            "url": "https://guehring.com/produkte/auszugsprogramme/",
            "name": "Auszugsprogramme für Präzision – Gühring",
            "isPartOf": {
                "@id": "https://guehring.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://guehring.com/produkte/auszugsprogramme/#primaryimage"
            },
            "image": {
                "@id": "https://guehring.com/produkte/auszugsprogramme/#primaryimage"
            },
            "thumbnailUrl": "https://guehring.com/wp-content/uploads/2025/11/GUE_auszugsprogramme.jpg",
            "datePublished": "2024-02-01T10:22:30+00:00",
            "dateModified": "2026-03-12T08:09:21+00:00",
            "description": "SuperLine, ExclusiveLine und PowerTap: überzeugendes Preis-Leistungs-Verhältnis und herausragende Qualität zeichnen Gühring-Sonderprogramme aus",
            "breadcrumb": {
                "@id": "https://guehring.com/produkte/auszugsprogramme/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://guehring.com/produkte/auszugsprogramme/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://guehring.com/produkte/auszugsprogramme/#primaryimage",
            "url": "https://guehring.com/wp-content/uploads/2025/11/GUE_auszugsprogramme.jpg",
            "contentUrl": "https://guehring.com/wp-content/uploads/2025/11/GUE_auszugsprogramme.jpg",
            "width": 500,
            "height": 350
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://guehring.com/produkte/auszugsprogramme/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Startseite",
                    "item": "https://guehring.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Produkte",
                    "item": "https://guehring.com/produkte/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Auszugsprogramme"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://guehring.com/#website",
            "url": "https://guehring.com/",
            "name": "Gühring KG",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://guehring.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
40Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 8 1
/karriere/ 10 1
/services/digitale-services/ 8 1
/produkte/auszugsprogramme/ 14 1