Honeygirl Meadery
(https://honeygirlmeadery.com) 📸 Data Snapshot: May 30, 2026Inspect 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.
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
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 3 | 1 |
| /about/about-us/ | 4 | 1 |
| /find-us/tasting-room-atc/ | 3 | 1 |
| /order-now/ | 3 | 1 |
This page presents a snapshot of public data from Honeygirl Meadery, captured on May 30, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Honeygirl Meadery: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://honeygirlmeadery.com to view the most current version of its content and see directly what this company is about and what it offers.