Identity & Authority: DÔEN – Signal Evidence & AI Readability

DÔEN

(https://shopdoen.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 brand’s identity is well-defined through its founders, Margaret and Katherine Kleveland, who are correctly identified in the Organization schema alongside founding dates and social media sameAs links. However, while the technical implementation of the site is clean and hierarchical, the authority claims regarding ethical fashion are not supported by a verifiable digital footprint or technical documentation. Named founders provide human authority, but the expertise properties within the schema do not link to specific industry credentials or verified impact reports.

DÔEN makes bold claims regarding ethical production and sustainable practices in its metadata, yet the site demonstrates only high-end retail performance through physical store expansion and premium pricing. The Hand Me DÔEN initiative is used as a trust signal on the homepage, but the analyzed sub-pages offer no metrics, participation rates, or success stories regarding this circularity claim. The marketing tone emphasizes slow fashion and artisan craft, yet the site demonstrates the inventory depth and variety of a large-scale industrial operation.

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": [
                "Organization",
                "OnlineStore"
            ],
            "@id": "https://www.shopdoen.com/#organization",
            "name": "DÔEN",
            "url": "https://www.shopdoen.com",
            "description": "DÔEN is a Los Angeles-based women's clothing brand founded in 2016 by sisters Margaret and Katherine Kleveland. Inspired by the California landscape and vintage silhouettes, DÔEN creates romantic, feminine clothing crafted from natural fibers including cotton, silk, and linen. The brand is committed to ethical production, community building, and sustainable practices.",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.shopdoen.com/cdn/shop/files/DOEN-logo.png",
                "width": 600,
                "height": 120
            },
            "image": "https://www.shopdoen.com/cdn/shop/files/DOEN-logo.png",
            "foundingDate": "2016",
            "founder": [
                {
                    "@type": "Person",
                    "name": "Margaret Kleveland",
                    "jobTitle": "Co-Founder",
                    "worksFor": {
                        "@type": "Organization",
                        "name": "DÔEN"
                    }
                },
                {
                    "@type": "Person",
                    "name": "Katherine Kleveland",
                    "jobTitle": "Co-Founder",
                    "worksFor": {
                        "@type": "Organization",
                        "name": "DÔEN"
                    }
                }
            ],
            "sameAs": [
                "https://www.instagram.com/shopdoen",
                "https://www.linkedin.com/company/shop-doen",
                "https://www.tiktok.com/@shop.doen",
                "https://x.com/shopdoen"
            ],
            "email": "mailto:customercare@shopdoen.com",
            "telephone": "+18777567353",
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "contactType": "customer service",
                    "email": "customercare@shopdoen.com",
                    "telephone": "+18777567353",
                    "availableLanguage": "English",
                    "areaServed": "US"
                }
            ],
            "brand": {
                "@type": "Brand",
                "name": "DÔEN",
                "url": "https://www.shopdoen.com"
            },
            "alternateName": "Doen",
            "knowsLanguage": "en",
            "areaServed": {
                "@type": "Country",
                "name": "US"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.shopdoen.com/#website",
            "name": "DÔEN",
            "url": "https://www.shopdoen.com",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.shopdoen.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.shopdoen.com/",
            "name": "DÔEN | Official Site",
            "url": "https://www.shopdoen.com/",
            "description": "Discover the world of DÔEN. Thoughtful and timeless collections inspired by nostalgia for California of decades past.",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.shopdoen.com/#website"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://www.shopdoen.com/#organization"
            },
            "inLanguage": "en",
            "potentialAction": {
                "@type": "ReadAction",
                "target": {
                    "urlTemplate": "https://www.shopdoen.com/"
                }
            }
        }
    ]
}
/pages/our-shops/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.shopdoen.com/#organization",
            "name": "DÔEN"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.shopdoen.com/#website",
            "name": "DÔEN",
            "url": "https://www.shopdoen.com",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.shopdoen.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.shopdoen.com/pages/our-shops",
            "name": "Our Shops | DÔEN",
            "url": "https://www.shopdoen.com/pages/our-shops",
            "description": "Discover the world of DÔEN. Thoughtful and timeless collections inspired by nostalgia for California of decades past.",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.shopdoen.com/#website"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://www.shopdoen.com/#organization"
            },
            "inLanguage": "en",
            "potentialAction": {
                "@type": "ReadAction",
                "target": {
                    "urlTemplate": "https://www.shopdoen.com/pages/our-shops"
                }
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.shopdoen.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Shops",
                    "item": "https://www.shopdoen.com/pages/our-shops"
                }
            ]
        }
    ]
}
/collections/occasion-dressing/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.shopdoen.com/#organization",
            "name": "DÔEN"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.shopdoen.com/#website",
            "name": "DÔEN",
            "url": "https://www.shopdoen.com",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.shopdoen.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.shopdoen.com/collections/occasion-dressing",
            "name": "Occasion Dressing | DÔEN",
            "url": "https://www.shopdoen.com/collections/occasion-dressing",
            "description": "Discover the world of DÔEN. Thoughtful and timeless collections inspired by nostalgia for California of decades past.",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.shopdoen.com/#website"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://www.shopdoen.com/#organization"
            },
            "inLanguage": "en",
            "potentialAction": {
                "@type": "ReadAction",
                "target": {
                    "urlTemplate": "https://www.shopdoen.com/collections/occasion-dressing"
                }
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.shopdoen.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Occasion Dressing",
                    "item": "https://www.shopdoen.com/collections/occasion-dressing"
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "name": "Occasion Dressing",
            "url": "https://www.shopdoen.com/collections/occasion-dressing",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 76,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.shopdoen.com/products/chandra-dress-orange-citrine"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.shopdoen.com/products/fiona-dress-tangerine"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.shopdoen.com/products/florente-dress-marmalade"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.shopdoen.com/products/florente-dress-sea-salt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.shopdoen.com/products/dianthus-dress-tourmaline-ombre"
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "url": "https://www.shopdoen.com/products/elida-dress-candlelight"
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "url": "https://www.shopdoen.com/products/liselotte-dress-vallee-des-tulipes"
                    },
                    {
                        "@type": "ListItem",
                        "position": 8,
                        "url": "https://www.shopdoen.com/products/costine-dress-vanilla"
                    },
                    {
                        "@type": "ListItem",
                        "position": 9,
                        "url": "https://www.shopdoen.com/products/aristea-dress-pearl"
                    },
                    {
                        "@type": "ListItem",
                        "position": 10,
                        "url": "https://www.shopdoen.com/products/amari-dress-emerald"
                    },
                    {
                        "@type": "ListItem",
                        "position": 11,
                        "url": "https://www.shopdoen.com/products/zephirine-dress-anemone-grove"
                    },
                    {
                        "@type": "ListItem",
                        "position": 12,
                        "url": "https://www.shopdoen.com/products/dani-barrette-teal-organza"
                    },
                    {
                        "@type": "ListItem",
                        "position": 13,
                        "url": "https://www.shopdoen.com/products/dani-barrette-apricot-organza"
                    },
                    {
                        "@type": "ListItem",
                        "position": 14,
                        "url": "https://www.shopdoen.com/products/petunia-dress-colette-rose"
                    }
                ]
            }
        }
    ]
}
/collections/the-vacation-edit/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.shopdoen.com/#organization",
            "name": "DÔEN"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.shopdoen.com/#website",
            "name": "DÔEN",
            "url": "https://www.shopdoen.com",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://www.shopdoen.com/search?q={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://www.shopdoen.com/collections/the-vacation-edit",
            "name": "Vacation Edit | DÔEN",
            "url": "https://www.shopdoen.com/collections/the-vacation-edit",
            "description": "Discover the world of DÔEN. Thoughtful and timeless collections inspired by nostalgia for California of decades past.",
            "isPartOf": {
                "@type": "WebSite",
                "@id": "https://www.shopdoen.com/#website"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://www.shopdoen.com/#organization"
            },
            "inLanguage": "en",
            "potentialAction": {
                "@type": "ReadAction",
                "target": {
                    "urlTemplate": "https://www.shopdoen.com/collections/the-vacation-edit"
                }
            }
        },
        {
            "@type": "BreadcrumbList",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.shopdoen.com"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Vacation Edit",
                    "item": "https://www.shopdoen.com/collections/the-vacation-edit"
                }
            ]
        },
        {
            "@type": "CollectionPage",
            "name": "Vacation Edit",
            "url": "https://www.shopdoen.com/collections/the-vacation-edit",
            "mainEntity": {
                "@type": "ItemList",
                "numberOfItems": 108,
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "url": "https://www.shopdoen.com/products/jessa-top-alderbrook-plaid"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "url": "https://www.shopdoen.com/products/faye-dress-alderbrook-plaid"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "url": "https://www.shopdoen.com/products/brielle-dress-alderbrook-plaid"
                    },
                    {
                        "@type": "ListItem",
                        "position": 4,
                        "url": "https://www.shopdoen.com/products/theo-top-alderbrook-plaid"
                    },
                    {
                        "@type": "ListItem",
                        "position": 5,
                        "url": "https://www.shopdoen.com/products/greta-top-salt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 6,
                        "url": "https://www.shopdoen.com/products/hilda-top-salt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 7,
                        "url": "https://www.shopdoen.com/products/hortense-dress-salt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 8,
                        "url": "https://www.shopdoen.com/products/elarie-dress-salt"
                    },
                    {
                        "@type": "ListItem",
                        "position": 9,
                        "url": "https://www.shopdoen.com/products/quilla-dress-coconut"
                    },
                    {
                        "@type": "ListItem",
                        "position": 10,
                        "url": "https://www.shopdoen.com/products/paige-linen-short-sedona-clay"
                    },
                    {
                        "@type": "ListItem",
                        "position": 11,
                        "url": "https://www.shopdoen.com/products/iona-short-tangerine"
                    },
                    {
                        "@type": "ListItem",
                        "position": 12,
                        "url": "https://www.shopdoen.com/products/uma-short-dandelion-grove"
                    },
                    {
                        "@type": "ListItem",
                        "position": 13,
                        "url": "https://www.shopdoen.com/products/yarrow-pant-dandelion-grove"
                    },
                    {
                        "@type": "ListItem",
                        "position": 14,
                        "url": "https://www.shopdoen.com/products/yarrow-pant-terre-foulard-de-la-mer"
                    }
                ]
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
997Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 194 0
/pages/our-shops/ 190 0
/collections/occasion-dressing/ 309 0
/collections/the-vacation-edit/ 304 0