Identity & Authority: Okamura – Signal Evidence & AI Readability

Okamura

(https://okamura.com) 📸 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is well-established through robust JSON-LD schema that connects the brand to multiple verified social profiles and external design databases. A minor technical gap exists on the homepage where the H1 tag is technically empty (using an image for branding), and there is a lack of Person schema for current lead designers, though the Foster + Partners reference provides significant external authority.

The marketing tone is aspirational (‘quiet amazement’) but remains tethered to demonstrable facts. Performance claims regarding chair ergonomics are framed within the context of ‘Japanese physiques’ and historical evolution rather than modern ‘disruptive’ jargon. The disconnect is low because the site focuses on the ‘how’ (Nishijin textile techniques) rather than just the ‘what.’

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.okamura.com/",
            "url": "https://www.okamura.com/",
            "name": "Okamura|Office furniture designed to the last detail.",
            "isPartOf": {
                "@id": "https://www.okamura.com/#website"
            },
            "about": {
                "@id": "https://www.okamura.com/#organization"
            },
            "datePublished": "2025-10-27T08:42:26+00:00",
            "dateModified": "2026-05-21T23:57:05+00:00",
            "description": "Okamura’s products and experiences are created with an extraordinary level of sensitivity and precision. We go to the last detail to ensure our customers experience the quiet amazement of Okamura quality.",
            "breadcrumb": {
                "@id": "https://www.okamura.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.okamura.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.okamura.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Okamura"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.okamura.com/#website",
            "url": "https://www.okamura.com/",
            "name": "Okamura",
            "description": "",
            "publisher": {
                "@id": "https://www.okamura.com/#organization"
            },
            "alternateName": "奥卡姆拉 (冈村)",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.okamura.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.okamura.com/#organization",
            "name": "Okamura",
            "alternateName": "奥卡姆拉",
            "url": "https://www.okamura.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.okamura.com/#/schema/logo/image/",
                "url": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "contentUrl": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "caption": "Okamura"
            },
            "image": {
                "@id": "https://www.okamura.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/okamura.global/",
                "https://www.pinterest.jp/okamuracorporation/",
                "https://www.linkedin.com/company/okamura/",
                "https://www.youtube.com/channel/UCUZ3ZTuNHnabG5ztAsqyaHQ",
                "https://www.instagram.com/okamura.global/",
                "https://officesnapshots.com/brands/okamura/"
            ]
        }
    ]
}
/philosophy/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.okamura.com/philosophy/",
            "url": "https://www.okamura.com/philosophy/",
            "name": "Okamura Philosophy|To the last detail.",
            "isPartOf": {
                "@id": "https://www.okamura.com/#website"
            },
            "datePublished": "2025-10-27T08:19:35+00:00",
            "dateModified": "2025-11-06T03:37:52+00:00",
            "description": "We believe quality is found in the accumulation of countless acts of thoughtfulness. Okamura office furniture radiates a sense of comfort and beauty because it is made with a devotion to the nuances of customer needs.",
            "breadcrumb": {
                "@id": "https://www.okamura.com/philosophy/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.okamura.com/philosophy/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.okamura.com/philosophy/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Okamura",
                    "item": "https://www.okamura.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Philosophy"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.okamura.com/#website",
            "url": "https://www.okamura.com/",
            "name": "Okamura",
            "description": "",
            "publisher": {
                "@id": "https://www.okamura.com/#organization"
            },
            "alternateName": "奥卡姆拉 (冈村)",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.okamura.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.okamura.com/#organization",
            "name": "Okamura",
            "alternateName": "奥卡姆拉",
            "url": "https://www.okamura.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.okamura.com/#/schema/logo/image/",
                "url": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "contentUrl": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "caption": "Okamura"
            },
            "image": {
                "@id": "https://www.okamura.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/okamura.global/",
                "https://www.pinterest.jp/okamuracorporation/",
                "https://www.linkedin.com/company/okamura/",
                "https://www.youtube.com/channel/UCUZ3ZTuNHnabG5ztAsqyaHQ",
                "https://www.instagram.com/okamura.global/",
                "https://officesnapshots.com/brands/okamura/"
            ]
        }
    ]
}
/collections/seating/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://www.okamura.com/collections/seating/",
            "url": "https://www.okamura.com/collections/seating/",
            "name": "Modular Office Seating Solutions | Work Chairs, Lounges & Stools",
            "isPartOf": {
                "@id": "https://www.okamura.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.okamura.com/collections/seating/#primaryimage"
            },
            "image": {
                "@id": "https://www.okamura.com/collections/seating/#primaryimage"
            },
            "thumbnailUrl": "https://www.okamura.com/wp-content/uploads/2025/10/rn_sabrina.png",
            "description": "Find ergonomic work chairs, comfortable lounge chairs, stools, poufs, and more. Designed for comfort and style in office and lounge environments.",
            "breadcrumb": {
                "@id": "https://www.okamura.com/collections/seating/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.okamura.com/collections/seating/#primaryimage",
            "url": "https://www.okamura.com/wp-content/uploads/2025/10/rn_sabrina.png",
            "contentUrl": "https://www.okamura.com/wp-content/uploads/2025/10/rn_sabrina.png",
            "width": 720,
            "height": 720
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.okamura.com/collections/seating/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Okamura",
                    "item": "https://www.okamura.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Seating"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.okamura.com/#website",
            "url": "https://www.okamura.com/",
            "name": "Okamura",
            "description": "",
            "publisher": {
                "@id": "https://www.okamura.com/#organization"
            },
            "alternateName": "奥卡姆拉 (冈村)",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.okamura.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.okamura.com/#organization",
            "name": "Okamura",
            "alternateName": "奥卡姆拉",
            "url": "https://www.okamura.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.okamura.com/#/schema/logo/image/",
                "url": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "contentUrl": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "caption": "Okamura"
            },
            "image": {
                "@id": "https://www.okamura.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/okamura.global/",
                "https://www.pinterest.jp/okamuracorporation/",
                "https://www.linkedin.com/company/okamura/",
                "https://www.youtube.com/channel/UCUZ3ZTuNHnabG5ztAsqyaHQ",
                "https://www.instagram.com/okamura.global/",
                "https://officesnapshots.com/brands/okamura/"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.okamura.com/contact/",
            "url": "https://www.okamura.com/contact/",
            "name": "Contact Us For Queries | Okamura",
            "isPartOf": {
                "@id": "https://www.okamura.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.okamura.com/contact/#primaryimage"
            },
            "image": {
                "@id": "https://www.okamura.com/contact/#primaryimage"
            },
            "thumbnailUrl": "https://www.okamura.com/wp-content/uploads/2025/03/contactus_banner_qtgygm.webp",
            "datePublished": "2025-03-19T02:15:16+00:00",
            "dateModified": "2025-09-12T01:22:19+00:00",
            "description": "Contact Okamura for inquiries about products, services, or support. Our team is ready to assist with your office and workplace needs.",
            "breadcrumb": {
                "@id": "https://www.okamura.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.okamura.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.okamura.com/contact/#primaryimage",
            "url": "https://www.okamura.com/wp-content/uploads/2025/03/contactus_banner_qtgygm.webp",
            "contentUrl": "https://www.okamura.com/wp-content/uploads/2025/03/contactus_banner_qtgygm.webp",
            "width": 1098,
            "height": 732,
            "caption": "Contact us banner with clean design layout"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.okamura.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Okamura",
                    "item": "https://www.okamura.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Info"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.okamura.com/#website",
            "url": "https://www.okamura.com/",
            "name": "Okamura",
            "description": "",
            "publisher": {
                "@id": "https://www.okamura.com/#organization"
            },
            "alternateName": "奥卡姆拉 (冈村)",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.okamura.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.okamura.com/#organization",
            "name": "Okamura",
            "alternateName": "奥卡姆拉",
            "url": "https://www.okamura.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.okamura.com/#/schema/logo/image/",
                "url": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "contentUrl": "https://www.okamura.com/wp-content/uploads/2025/04/okamura-logo.svg",
                "caption": "Okamura"
            },
            "image": {
                "@id": "https://www.okamura.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/okamura.global/",
                "https://www.pinterest.jp/okamuracorporation/",
                "https://www.linkedin.com/company/okamura/",
                "https://www.youtube.com/channel/UCUZ3ZTuNHnabG5ztAsqyaHQ",
                "https://www.instagram.com/okamura.global/",
                "https://officesnapshots.com/brands/okamura/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
9Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/philosophy/ 3 1
/collections/seating/ 2 1
/contact/ 2 1