Identity & Authority: Knoor Möbelbau und Antiquitäten – Signal Evidence & AI Readability

Knoor Möbelbau und Antiquitäten

(https://knoor.de) 📸 Data Snapshot: May 31, 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.
12 Impact Weight: 15 / 100
80% Reputation

Authority is well-established through the naming of the owner, Heiner Knoor, and the physical footprint of the workshop in Issum. A small gap exists in the schema_json, which lacks specific Person schema for the founder or his master credentials, though Organization schema is well-implemented. The technical implementation is sound, with a current temporal anchor and a functional heading structure.

The site makes few bold performance claims (like ‘best in the world’), opting instead for descriptive claims about its capacity and capabilities. The claim of a ‘2000m² exhibition’ is the most significant assertion, and the gallery pages provide enough photographic evidence of the space to prevent a disconnect. There are no ‘unsubstantiated results’ because the business focuses on tangible goods rather than abstract service outcomes.

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.knoor.de/",
            "url": "https://www.knoor.de/",
            "name": "Individuelle Möbel nach Maß – Knoor Möbelbau und Antiquitäten",
            "isPartOf": {
                "@id": "https://www.knoor.de/#website"
            },
            "about": {
                "@id": "https://www.knoor.de/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://www.knoor.de/#primaryimage"
            },
            "image": {
                "@id": "https://www.knoor.de/#primaryimage"
            },
            "thumbnailUrl": "https://www.knoor.de/media/files/knoor-Video-1024x576.jpg",
            "datePublished": "2019-10-30T08:20:33+00:00",
            "dateModified": "2026-05-08T08:38:33+00:00",
            "description": "Individuelle Möbelstücke aller Stilrichtungen, Küchen, Einbauschränke, Haus- und Zimmertüren, Treppen, Böden und mehr. Besuchen Sie unsere Ausstellung!",
            "breadcrumb": {
                "@id": "https://www.knoor.de/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.knoor.de/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "de",
            "@id": "https://www.knoor.de/#primaryimage",
            "url": "https://www.knoor.de/media/files/knoor-Video.jpg",
            "contentUrl": "https://www.knoor.de/media/files/knoor-Video.jpg",
            "width": 1280,
            "height": 720,
            "caption": "Knoor Werbevideo"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.knoor.de/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.knoor.de/#website",
            "url": "https://www.knoor.de/",
            "name": "Knoor Möbelbau und Antiquitäten",
            "description": "",
            "publisher": {
                "@id": "https://www.knoor.de/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.knoor.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        },
        {
            "@type": "Organization",
            "@id": "https://www.knoor.de/#organization",
            "name": "Knoor Möbelbau und Antiquitäten",
            "url": "https://www.knoor.de/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "de",
                "@id": "https://www.knoor.de/#/schema/logo/image/",
                "url": "https://www.knoor.de/media/files/logo.svg",
                "contentUrl": "https://www.knoor.de/media/files/logo.svg",
                "width": 524,
                "height": 524,
                "caption": "Knoor Möbelbau und Antiquitäten"
            },
            "image": {
                "@id": "https://www.knoor.de/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/120596784713629",
                "https://www.instagram.com/moebeldesign_knoor/",
                "https://www.pinterest.de/moebeldesign_knoor/",
                "https://www.youtube.com/channel/UCphyUEla_xmfDoEuxH69VDQ"
            ]
        }
    ]
}
/galerie/kategorie/ausstellung/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.knoor.de/galerie/kategorie/ausstellung/",
            "url": "https://www.knoor.de/galerie/kategorie/ausstellung/",
            "name": "Möbelausstellung in Issum – Knoor Möbelbau und Antiquitäten",
            "isPartOf": {
                "@id": "https://www.knoor.de/#website"
            },
            "description": "Besuchen Sie uns in Issum und lassen Sie sich inspirieren: von antiken und neuen Möbeln unterschiedlicher Stilrichtungen sowie trendigen Dekorationsideen.",
            "breadcrumb": {
                "@id": "https://www.knoor.de/galerie/kategorie/ausstellung/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.knoor.de/galerie/kategorie/ausstellung/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.knoor.de/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Ausstellung"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.knoor.de/#website",
            "url": "https://www.knoor.de/",
            "name": "Knoor Möbelbau und Antiquitäten",
            "description": "",
            "publisher": {
                "@id": "https://www.knoor.de/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.knoor.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        },
        {
            "@type": "Organization",
            "@id": "https://www.knoor.de/#organization",
            "name": "Knoor Möbelbau und Antiquitäten",
            "url": "https://www.knoor.de/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "de",
                "@id": "https://www.knoor.de/#/schema/logo/image/",
                "url": "https://www.knoor.de/media/files/logo.svg",
                "contentUrl": "https://www.knoor.de/media/files/logo.svg",
                "width": 524,
                "height": 524,
                "caption": "Knoor Möbelbau und Antiquitäten"
            },
            "image": {
                "@id": "https://www.knoor.de/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/120596784713629",
                "https://www.instagram.com/moebeldesign_knoor/",
                "https://www.pinterest.de/moebeldesign_knoor/",
                "https://www.youtube.com/channel/UCphyUEla_xmfDoEuxH69VDQ"
            ]
        }
    ]
}
/kontakt/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.knoor.de/kontakt/",
            "url": "https://www.knoor.de/kontakt/",
            "name": "Nehmen Sie Kontakt mit uns auf – Knoor Möbelbau und Antiquitäten",
            "isPartOf": {
                "@id": "https://www.knoor.de/#website"
            },
            "datePublished": "2019-10-30T08:49:50+00:00",
            "dateModified": "2020-08-04T15:50:43+00:00",
            "description": "Haben Sie Fragen zu individuellen Möbeln, Antiquitäten oder wünschen eine Beratung? Besuchen Sie uns in Issum oder nehmen Sie online Kontakt mit uns auf.",
            "breadcrumb": {
                "@id": "https://www.knoor.de/kontakt/#breadcrumb"
            },
            "inLanguage": "de",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.knoor.de/kontakt/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.knoor.de/kontakt/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.knoor.de/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Kontakt"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.knoor.de/#website",
            "url": "https://www.knoor.de/",
            "name": "Knoor Möbelbau und Antiquitäten",
            "description": "",
            "publisher": {
                "@id": "https://www.knoor.de/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.knoor.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        },
        {
            "@type": "Organization",
            "@id": "https://www.knoor.de/#organization",
            "name": "Knoor Möbelbau und Antiquitäten",
            "url": "https://www.knoor.de/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "de",
                "@id": "https://www.knoor.de/#/schema/logo/image/",
                "url": "https://www.knoor.de/media/files/logo.svg",
                "contentUrl": "https://www.knoor.de/media/files/logo.svg",
                "width": 524,
                "height": 524,
                "caption": "Knoor Möbelbau und Antiquitäten"
            },
            "image": {
                "@id": "https://www.knoor.de/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/120596784713629",
                "https://www.instagram.com/moebeldesign_knoor/",
                "https://www.pinterest.de/moebeldesign_knoor/",
                "https://www.youtube.com/channel/UCphyUEla_xmfDoEuxH69VDQ"
            ]
        }
    ]
}
/galerie/kategorie/moebel-nach-mass/essen/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.knoor.de/galerie/kategorie/moebel-nach-mass/essen/",
            "url": "https://www.knoor.de/galerie/kategorie/moebel-nach-mass/essen/",
            "name": "Esszimmermöbel nach Maß – Knoor Möbelbau und Antiquitäten",
            "isPartOf": {
                "@id": "https://www.knoor.de/#website"
            },
            "description": "Nach Ihrer Vorstellung fertigen wir Ihnen in Issum Esstische, ausziehbare Tische, Bistrotische, passende Stühle und Bänke – sprechen Sie uns an!",
            "breadcrumb": {
                "@id": "https://www.knoor.de/galerie/kategorie/moebel-nach-mass/essen/#breadcrumb"
            },
            "inLanguage": "de"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.knoor.de/galerie/kategorie/moebel-nach-mass/essen/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.knoor.de/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Möbel nach Maß",
                    "item": "https://www.knoor.de/galerie/kategorie/moebel-nach-mass/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Essen"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.knoor.de/#website",
            "url": "https://www.knoor.de/",
            "name": "Knoor Möbelbau und Antiquitäten",
            "description": "",
            "publisher": {
                "@id": "https://www.knoor.de/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.knoor.de/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "de"
        },
        {
            "@type": "Organization",
            "@id": "https://www.knoor.de/#organization",
            "name": "Knoor Möbelbau und Antiquitäten",
            "url": "https://www.knoor.de/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "de",
                "@id": "https://www.knoor.de/#/schema/logo/image/",
                "url": "https://www.knoor.de/media/files/logo.svg",
                "contentUrl": "https://www.knoor.de/media/files/logo.svg",
                "width": 524,
                "height": 524,
                "caption": "Knoor Möbelbau und Antiquitäten"
            },
            "image": {
                "@id": "https://www.knoor.de/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/120596784713629",
                "https://www.instagram.com/moebeldesign_knoor/",
                "https://www.pinterest.de/moebeldesign_knoor/",
                "https://www.youtube.com/channel/UCphyUEla_xmfDoEuxH69VDQ"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
51Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/galerie/kategorie/ausstellung/ 11 1
/kontakt/ 2 1
/galerie/kategorie/moebel-nach-mass/essen/ 26 1
Explore the other reputation pillars for Knoor Möbelbau und Antiquitäten