Identity & Authority: Madame Alexander Doll Company – Signal Evidence & AI Readability

Madame Alexander Doll Company

(https://madamealexander.com) 📸 Data Snapshot: May 25, 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

The company has a strong authority footprint via detailed JSON-LD schema that includes its 1923 founding date, New York physical address, and social sameAs links. A minor authority gap exists in the blog (Play Studio), where author Victor Alexander is named but lacks a Person schema or digital footprint to verify their role or expertise. Technically, the site misses H1 tags on the homepage and blog, which slightly undermines its technical authority.

The site makes emotional performance claims like creating kind kids for generations and developing a capacity to love others, which are difficult to quantify. These are largely balanced by the Play Studio content which offers actual activities (recipes for play, bunny sleep masks) to support the claims of nurturing creativity. No aggressive financial or efficiency claims are made that would require hard case studies.

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": "http://schema.org",
        "@type": "WebSite",
        "url": "https://madamealexander.com/",
        "name": "Madame Alexander",
        "about": "Madame Alexander Doll Company is an American manufacturer of collectible dolls, founded in 1923 by Beatrice Alexander in New York City. Madame Alexander created the first doll based on a licensed character – Scarlett O'Hara from the book and movie Gone with the Wind.",
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://madamealexander.com/catalogsearch/result/?q={search_term_string}",
            "query-input": "required name=search_term_string"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "@id": "https://madamealexander.com/",
        "name": "Madame Alexander",
        "description": "Madame Alexander Doll Company is an American manufacturer of collectible dolls, founded in 1923 by Beatrice Alexander in New York City. Madame Alexander created the first doll based on a licensed character – Scarlett O'Hara from the book and movie Gone with the Wind.",
        "telephone": "833-623-2632 (833-MADAME A)",
        "email": "customerservice@madamealexander.com",
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "US",
            "addressLocality": "New York",
            "addressRegion": "NY",
            "streetAddress": "600 Third Ave",
            "postalCode": "NY 10016"
        },
        "sameAs": [
            [
                "https://www.facebook.com/MadameAlexanderDoll",
                "https://www.instagram.com/madamealexanderdoll/",
                "https://www.youtube.com/c/Madamealexanderdoll",
                "https://www.pinterest.com/madamealexanderdollcompany/",
                "https://twitter.com/MadameADoll"
            ]
        ],
        "image": "https://madamealexander.com/media/seller_image/default/logo-main.png",
        "url": "https://madamealexander.com/"
    },
    {
        "@context": "http://schema.org/",
        "@type": "WebPage",
        "speakable": {
            "@type": "SpeakableSpecification",
            "cssSelector": [
                ".cms-content"
            ],
            "xpath": [
                "/html/head/title"
            ]
        }
    }
]
/terms-of-use/
[
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "url": "https://madamealexander.com/",
        "name": "Madame Alexander",
        "about": "Madame Alexander Doll Company is an American manufacturer of collectible dolls, founded in 1923 by Beatrice Alexander in New York City. Madame Alexander created the first doll based on a licensed character – Scarlett O'Hara from the book and movie Gone with the Wind."
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://madamealexander.com/terms-of-use",
                    "name": "Ecommerce Terms of Use"
                },
                "position": 1
            }
        ]
    },
    {
        "@context": "http://schema.org/",
        "@type": "WebPage",
        "speakable": {
            "@type": "SpeakableSpecification",
            "cssSelector": [
                ".cms-content"
            ],
            "xpath": [
                "/html/head/title"
            ]
        }
    }
]
/ma-play-studio-blog/ — no schema detected (entity gap)
/dolls/baby-dolls/my-little-girl.html
[
    {
        "@context": "http://schema.org",
        "@type": "WebSite",
        "url": "https://madamealexander.com/",
        "name": "Madame Alexander",
        "about": "Madame Alexander Doll Company is an American manufacturer of collectible dolls, founded in 1923 by Beatrice Alexander in New York City. Madame Alexander created the first doll based on a licensed character – Scarlett O'Hara from the book and movie Gone with the Wind."
    },
    {
        "@context": "http://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://madamealexander.com/dolls.html",
                    "name": "Dolls"
                },
                "position": 1
            },
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://madamealexander.com/dolls/baby-dolls.html",
                    "name": "Baby Dolls"
                },
                "position": 2
            },
            {
                "@type": "ListItem",
                "item": {
                    "@id": "https://madamealexander.com/dolls/baby-dolls/my-little-girl.html",
                    "name": "My Little Girl"
                },
                "position": 3
            }
        ]
    },
    {
        "@context": "http://schema.org/",
        "@type": "WebPage",
        "url": "https://madamealexander.com/dolls/baby-dolls/my-little-girl.html",
        "mainEntity": {
            "@context": "http://schema.org",
            "@type": "OfferCatalog",
            "name": "My Little Girl",
            "url": "https://madamealexander.com/dolls/baby-dolls/my-little-girl.html",
            "numberOfItems": 4,
            "itemListElement": []
        },
        "speakable": {
            "@type": "SpeakableSpecification",
            "cssSelector": [
                ".category-description"
            ],
            "xpath": [
                "/html/head/title"
            ]
        }
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
94Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 72 1
/terms-of-use/ 7 1
/ma-play-studio-blog/ 9 1
/dolls/baby-dolls/my-little-girl.html 6 1
Explore the other reputation pillars for Madame Alexander Doll Company