Identity & Authority: Galway Tour Company – Signal Evidence & AI Readability

Galway Tour Company

(https://galwaytourcompany.com) 📸 Data Snapshot: May 19, 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.
11 Impact Weight: 15 / 100
73% Reputation

Authority is primarily established through the 2007 establishment date and the physical office location in Oranmore. While the drivers are the ‘product,’ none are named or given a digital footprint through Person schema, leaving the ‘expert guide’ claim slightly anonymous. Technical implementation is clean with functional FAQ schema and Organization data, though it lacks specific SameAs links to the claimed TripAdvisor profile which would solidify its award authority.

The marketing tone is surprisingly grounded for the travel industry. While it uses power words like ‘unrivalled’ (implied) and ‘leading,’ it immediately tethers them to 24-hour cancellation policies, specific lunch stop arrangements, and discounted parking links. The ‘2,300 reviews’ claim in the blog is the only significant bold statement that lacks a direct ‘click to verify’ path in the immediate vicinity of the claim.

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://galwaytourcompany.com/",
            "url": "https://galwaytourcompany.com/",
            "name": "Galway Tour Company | Book Now",
            "isPartOf": {
                "@id": "https://galwaytourcompany.com/#website"
            },
            "about": {
                "@id": "https://galwaytourcompany.com/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://galwaytourcompany.com/#primaryimage"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/#primaryimage"
            },
            "thumbnailUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "datePublished": "2026-02-26T10:39:19+00:00",
            "dateModified": "2026-03-23T16:44:19+00:00",
            "description": "Explore the West of Ireland with our local drivers to ensure you have stories to tell for years to come. View tours on the Wild Atlantic Way.",
            "breadcrumb": {
                "@id": "https://galwaytourcompany.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://galwaytourcompany.com/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://galwaytourcompany.com/#primaryimage",
            "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "width": 900,
            "height": 487
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://galwaytourcompany.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://galwaytourcompany.com/#website",
            "url": "https://galwaytourcompany.com/",
            "name": "Galway Tour Company",
            "description": "Explore the Wild Atlantic Way",
            "publisher": {
                "@id": "https://galwaytourcompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://galwaytourcompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://galwaytourcompany.com/#organization",
            "name": "Galway Tour Company",
            "url": "https://galwaytourcompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/",
                "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "width": 900,
                "height": 487,
                "caption": "Galway Tour Company"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/GalwayTourCo/",
                "https://x.com/galwaytourco",
                "https://www.instagram.com/galwaytourcompany/",
                "https://www.youtube.com/user/GalwayDublinTourCo"
            ]
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://galwaytourcompany.com/about-us/",
            "url": "https://galwaytourcompany.com/about-us/",
            "name": "About Us | Galway Tour Company",
            "isPartOf": {
                "@id": "https://galwaytourcompany.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://galwaytourcompany.com/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/about-us/#primaryimage"
            },
            "thumbnailUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "datePublished": "2021-05-17T11:18:15+00:00",
            "dateModified": "2024-01-31T11:27:49+00:00",
            "description": "Galway Tour Company is Ireland’s leading coach tour operator in the West of Ireland. We offer a range of day tours, extended tours & luxury tours. Learn more.",
            "breadcrumb": {
                "@id": "https://galwaytourcompany.com/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://galwaytourcompany.com/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://galwaytourcompany.com/about-us/#primaryimage",
            "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "width": 900,
            "height": 487
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://galwaytourcompany.com/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://galwaytourcompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://galwaytourcompany.com/#website",
            "url": "https://galwaytourcompany.com/",
            "name": "Galway Tour Company",
            "description": "Explore the Wild Atlantic Way",
            "publisher": {
                "@id": "https://galwaytourcompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://galwaytourcompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://galwaytourcompany.com/#organization",
            "name": "Galway Tour Company",
            "url": "https://galwaytourcompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/",
                "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "width": 900,
                "height": 487,
                "caption": "Galway Tour Company"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/GalwayTourCo/",
                "https://x.com/galwaytourco",
                "https://www.instagram.com/galwaytourcompany/",
                "https://www.youtube.com/user/GalwayDublinTourCo"
            ]
        }
    ]
}
/frequently-asked-questions/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://galwaytourcompany.com/frequently-asked-questions/",
                "url": "https://galwaytourcompany.com/frequently-asked-questions/",
                "name": "FAQ | Frequently Asked Questions | Galway Tour Company",
                "isPartOf": {
                    "@id": "https://galwaytourcompany.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://galwaytourcompany.com/frequently-asked-questions/#primaryimage"
                },
                "image": {
                    "@id": "https://galwaytourcompany.com/frequently-asked-questions/#primaryimage"
                },
                "thumbnailUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "datePublished": "2024-09-10T13:36:49+00:00",
                "dateModified": "2026-02-10T08:22:28+00:00",
                "description": "Galway Tour Company is Ireland’s leading coach tour operator in the West of Ireland. Have a burning question that needs answered?",
                "breadcrumb": {
                    "@id": "https://galwaytourcompany.com/frequently-asked-questions/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://galwaytourcompany.com/frequently-asked-questions/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://galwaytourcompany.com/frequently-asked-questions/#primaryimage",
                "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "width": 900,
                "height": 487
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://galwaytourcompany.com/frequently-asked-questions/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://galwaytourcompany.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Frequently Asked Questions"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://galwaytourcompany.com/#website",
                "url": "https://galwaytourcompany.com/",
                "name": "Galway Tour Company",
                "description": "Explore the Wild Atlantic Way",
                "publisher": {
                    "@id": "https://galwaytourcompany.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://galwaytourcompany.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://galwaytourcompany.com/#organization",
                "name": "Galway Tour Company",
                "url": "https://galwaytourcompany.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://galwaytourcompany.com/#/schema/logo/image/",
                    "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                    "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                    "width": 900,
                    "height": 487,
                    "caption": "Galway Tour Company"
                },
                "image": {
                    "@id": "https://galwaytourcompany.com/#/schema/logo/image/"
                },
                "sameAs": [
                    "https://www.facebook.com/GalwayTourCo/",
                    "https://x.com/galwaytourco",
                    "https://www.instagram.com/galwaytourcompany/",
                    "https://www.youtube.com/user/GalwayDublinTourCo"
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "FAQPage",
        "mainEntity": [
            {
                "@type": "Question",
                "name": "Can I bring my luggage on board during the tour?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Yes, you can store your luggage in the underneath compartment of the bus for the duration of the trip.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Can I bring my baby/toddler on tour?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Yes.The child (0-3y/o) can travel for free if they are sitting on the parent/guardian’s lap for the tour.</p><p>If you wish to have them on a seat, please select the Child fare when booking tickets on the website.</p><p>Booster/car seats are not provided but customers may bring their own at their discretion.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Do I need to bring my own lunch?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Lunch stops are arranged on all of our tours, so there’s no need to bring your own lunch.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Where can I park my car for the day?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p><span style=\"color: #000000; font-family: arial, sans-serif;\">There <span class=\"gmail_default\">is a discounted </span>parking garage located within 5 mins walking distance of our main meeting point (Kinlay Hostel):</span></p><p><span style=\"color: #000000; font-family: arial, sans-serif;\"><a href=\"https://parkpnp.com/ie/parking/rooftop-merchants-rd-galway-g\" target=\"_blank\" rel=\"noopener\" data-saferedirecturl=\"https://www.google.com/url?q=https://parkpnp.com/ie/parking/rooftop-merchants-rd-galway-g&source=gmail&ust=1742994189285000&usg=AOvVaw1zSPJGaahPe7Yl1ovax-xJ\">https://parkpnp.com/ie/<wbr />parking/rooftop-merchants-rd-<wbr />galway-g</a></span></p><p><span style=\"color: #000000; font-family: arial, sans-serif;\">Please allow plenty of driving time in the morning as the traffic can be very busy.</span></p>"
                }
            },
            {
                "@type": "Question",
                "name": "Do the buses have toilets on board?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>75% of our fleet are equipped with bathrooms.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Can I reschedule my booking?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>One booking update/change of date with a minimum 24 hours prior to the tour departure can be implemented free of charge depending on availability.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Can I cancel my booking?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>If you cancel within 24 hours of the beginning of the tour no refund is possible.If you cancel more than 24 hours before the beginning of the tour we will refund 100% minus cancellation fee of €5 per person or we can offer 100% refund in the form of a flexible gift card/voucher valid for 12 months.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Are the tours wheelchair/reduced mobility friendly?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Unfortunately not. If the person with the disability is able to walk 3 steps on/off the coach, we can accommodate by storing the wheelchair/crutches in the underneath compartment on the bus.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "How long in advance should I book a tour?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>We recommend booking at least 2-3 days at least in advance of the departure date, as we may sell out.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Will the tour get cancelled if it is raining?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>We are not cancelling the tours because of rain. If a tour is cancelled due to extreme weather conditions, we will send a message with options available.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Can I reserve front seats?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Front seats can only be reserved by a person with a disability/mobility issue or an elderly passenger.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "How many people travel on each bus?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Our fleet ranges from the capacity of 39-61 seats.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Can I book a private tour?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>For custom tours, please get in touch with us via email for quotes. <strong><a href=\"https://galwaytourcompany.com/private-bus-hire/\">Click here to learn more about what we can offer.</a></strong></p>"
                }
            },
            {
                "@type": "Question",
                "name": "When should I be ready at the departure point I selected?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Please be ready and waiting at the departure point at least 15 mins before pickup, where the driver can see you clearly. Please notify us if you have changed your departure point or are late to spare driver’s time.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "I lost a personal belonging on tour, what should I do?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Please contact us with a description of the item, preferably a picture attachment of it and the date of travel via email.</p>"
                }
            },
            {
                "@type": "Question",
                "name": "Has the Cliffs of Moher route been closed?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>The Cliffs of Moher Experience is open as normal and offers 800m of safe paved pathways, steps, seated and picnic areas, and raised viewing platforms providing vantage points of the seabird colonies on Goat Island.</p><p>Facilities include the fully accessible Visitor Centre, free Wi-Fi and self-guided Cliffs exhibition.</p><p>If you have additional queries in relation to the Cliffs of Moher Coastal Trail, please contact CLDC +353 65 68 66 800 or email <a href=\"mailto:info@cldc.ie\">info@cldc.ie</a></p>"
                }
            },
            {
                "@type": "Question",
                "name": "I’m running late - can the bus wait for me?",
                "acceptedAnswer": {
                    "@type": "Answer",
                    "text": "<p>Unfortunately, no. Due to licensing requirements, we must depart at the exact time shown on your ticket. All guests must check in <strong>15 minutes before departure</strong>. This policy applies to the main departure point and all scheduled stops during the tour. </p>"
                }
            }
        ]
    }
]
/blog/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": [
                "WebPage",
                "CollectionPage"
            ],
            "@id": "https://galwaytourcompany.com/blog/",
            "url": "https://galwaytourcompany.com/blog/",
            "name": "Blog | Top Travel Tips For Ireland | Galway Tour Company",
            "isPartOf": {
                "@id": "https://galwaytourcompany.com/#website"
            },
            "datePublished": "2021-05-17T11:18:15+00:00",
            "dateModified": "2022-04-06T13:50:09+00:00",
            "description": "It's time for an adventure. Check out our blog for tips and inspiration for traveling the west of Ireland. Find out more.",
            "breadcrumb": {
                "@id": "https://galwaytourcompany.com/blog/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://galwaytourcompany.com/blog/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://galwaytourcompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Blog"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://galwaytourcompany.com/#website",
            "url": "https://galwaytourcompany.com/",
            "name": "Galway Tour Company",
            "description": "Explore the Wild Atlantic Way",
            "publisher": {
                "@id": "https://galwaytourcompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://galwaytourcompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://galwaytourcompany.com/#organization",
            "name": "Galway Tour Company",
            "url": "https://galwaytourcompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/",
                "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "width": 900,
                "height": 487,
                "caption": "Galway Tour Company"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/GalwayTourCo/",
                "https://x.com/galwaytourco",
                "https://www.instagram.com/galwaytourcompany/",
                "https://www.youtube.com/user/GalwayDublinTourCo"
            ]
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://galwaytourcompany.com/contact-us/",
            "url": "https://galwaytourcompany.com/contact-us/",
            "name": "Contact Us | Best In The West | Galway Tour Company",
            "isPartOf": {
                "@id": "https://galwaytourcompany.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://galwaytourcompany.com/contact-us/#primaryimage"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/contact-us/#primaryimage"
            },
            "thumbnailUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "datePublished": "2021-05-17T13:44:21+00:00",
            "dateModified": "2026-03-18T14:57:21+00:00",
            "description": "To enquire about our tours or private hire services in the West of Ireland, call us on +353(0)91 566 566 or email the team on info@galwaytourcompany.com.",
            "breadcrumb": {
                "@id": "https://galwaytourcompany.com/contact-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://galwaytourcompany.com/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://galwaytourcompany.com/contact-us/#primaryimage",
            "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
            "width": 900,
            "height": 487
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://galwaytourcompany.com/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://galwaytourcompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://galwaytourcompany.com/#website",
            "url": "https://galwaytourcompany.com/",
            "name": "Galway Tour Company",
            "description": "Explore the Wild Atlantic Way",
            "publisher": {
                "@id": "https://galwaytourcompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://galwaytourcompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://galwaytourcompany.com/#organization",
            "name": "Galway Tour Company",
            "url": "https://galwaytourcompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/",
                "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "width": 900,
                "height": 487,
                "caption": "Galway Tour Company"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/GalwayTourCo/",
                "https://x.com/galwaytourco",
                "https://www.instagram.com/galwaytourcompany/",
                "https://www.youtube.com/user/GalwayDublinTourCo"
            ]
        }
    ]
}
/promo-codes/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://galwaytourcompany.com/promo-codes/",
            "url": "https://galwaytourcompany.com/promo-codes/",
            "name": "Promo Codes | Galway Tour Company | Book Direct",
            "isPartOf": {
                "@id": "https://galwaytourcompany.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://galwaytourcompany.com/promo-codes/#primaryimage"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/promo-codes/#primaryimage"
            },
            "thumbnailUrl": "https://galwaytourcompany.com/wp-content/uploads/2024/08/TC_green_winner-gif_LL_2024.gif",
            "datePublished": "2024-08-07T11:18:54+00:00",
            "dateModified": "2026-03-18T14:51:53+00:00",
            "description": "Avail of promo codes and special offers for Galway Tour Company when you book directly with us. View offers.",
            "breadcrumb": {
                "@id": "https://galwaytourcompany.com/promo-codes/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://galwaytourcompany.com/promo-codes/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://galwaytourcompany.com/promo-codes/#primaryimage",
            "url": "https://galwaytourcompany.com/wp-content/uploads/2024/08/TC_green_winner-gif_LL_2024.gif",
            "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2024/08/TC_green_winner-gif_LL_2024.gif",
            "width": 500,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://galwaytourcompany.com/promo-codes/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://galwaytourcompany.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Special Offers"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://galwaytourcompany.com/#website",
            "url": "https://galwaytourcompany.com/",
            "name": "Galway Tour Company",
            "description": "Explore the Wild Atlantic Way",
            "publisher": {
                "@id": "https://galwaytourcompany.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://galwaytourcompany.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://galwaytourcompany.com/#organization",
            "name": "Galway Tour Company",
            "url": "https://galwaytourcompany.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/",
                "url": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "contentUrl": "https://galwaytourcompany.com/wp-content/uploads/2021/06/gtc-feature.jpg",
                "width": 900,
                "height": 487,
                "caption": "Galway Tour Company"
            },
            "image": {
                "@id": "https://galwaytourcompany.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/GalwayTourCo/",
                "https://x.com/galwaytourco",
                "https://www.instagram.com/galwaytourcompany/",
                "https://www.youtube.com/user/GalwayDublinTourCo"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
72Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 11 2
/about-us/ 12 2
/frequently-asked-questions/ 11 2
/blog/ 15 2
/contact-us/ 11 2
/promo-codes/ 12 2