Identity & Authority: Honeygirl Meadery – Signal Evidence & AI Readability

Honeygirl Meadery

(https://honeygirlmeadery.com) 📸 Data Snapshot: May 30, 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.
9 Impact Weight: 15 / 100
60% Reputation

While the site names its founder Diane Currier and owner Robby Battle, it fails to connect them to individual Person schema or external sameAs authority links. The schema_json is limited to Organization and WebPage types, missing the opportunity to establish the professional credentials or backgrounds of the ‘experts’ mentioned in the headings. There is a technical credibility gap on the About page where repetitive H4 tags for the same individuals create a fragmented digital footprint.

The site claims to specialize in small batch seasonal meads but provides no list of past or current seasonal releases to prove this specialization. The marketing tone emphasizes award-winning status as a primary identity marker, yet the lack of a trophy case or results page creates a disconnect between the claim and the evidence. Performance is suggested through the mention of being ‘Now Open’ and offering shipping, but no volume or growth metrics are provided.

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.honeygirlmeadery.com/",
            "url": "https://www.honeygirlmeadery.com/",
            "name": "Honeygirl Meadery - Natural Artisan Mead, Downtown Durham Meadery",
            "isPartOf": {
                "@id": "https://www.honeygirlmeadery.com/#website"
            },
            "about": {
                "@id": "https://www.honeygirlmeadery.com/#organization"
            },
            "datePublished": "2021-08-27T15:30:36+00:00",
            "dateModified": "2026-01-02T18:50:26+00:00",
            "description": "Honeygirl Meadery is an award-winning urban meadery in the heart of downtown Durham NC specializing in small batch seasonal meads.",
            "breadcrumb": {
                "@id": "https://www.honeygirlmeadery.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.honeygirlmeadery.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.honeygirlmeadery.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.honeygirlmeadery.com/#website",
            "url": "https://www.honeygirlmeadery.com/",
            "name": "Honeygirl Meadery",
            "description": "",
            "publisher": {
                "@id": "https://www.honeygirlmeadery.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.honeygirlmeadery.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.honeygirlmeadery.com/#organization",
            "name": "Honeygirl Meadery",
            "url": "https://www.honeygirlmeadery.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/",
                "url": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "contentUrl": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "width": 396,
                "height": 338,
                "caption": "Honeygirl Meadery"
            },
            "image": {
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/HoneygirlMeadery",
                "https://x.com/honeygirlmead",
                "https://www.instagram.com/honeygirlmeadery/",
                "https://www.pinterest.com/honeygirlmeadery"
            ]
        }
    ]
}
/about/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.honeygirlmeadery.com/about/about-us/",
            "url": "https://www.honeygirlmeadery.com/about/about-us/",
            "name": "About Us - Honeygirl Meadery , Honeygirl Mead, Small Batch Mead",
            "isPartOf": {
                "@id": "https://www.honeygirlmeadery.com/#website"
            },
            "datePublished": "2021-08-27T16:37:05+00:00",
            "dateModified": "2026-03-03T22:48:27+00:00",
            "description": "Honeygirl Mead is made in our Durham meadery. Learn more about our process, our team and what makes Honeygirl mead so special.",
            "breadcrumb": {
                "@id": "https://www.honeygirlmeadery.com/about/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.honeygirlmeadery.com/about/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.honeygirlmeadery.com/about/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.honeygirlmeadery.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About",
                    "item": "https://www.honeygirlmeadery.com/about/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.honeygirlmeadery.com/#website",
            "url": "https://www.honeygirlmeadery.com/",
            "name": "Honeygirl Meadery",
            "description": "",
            "publisher": {
                "@id": "https://www.honeygirlmeadery.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.honeygirlmeadery.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.honeygirlmeadery.com/#organization",
            "name": "Honeygirl Meadery",
            "url": "https://www.honeygirlmeadery.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/",
                "url": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "contentUrl": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "width": 396,
                "height": 338,
                "caption": "Honeygirl Meadery"
            },
            "image": {
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/HoneygirlMeadery",
                "https://x.com/honeygirlmead",
                "https://www.instagram.com/honeygirlmeadery/",
                "https://www.pinterest.com/honeygirlmeadery"
            ]
        }
    ]
}
/find-us/tasting-room-atc/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.honeygirlmeadery.com/find-us/tasting-room-atc/",
            "url": "https://www.honeygirlmeadery.com/find-us/tasting-room-atc/",
            "name": "Tasting Room ATC - Honeygirl Meadery",
            "isPartOf": {
                "@id": "https://www.honeygirlmeadery.com/#website"
            },
            "datePublished": "2024-04-15T21:30:07+00:00",
            "dateModified": "2025-02-25T01:43:52+00:00",
            "breadcrumb": {
                "@id": "https://www.honeygirlmeadery.com/find-us/tasting-room-atc/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.honeygirlmeadery.com/find-us/tasting-room-atc/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.honeygirlmeadery.com/find-us/tasting-room-atc/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.honeygirlmeadery.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Find Us",
                    "item": "https://www.honeygirlmeadery.com/find-us/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Tasting Room ATC"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.honeygirlmeadery.com/#website",
            "url": "https://www.honeygirlmeadery.com/",
            "name": "Honeygirl Meadery",
            "description": "",
            "publisher": {
                "@id": "https://www.honeygirlmeadery.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.honeygirlmeadery.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.honeygirlmeadery.com/#organization",
            "name": "Honeygirl Meadery",
            "url": "https://www.honeygirlmeadery.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/",
                "url": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "contentUrl": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "width": 396,
                "height": 338,
                "caption": "Honeygirl Meadery"
            },
            "image": {
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/HoneygirlMeadery",
                "https://x.com/honeygirlmead",
                "https://www.instagram.com/honeygirlmeadery/",
                "https://www.pinterest.com/honeygirlmeadery"
            ]
        }
    ]
}
/order-now/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.honeygirlmeadery.com/order-now/",
            "url": "https://www.honeygirlmeadery.com/order-now/",
            "name": "Order Now - Honeygirl Meadery",
            "isPartOf": {
                "@id": "https://www.honeygirlmeadery.com/#website"
            },
            "datePublished": "2021-08-27T16:51:32+00:00",
            "dateModified": "2021-11-05T21:00:40+00:00",
            "breadcrumb": {
                "@id": "https://www.honeygirlmeadery.com/order-now/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.honeygirlmeadery.com/order-now/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.honeygirlmeadery.com/order-now/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.honeygirlmeadery.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Order Now"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.honeygirlmeadery.com/#website",
            "url": "https://www.honeygirlmeadery.com/",
            "name": "Honeygirl Meadery",
            "description": "",
            "publisher": {
                "@id": "https://www.honeygirlmeadery.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.honeygirlmeadery.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.honeygirlmeadery.com/#organization",
            "name": "Honeygirl Meadery",
            "url": "https://www.honeygirlmeadery.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/",
                "url": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "contentUrl": "https://www.honeygirlmeadery.com/wp-content/uploads/2021/08/HoneygirlCrestLogo-pad.png",
                "width": 396,
                "height": 338,
                "caption": "Honeygirl Meadery"
            },
            "image": {
                "@id": "https://www.honeygirlmeadery.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/HoneygirlMeadery",
                "https://x.com/honeygirlmead",
                "https://www.instagram.com/honeygirlmeadery/",
                "https://www.pinterest.com/honeygirlmeadery"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
13Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/about/about-us/ 4 1
/find-us/tasting-room-atc/ 3 1
/order-now/ 3 1