Identity & Authority: Albannach Guided Tours – Signal Evidence & AI Readability

Albannach Guided Tours

(http://www.albannachtours.co.uk) πŸ“Έ Data Snapshot: May 22, 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.
6 Impact Weight: 15 / 100
40% Reputation

A significant authority gap exists due to the disconnect between the guide’s personal expertise and the site’s technical identity. Although the content names Les Mac an Ultaigh as a primary authority and details his 1990 qualification, the schema_json lacks Person schema and sameAs links to professional directories like the Scottish Tourist Guides Association (STGA). Additionally, while the homepage was modified in late 2025, the core tour and photo pages remain stale with 2022-2023 dates, which weakens the authority of current availability claims. The technical implementation is somewhat amateur, featuring repetitive H3 headings and a lack of modern structured data for a professional tour operator.

The marketing tone is subdued and academic, which generally matches the demonstrated content. Most claims are descriptive rather than performance-based, though assertions such as passing ‘practical and theoretical examinations’ are supported by specific institutional names like Dundee University. The site lacks a modern case study format, relying instead on a ‘Our History’ narrative which, while substantive, lacks the quantitative proof of recent successful tour completions or client volume.

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.albannachtours.co.uk/",
            "url": "https://www.albannachtours.co.uk/",
            "name": "Historical Tours across the Isle Of Man, Scotland & Ireland | Albannach Guided Tours",
            "isPartOf": {
                "@id": "https://www.albannachtours.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.albannachtours.co.uk/#primaryimage"
            },
            "image": {
                "@id": "https://www.albannachtours.co.uk/#primaryimage"
            },
            "thumbnailUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image005.jpg",
            "datePublished": "2022-05-03T13:54:54+00:00",
            "dateModified": "2025-10-31T14:38:27+00:00",
            "description": "Albannach Guided Tours provides tailor-made tours & tour planning throughout the Hebrides, Scotland & other Celtic countries.",
            "breadcrumb": {
                "@id": "https://www.albannachtours.co.uk/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.albannachtours.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.albannachtours.co.uk/#primaryimage",
            "url": "https://www.albannachtours.co.uk/wp-content/uploads/image005.jpg",
            "contentUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image005.jpg",
            "width": 1063,
            "height": 598,
            "caption": "scottish cliff"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.albannachtours.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.albannachtours.co.uk/#website",
            "url": "https://www.albannachtours.co.uk/",
            "name": "Albannach Guided Tours",
            "description": "Albannach Guided Tours",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.albannachtours.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.albannachtours.co.uk/contact/",
            "url": "https://www.albannachtours.co.uk/contact/",
            "name": "Book Your Celtic Tour Of Scotland Today | Albannach Guided Tours",
            "isPartOf": {
                "@id": "https://www.albannachtours.co.uk/#website"
            },
            "datePublished": "2022-05-03T14:22:04+00:00",
            "dateModified": "2023-05-05T15:26:47+00:00",
            "description": "Albannach are bespoke providers in Guided Tours of the Hebrides, Highlands & rest of Scotland specializing in celtic areas",
            "breadcrumb": {
                "@id": "https://www.albannachtours.co.uk/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.albannachtours.co.uk/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.albannachtours.co.uk/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.albannachtours.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.albannachtours.co.uk/#website",
            "url": "https://www.albannachtours.co.uk/",
            "name": "Albannach Guided Tours",
            "description": "Albannach Guided Tours",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.albannachtours.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/photos/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.albannachtours.co.uk/photos/",
            "url": "https://www.albannachtours.co.uk/photos/",
            "name": "Scenic Tour Photos From the Isle of Man to Scotland | Albannach Guided Tours",
            "isPartOf": {
                "@id": "https://www.albannachtours.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.albannachtours.co.uk/photos/#primaryimage"
            },
            "image": {
                "@id": "https://www.albannachtours.co.uk/photos/#primaryimage"
            },
            "thumbnailUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image035-Medium.jpg",
            "datePublished": "2022-05-03T14:18:15+00:00",
            "dateModified": "2022-05-12T09:02:46+00:00",
            "description": "We specialize in tours around the β€˜big island’ – Lewis & Harris but cover any visits or travel within and between the Celtic Countries",
            "breadcrumb": {
                "@id": "https://www.albannachtours.co.uk/photos/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.albannachtours.co.uk/photos/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.albannachtours.co.uk/photos/#primaryimage",
            "url": "https://www.albannachtours.co.uk/wp-content/uploads/image035-Medium.jpg",
            "contentUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image035-Medium.jpg",
            "width": 1144,
            "height": 768,
            "caption": "celtic huts"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.albannachtours.co.uk/photos/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.albannachtours.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Photos"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.albannachtours.co.uk/#website",
            "url": "https://www.albannachtours.co.uk/",
            "name": "Albannach Guided Tours",
            "description": "Albannach Guided Tours",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.albannachtours.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/tours/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.albannachtours.co.uk/tours/",
            "url": "https://www.albannachtours.co.uk/tours/",
            "name": "Celtic Tours of Lewis & Harris, Scotland, Connemara And Hebrides",
            "isPartOf": {
                "@id": "https://www.albannachtours.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.albannachtours.co.uk/tours/#primaryimage"
            },
            "image": {
                "@id": "https://www.albannachtours.co.uk/tours/#primaryimage"
            },
            "thumbnailUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image016-Medium.jpg",
            "datePublished": "2022-05-03T14:17:11+00:00",
            "dateModified": "2022-08-23T11:38:11+00:00",
            "description": "The Scenic & Historical Tours cover the most fascinating and beautiful places in a certain area such as the Outer Hebrides, Snowdonia and more",
            "breadcrumb": {
                "@id": "https://www.albannachtours.co.uk/tours/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.albannachtours.co.uk/tours/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.albannachtours.co.uk/tours/#primaryimage",
            "url": "https://www.albannachtours.co.uk/wp-content/uploads/image016-Medium.jpg",
            "contentUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image016-Medium.jpg",
            "width": 1366,
            "height": 664,
            "caption": "mountain scenic view"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.albannachtours.co.uk/tours/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.albannachtours.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Tours"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.albannachtours.co.uk/#website",
            "url": "https://www.albannachtours.co.uk/",
            "name": "Albannach Guided Tours",
            "description": "Albannach Guided Tours",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.albannachtours.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/taxis/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.albannachtours.co.uk/taxis/",
            "url": "https://www.albannachtours.co.uk/taxis/",
            "name": "Airport & Ferry Taxi Services Isles of Lewis & Harris",
            "isPartOf": {
                "@id": "https://www.albannachtours.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.albannachtours.co.uk/taxis/#primaryimage"
            },
            "image": {
                "@id": "https://www.albannachtours.co.uk/taxis/#primaryimage"
            },
            "thumbnailUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image042-Medium.jpg",
            "datePublished": "2022-05-03T14:16:01+00:00",
            "dateModified": "2023-05-05T15:26:17+00:00",
            "description": "We can provide a comfortable 6 seater minivan, a baggage trailer is available for taxi services around the Isles of Lewis & Harris.",
            "breadcrumb": {
                "@id": "https://www.albannachtours.co.uk/taxis/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.albannachtours.co.uk/taxis/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.albannachtours.co.uk/taxis/#primaryimage",
            "url": "https://www.albannachtours.co.uk/wp-content/uploads/image042-Medium.jpg",
            "contentUrl": "https://www.albannachtours.co.uk/wp-content/uploads/image042-Medium.jpg",
            "width": 1366,
            "height": 664,
            "caption": "deer in a scenic area"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.albannachtours.co.uk/taxis/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.albannachtours.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Taxis"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.albannachtours.co.uk/#website",
            "url": "https://www.albannachtours.co.uk/",
            "name": "Albannach Guided Tours",
            "description": "Albannach Guided Tours",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.albannachtours.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
15Review mentions (all pages)
21External proof links (all pages)
PageReviewsProof links
/ (home) 3 4
/contact/ 3 5
/photos/ 3 4
/tours/ 3 4
/taxis/ 3 4