Dublin Coach
(http://www.dublincoach.ie) πΈ Data Snapshot: May 19, 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.
Authority is established through technical transparency. The news section features real-world updates dated through May 2026 (matching the current system date), and the Careers page provides detailed internal context about the fleet (Mercedes, Scania, Volvo) and its acquisition by Callinan Coaches. Schema data is properly configured with valid Organization and Social links.
There is no disconnect between marketing tone and operational reality. The company does not claim to ‘disrupt’ or ‘innovate’βit claims to get passengers to destinations, then provides the exact timetable and bus-tracking interface required to verify that claim in real-time.
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.dublincoach.ie/",
"url": "https://www.dublincoach.ie/",
"name": "Home - The Green Bus by Dublin Coach",
"isPartOf": {
"@id": "https://www.dublincoach.ie/#website"
},
"about": {
"@id": "https://www.dublincoach.ie/#organization"
},
"datePublished": "2022-03-28T14:44:09+00:00",
"dateModified": "2026-04-28T12:24:57+00:00",
"breadcrumb": {
"@id": "https://www.dublincoach.ie/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.dublincoach.ie/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.dublincoach.ie/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.dublincoach.ie/#website",
"url": "https://www.dublincoach.ie/",
"name": "The Green Bus by Dublin Coach",
"description": "Quality in Transport",
"publisher": {
"@id": "https://www.dublincoach.ie/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.dublincoach.ie/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.dublincoach.ie/#organization",
"name": "Dublin Coach",
"url": "https://www.dublincoach.ie/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.dublincoach.ie/#/schema/logo/image/",
"url": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"contentUrl": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"width": 200,
"height": 87,
"caption": "Dublin Coach"
},
"image": {
"@id": "https://www.dublincoach.ie/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DublinCoach",
"https://x.com/DublinCoach1",
"https://www.instagram.com/dublincoach/"
]
}
]
}
/all-destinations/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.dublincoach.ie/all-destinations",
"url": "https://www.dublincoach.ie/all-destinations",
"name": "Cities & Towns Serviced by The Green Bus by Dublin Coach - The Green Bus by Dublin Coach",
"isPartOf": {
"@id": "https://www.dublincoach.ie/#website"
},
"datePublished": "2022-04-11T12:22:51+00:00",
"dateModified": "2025-11-13T08:39:26+00:00",
"breadcrumb": {
"@id": "https://www.dublincoach.ie/all-destinations#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.dublincoach.ie/all-destinations"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.dublincoach.ie/all-destinations#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.dublincoach.ie/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Cities & Towns Serviced by The Green Bus by Dublin Coach"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.dublincoach.ie/#website",
"url": "https://www.dublincoach.ie/",
"name": "The Green Bus by Dublin Coach",
"description": "Quality in Transport",
"publisher": {
"@id": "https://www.dublincoach.ie/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.dublincoach.ie/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.dublincoach.ie/#organization",
"name": "Dublin Coach",
"url": "https://www.dublincoach.ie/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.dublincoach.ie/#/schema/logo/image/",
"url": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"contentUrl": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"width": 200,
"height": 87,
"caption": "Dublin Coach"
},
"image": {
"@id": "https://www.dublincoach.ie/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DublinCoach",
"https://x.com/DublinCoach1",
"https://www.instagram.com/dublincoach/"
]
}
]
}
/news-updates/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"WebPage",
"CollectionPage"
],
"@id": "https://www.dublincoach.ie/news-updates",
"url": "https://www.dublincoach.ie/news-updates",
"name": "News - The Green Bus by Dublin Coach",
"isPartOf": {
"@id": "https://www.dublincoach.ie/#website"
},
"datePublished": "2022-07-05T00:25:00+00:00",
"dateModified": "2023-01-10T14:32:35+00:00",
"breadcrumb": {
"@id": "https://www.dublincoach.ie/news-updates#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://www.dublincoach.ie/news-updates#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.dublincoach.ie/"
},
{
"@type": "ListItem",
"position": 2,
"name": "News"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.dublincoach.ie/#website",
"url": "https://www.dublincoach.ie/",
"name": "The Green Bus by Dublin Coach",
"description": "Quality in Transport",
"publisher": {
"@id": "https://www.dublincoach.ie/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.dublincoach.ie/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.dublincoach.ie/#organization",
"name": "Dublin Coach",
"url": "https://www.dublincoach.ie/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.dublincoach.ie/#/schema/logo/image/",
"url": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"contentUrl": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"width": 200,
"height": 87,
"caption": "Dublin Coach"
},
"image": {
"@id": "https://www.dublincoach.ie/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DublinCoach",
"https://x.com/DublinCoach1",
"https://www.instagram.com/dublincoach/"
]
}
]
}
/all-timetables/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://www.dublincoach.ie/all-timetables",
"url": "https://www.dublincoach.ie/all-timetables",
"name": "Routes - The Green Bus by Dublin Coach",
"isPartOf": {
"@id": "https://www.dublincoach.ie/#website"
},
"breadcrumb": {
"@id": "https://www.dublincoach.ie/all-timetables#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://www.dublincoach.ie/all-timetables#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.dublincoach.ie/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Routes"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.dublincoach.ie/#website",
"url": "https://www.dublincoach.ie/",
"name": "The Green Bus by Dublin Coach",
"description": "Quality in Transport",
"publisher": {
"@id": "https://www.dublincoach.ie/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.dublincoach.ie/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.dublincoach.ie/#organization",
"name": "Dublin Coach",
"url": "https://www.dublincoach.ie/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.dublincoach.ie/#/schema/logo/image/",
"url": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"contentUrl": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"width": 200,
"height": 87,
"caption": "Dublin Coach"
},
"image": {
"@id": "https://www.dublincoach.ie/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DublinCoach",
"https://x.com/DublinCoach1",
"https://www.instagram.com/dublincoach/"
]
}
]
}
/careers/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.dublincoach.ie/careers",
"url": "https://www.dublincoach.ie/careers",
"name": "Careers - The Green Bus by Dublin Coach",
"isPartOf": {
"@id": "https://www.dublincoach.ie/#website"
},
"datePublished": "2022-03-29T08:46:01+00:00",
"dateModified": "2026-01-06T14:06:19+00:00",
"breadcrumb": {
"@id": "https://www.dublincoach.ie/careers#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.dublincoach.ie/careers"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.dublincoach.ie/careers#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.dublincoach.ie/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Careers"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.dublincoach.ie/#website",
"url": "https://www.dublincoach.ie/",
"name": "The Green Bus by Dublin Coach",
"description": "Quality in Transport",
"publisher": {
"@id": "https://www.dublincoach.ie/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.dublincoach.ie/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.dublincoach.ie/#organization",
"name": "Dublin Coach",
"url": "https://www.dublincoach.ie/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.dublincoach.ie/#/schema/logo/image/",
"url": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"contentUrl": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"width": 200,
"height": 87,
"caption": "Dublin Coach"
},
"image": {
"@id": "https://www.dublincoach.ie/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DublinCoach",
"https://x.com/DublinCoach1",
"https://www.instagram.com/dublincoach/"
]
}
]
}
/private-hire/private-coach-hire/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.dublincoach.ie/private-hire/private-coach-hire",
"url": "https://www.dublincoach.ie/private-hire/private-coach-hire",
"name": "Private Coach Hire - The Green Bus by Dublin Coach",
"isPartOf": {
"@id": "https://www.dublincoach.ie/#website"
},
"datePublished": "2022-04-08T10:38:35+00:00",
"dateModified": "2022-06-30T21:34:21+00:00",
"breadcrumb": {
"@id": "https://www.dublincoach.ie/private-hire/private-coach-hire#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.dublincoach.ie/private-hire/private-coach-hire"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.dublincoach.ie/private-hire/private-coach-hire#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.dublincoach.ie/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Private Hire",
"item": "https://www.dublincoach.ie/private-hire"
},
{
"@type": "ListItem",
"position": 3,
"name": "Private Coach Hire"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.dublincoach.ie/#website",
"url": "https://www.dublincoach.ie/",
"name": "The Green Bus by Dublin Coach",
"description": "Quality in Transport",
"publisher": {
"@id": "https://www.dublincoach.ie/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.dublincoach.ie/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.dublincoach.ie/#organization",
"name": "Dublin Coach",
"url": "https://www.dublincoach.ie/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.dublincoach.ie/#/schema/logo/image/",
"url": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"contentUrl": "https://www.dublincoach.ie/wp-content/uploads/2022/03/logo.png",
"width": 200,
"height": 87,
"caption": "Dublin Coach"
},
"image": {
"@id": "https://www.dublincoach.ie/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DublinCoach",
"https://x.com/DublinCoach1",
"https://www.instagram.com/dublincoach/"
]
}
]
}
π‘οΈ Trust Signals β external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 4 | 1 |
| /all-destinations/ | 2 | 1 |
| /news-updates/ | 4 | 49 |
| /all-timetables/ | 4 | 1 |
| /careers/ | 2 | 1 |
| /private-hire/private-coach-hire/ | 2 | 1 |
This page presents a snapshot of public data from Dublin Coach, captured on May 19, 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 Dublin Coach: 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 http://www.dublincoach.ie to view the most current version of its content and see directly what this company is about and what it offers.