Long Meadow Cider
(https://longmeadowcider.com) 📸 Data Snapshot: May 19, 2026Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.
The site claims 121 reviews on the homepage but only provides one proof link to an external source in the provided metadata. The reviews themselves are detailed text blocks (e.g., Marianne at Boveedy Springwell Club), which adds credibility, but they are not dynamically linked to third-party verification platforms like TripAdvisor or Google. This creates a minor ‘trust theatre’ effect where the volume of praise is high but the path to independent validation is narrow.
The ratio of proof to fluff is exceptional, with the Awards page alone listing dozens of specific citations. The inclusion of specific 2026 tour dates and delivery-specific postcode restrictions (BT60-BT67) acts as high-friction proof of real-world operations. Verifiable evidence includes the physical address, family member names, and named local community groups in the testimonials.
Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.
🛡️ Trust Signals — reviews, proof links, trust-theatre check
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 121 | 1 |
| /contact-us/ | 6 | 2 |
| /products/ | 6 | 1 |
| /tours/ | 6 | 1 |
| /our-story/ | 6 | 1 |
| /awards-3/ | 6 | 1 |
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.longmeadowcider.com/",
"url": "https://www.longmeadowcider.com/",
"name": "Award-winning ciders, juices and vinegar - Long Meadow Cider",
"isPartOf": {
"@id": "https://www.longmeadowcider.com/#website"
},
"about": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"primaryImageOfPage": {
"@id": "https://www.longmeadowcider.com/#primaryimage"
},
"image": {
"@id": "https://www.longmeadowcider.com/#primaryimage"
},
"thumbnailUrl": "https://www.longmeadowcider.com/wp-content/uploads/2025/02/MS_logo-1.png",
"datePublished": "2017-01-24T21:01:08+00:00",
"dateModified": "2025-02-04T17:15:23+00:00",
"description": "The Long Meadow is part of our farm which has been owned by the McKeever family for three generations.",
"breadcrumb": {
"@id": "https://www.longmeadowcider.com/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.longmeadowcider.com/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#primaryimage",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2025/02/MS_logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2025/02/MS_logo-1.png",
"width": 640,
"height": 244
},
{
"@type": "BreadcrumbList",
"@id": "https://www.longmeadowcider.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.longmeadowcider.com/#website",
"url": "https://www.longmeadowcider.com/",
"name": "Long Meadow Cider",
"description": "Pat McKeever Master Cider Maker",
"publisher": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.longmeadowcider.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://www.longmeadowcider.com/#organization",
"name": "Long Meadow Cider",
"url": "https://www.longmeadowcider.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"width": 498,
"height": 498,
"caption": "Long Meadow Cider"
},
"image": {
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/"
}
}
]
}
/contact-us/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.longmeadowcider.com/contact-us/",
"url": "https://www.longmeadowcider.com/contact-us/",
"name": "Contact Us - Long Meadow Cider",
"isPartOf": {
"@id": "https://www.longmeadowcider.com/#website"
},
"datePublished": "2013-02-08T13:26:16+00:00",
"dateModified": "2021-01-30T10:32:58+00:00",
"description": "Get in touch with us for more information about our products and services.",
"breadcrumb": {
"@id": "https://www.longmeadowcider.com/contact-us/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.longmeadowcider.com/contact-us/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.longmeadowcider.com/contact-us/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.longmeadowcider.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Contact Us"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.longmeadowcider.com/#website",
"url": "https://www.longmeadowcider.com/",
"name": "Long Meadow Cider",
"description": "Pat McKeever Master Cider Maker",
"publisher": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.longmeadowcider.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://www.longmeadowcider.com/#organization",
"name": "Long Meadow Cider",
"url": "https://www.longmeadowcider.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"width": 498,
"height": 498,
"caption": "Long Meadow Cider"
},
"image": {
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/"
}
}
]
}
/products/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.longmeadowcider.com/products/",
"url": "https://www.longmeadowcider.com/products/",
"name": "Our Products - Long Meadow Cider",
"isPartOf": {
"@id": "https://www.longmeadowcider.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.longmeadowcider.com/products/#primaryimage"
},
"image": {
"@id": "https://www.longmeadowcider.com/products/#primaryimage"
},
"thumbnailUrl": "https://www.longmeadowcider.com/wp-content/uploads/2025/05/LMC_500ml_NEW_AlcoholFree.webp",
"datePublished": "2020-02-12T15:07:36+00:00",
"dateModified": "2026-02-10T14:27:37+00:00",
"description": "A wide range of Apple Ciders, Apple Juice and Apple Cider Vinegar with \"Mother\" are available at Long Meadow Cider.",
"breadcrumb": {
"@id": "https://www.longmeadowcider.com/products/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.longmeadowcider.com/products/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/products/#primaryimage",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2025/05/LMC_500ml_NEW_AlcoholFree.webp",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2025/05/LMC_500ml_NEW_AlcoholFree.webp",
"width": 753,
"height": 800
},
{
"@type": "BreadcrumbList",
"@id": "https://www.longmeadowcider.com/products/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.longmeadowcider.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Products"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.longmeadowcider.com/#website",
"url": "https://www.longmeadowcider.com/",
"name": "Long Meadow Cider",
"description": "Pat McKeever Master Cider Maker",
"publisher": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.longmeadowcider.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://www.longmeadowcider.com/#organization",
"name": "Long Meadow Cider",
"url": "https://www.longmeadowcider.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"width": 498,
"height": 498,
"caption": "Long Meadow Cider"
},
"image": {
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/"
}
}
]
}
/tours/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.longmeadowcider.com/tours/",
"url": "https://www.longmeadowcider.com/tours/",
"name": "Tours - Long Meadow Cider",
"isPartOf": {
"@id": "https://www.longmeadowcider.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.longmeadowcider.com/tours/#primaryimage"
},
"image": {
"@id": "https://www.longmeadowcider.com/tours/#primaryimage"
},
"thumbnailUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo.png",
"datePublished": "2022-02-26T11:13:40+00:00",
"dateModified": "2026-04-16T11:14:43+00:00",
"breadcrumb": {
"@id": "https://www.longmeadowcider.com/tours/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.longmeadowcider.com/tours/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/tours/#primaryimage",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo.png",
"width": 371,
"height": 370,
"caption": "Long Meadow Cider, Co. Armagh"
},
{
"@type": "BreadcrumbList",
"@id": "https://www.longmeadowcider.com/tours/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.longmeadowcider.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Tours"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.longmeadowcider.com/#website",
"url": "https://www.longmeadowcider.com/",
"name": "Long Meadow Cider",
"description": "Pat McKeever Master Cider Maker",
"publisher": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.longmeadowcider.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://www.longmeadowcider.com/#organization",
"name": "Long Meadow Cider",
"url": "https://www.longmeadowcider.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"width": 498,
"height": 498,
"caption": "Long Meadow Cider"
},
"image": {
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/"
}
}
]
}
/our-story/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.longmeadowcider.com/our-story/",
"url": "https://www.longmeadowcider.com/our-story/",
"name": "Our Story - Long Meadow Cider",
"isPartOf": {
"@id": "https://www.longmeadowcider.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.longmeadowcider.com/our-story/#primaryimage"
},
"image": {
"@id": "https://www.longmeadowcider.com/our-story/#primaryimage"
},
"thumbnailUrl": "https://www.longmeadowcider.com/wp-content/uploads/2021/05/long-meadow-cider-tours6-1024x682.jpg",
"datePublished": "2020-02-07T10:46:37+00:00",
"dateModified": "2026-02-10T14:28:52+00:00",
"description": "The Long Meadow is part of our farm which has been owned by the McKeever family for three generations.",
"breadcrumb": {
"@id": "https://www.longmeadowcider.com/our-story/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.longmeadowcider.com/our-story/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/our-story/#primaryimage",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2021/05/long-meadow-cider-tours6.jpg",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2021/05/long-meadow-cider-tours6.jpg",
"width": 1280,
"height": 853
},
{
"@type": "BreadcrumbList",
"@id": "https://www.longmeadowcider.com/our-story/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.longmeadowcider.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Our Story"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.longmeadowcider.com/#website",
"url": "https://www.longmeadowcider.com/",
"name": "Long Meadow Cider",
"description": "Pat McKeever Master Cider Maker",
"publisher": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.longmeadowcider.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://www.longmeadowcider.com/#organization",
"name": "Long Meadow Cider",
"url": "https://www.longmeadowcider.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"width": 498,
"height": 498,
"caption": "Long Meadow Cider"
},
"image": {
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/"
}
}
]
}
/awards-3/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.longmeadowcider.com/awards-3/",
"url": "https://www.longmeadowcider.com/awards-3/",
"name": "Our Awards - Long Meadow Cider",
"isPartOf": {
"@id": "https://www.longmeadowcider.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.longmeadowcider.com/awards-3/#primaryimage"
},
"image": {
"@id": "https://www.longmeadowcider.com/awards-3/#primaryimage"
},
"thumbnailUrl": "https://www.longmeadowcider.com/wp-content/uploads/2025/10/Oak-Blas-awards.jpg",
"datePublished": "2020-02-12T15:07:12+00:00",
"dateModified": "2025-10-07T14:03:50+00:00",
"description": "Multi-awarding winning cider, juice and vinegar producer based in the heart of the orchard county.",
"breadcrumb": {
"@id": "https://www.longmeadowcider.com/awards-3/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.longmeadowcider.com/awards-3/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/awards-3/#primaryimage",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2025/10/Oak-Blas-awards.jpg",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2025/10/Oak-Blas-awards.jpg",
"width": 665,
"height": 800
},
{
"@type": "BreadcrumbList",
"@id": "https://www.longmeadowcider.com/awards-3/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.longmeadowcider.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Awards"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.longmeadowcider.com/#website",
"url": "https://www.longmeadowcider.com/",
"name": "Long Meadow Cider",
"description": "Pat McKeever Master Cider Maker",
"publisher": {
"@id": "https://www.longmeadowcider.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.longmeadowcider.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-GB"
},
{
"@type": "Organization",
"@id": "https://www.longmeadowcider.com/#organization",
"name": "Long Meadow Cider",
"url": "https://www.longmeadowcider.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-GB",
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/",
"url": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"contentUrl": "https://www.longmeadowcider.com/wp-content/uploads/2020/02/long-meadow-cider-logo-1.png",
"width": 498,
"height": 498,
"caption": "Long Meadow Cider"
},
"image": {
"@id": "https://www.longmeadowcider.com/#/schema/logo/image/"
}
}
]
}
This page presents a snapshot of public data from Long Meadow Cider, captured on May 19, 2026, to show how machine logic reads Trust & Proof 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 Long Meadow Cider: 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://longmeadowcider.com to view the most current version of its content and see directly what this company is about and what it offers.