Trust & Proof: Dublin Coach – Signal Evidence & AI Readability

Dublin Coach

(http://www.dublincoach.ie) 📸 Data Snapshot: May 19, 2026
Trust & Proof — The Lens

Count 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.

Trust & Proof Verifiable evidence vs. Trust Theatre.
16 Impact Weight: 20 / 100
80% Reputation

Trust theatre is virtually non-existent because the company relies on operational proof rather than vague reviews. While there is a low review_count (4) on the homepage, the news-updates page provides a massive proof_links_count (49), mostly consisting of external Google Maps links to verify temporary stop locations, which serves as high-utility forensic evidence of service activity.

The proof density is some of the highest analyzed in this sector. For every service claim, there is a corresponding route number, a timetable link, and an interactive tracking map. The news feed provides timestamped evidence of daily operational management, such as service adjustments for the ‘Regeneron Great Limerick Run’ on May 3, 2026.

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
18Review mentions (all pages)
54External proof links (all pages)
PageReviewsProof 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
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
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/"
            ]
        }
    ]
}