Identity & Authority: British Association of Removers – Signal Evidence & AI Readability

British Association of Removers

(http://www.bar.co.uk) 📸 Data Snapshot: May 21, 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is well-established through structured data and named industry experts. The schema_json includes sameAs links to social profiles, and the Become a BAR Member page features testimonials from named directors of specific member companies (e.g., David Strank of Stranks Removals). The only minor gap is the lack of specific Person schema for these experts, though their professional digital footprint is implied through their named companies.

There is no disconnect between marketing tone and demonstrated reality. The claim that members handle 280,000 moves is positioned alongside a transparent and highly detailed ‘What to do if something goes wrong’ guide, which validates the operational reality of the industry. The site does not claim ‘perfection’ but rather ‘regulated resolution,’ which is a high-substance position.

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://bar.co.uk/",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers – The trade association for removal companies in the UK",
            "isPartOf": {
                "@id": "https://bar.co.uk/#website"
            },
            "about": {
                "@id": "https://bar.co.uk/#organization"
            },
            "datePublished": "2018-06-28T13:29:17+00:00",
            "dateModified": "2025-01-08T14:51:36+00:00",
            "description": "Welcome to the British Association of Removers. We are dedicated to promoting professional excellence in the removals industry.",
            "breadcrumb": {
                "@id": "https://bar.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bar.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bar.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bar.co.uk/#website",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers",
            "description": "The trade association for removal companies in the UK",
            "publisher": {
                "@id": "https://bar.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bar.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://bar.co.uk/#organization",
            "name": "British Association of Removers",
            "url": "https://bar.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://bar.co.uk/#/schema/logo/image/",
                "url": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "contentUrl": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "width": 230,
                "height": 230,
                "caption": "British Association of Removers"
            },
            "image": {
                "@id": "https://bar.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/British-Association-of-Removers-189283657865184/",
                "https://x.com/barremovers",
                "https://www.youtube.com/channel/UC8AXaGCpAPBpuiY4WYpX6yg/"
            ]
        }
    ]
}
/what-to-do-if-something-goes-wrong/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bar.co.uk/what-to-do-if-something-goes-wrong/",
            "url": "https://bar.co.uk/what-to-do-if-something-goes-wrong/",
            "name": "Moving Company Complaints: What to do if something goes wrong - British Association of Removers",
            "isPartOf": {
                "@id": "https://bar.co.uk/#website"
            },
            "datePublished": "2018-07-02T09:29:17+00:00",
            "dateModified": "2025-12-16T09:51:05+00:00",
            "description": "These are the steps you can take if you have a complaint against your moving company. All BAR members offer multiple dispute resolutions options.",
            "breadcrumb": {
                "@id": "https://bar.co.uk/what-to-do-if-something-goes-wrong/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bar.co.uk/what-to-do-if-something-goes-wrong/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bar.co.uk/what-to-do-if-something-goes-wrong/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bar.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "What to do if something goes wrong"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bar.co.uk/#website",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers",
            "description": "The trade association for removal companies in the UK",
            "publisher": {
                "@id": "https://bar.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bar.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://bar.co.uk/#organization",
            "name": "British Association of Removers",
            "url": "https://bar.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://bar.co.uk/#/schema/logo/image/",
                "url": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "contentUrl": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "width": 230,
                "height": 230,
                "caption": "British Association of Removers"
            },
            "image": {
                "@id": "https://bar.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/British-Association-of-Removers-189283657865184/",
                "https://x.com/barremovers",
                "https://www.youtube.com/channel/UC8AXaGCpAPBpuiY4WYpX6yg/"
            ]
        }
    ]
}
/advanced-payment-guarantee/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bar.co.uk/advanced-payment-guarantee/",
            "url": "https://bar.co.uk/advanced-payment-guarantee/",
            "name": "Advanced Payment Guarantee - British Association of Removers",
            "isPartOf": {
                "@id": "https://bar.co.uk/#website"
            },
            "datePublished": "2018-07-17T14:26:08+00:00",
            "dateModified": "2024-08-23T13:07:52+00:00",
            "breadcrumb": {
                "@id": "https://bar.co.uk/advanced-payment-guarantee/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bar.co.uk/advanced-payment-guarantee/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bar.co.uk/advanced-payment-guarantee/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bar.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Advanced Payment Guarantee"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bar.co.uk/#website",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers",
            "description": "The trade association for removal companies in the UK",
            "publisher": {
                "@id": "https://bar.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bar.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://bar.co.uk/#organization",
            "name": "British Association of Removers",
            "url": "https://bar.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://bar.co.uk/#/schema/logo/image/",
                "url": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "contentUrl": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "width": 230,
                "height": 230,
                "caption": "British Association of Removers"
            },
            "image": {
                "@id": "https://bar.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/British-Association-of-Removers-189283657865184/",
                "https://x.com/barremovers",
                "https://www.youtube.com/channel/UC8AXaGCpAPBpuiY4WYpX6yg/"
            ]
        }
    ]
}
/moving-in-the-uk/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bar.co.uk/moving-in-the-uk/",
            "url": "https://bar.co.uk/moving-in-the-uk/",
            "name": "Moving House in the UK - British Association of Removers",
            "isPartOf": {
                "@id": "https://bar.co.uk/#website"
            },
            "datePublished": "2018-07-02T09:27:40+00:00",
            "dateModified": "2024-10-29T10:45:24+00:00",
            "description": "Moving house can be a stressful process. All our UK based expert removal company members provide the highest standards of excellence. Find a moving company now...",
            "breadcrumb": {
                "@id": "https://bar.co.uk/moving-in-the-uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bar.co.uk/moving-in-the-uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bar.co.uk/moving-in-the-uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bar.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Moving in the UK"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bar.co.uk/#website",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers",
            "description": "The trade association for removal companies in the UK",
            "publisher": {
                "@id": "https://bar.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bar.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://bar.co.uk/#organization",
            "name": "British Association of Removers",
            "url": "https://bar.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://bar.co.uk/#/schema/logo/image/",
                "url": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "contentUrl": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "width": 230,
                "height": 230,
                "caption": "British Association of Removers"
            },
            "image": {
                "@id": "https://bar.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/British-Association-of-Removers-189283657865184/",
                "https://x.com/barremovers",
                "https://www.youtube.com/channel/UC8AXaGCpAPBpuiY4WYpX6yg/"
            ]
        }
    ]
}
/moving-to-another-country/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bar.co.uk/moving-to-another-country/",
            "url": "https://bar.co.uk/moving-to-another-country/",
            "name": "Moving to another country with international moving companies - British Association of Removers",
            "isPartOf": {
                "@id": "https://bar.co.uk/#website"
            },
            "datePublished": "2018-07-02T09:27:57+00:00",
            "dateModified": "2024-08-29T09:45:05+00:00",
            "description": "Moving to another country can be stressful. All BAR members that are international moving companies provide the highest standards of excellence.",
            "breadcrumb": {
                "@id": "https://bar.co.uk/moving-to-another-country/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bar.co.uk/moving-to-another-country/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bar.co.uk/moving-to-another-country/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bar.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Moving to another country"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bar.co.uk/#website",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers",
            "description": "The trade association for removal companies in the UK",
            "publisher": {
                "@id": "https://bar.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bar.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://bar.co.uk/#organization",
            "name": "British Association of Removers",
            "url": "https://bar.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://bar.co.uk/#/schema/logo/image/",
                "url": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "contentUrl": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "width": 230,
                "height": 230,
                "caption": "British Association of Removers"
            },
            "image": {
                "@id": "https://bar.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/British-Association-of-Removers-189283657865184/",
                "https://x.com/barremovers",
                "https://www.youtube.com/channel/UC8AXaGCpAPBpuiY4WYpX6yg/"
            ]
        }
    ]
}
/become-a-bar-member/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://bar.co.uk/become-a-bar-member/",
            "url": "https://bar.co.uk/become-a-bar-member/",
            "name": "Become a BAR Member - British Association of Removers",
            "isPartOf": {
                "@id": "https://bar.co.uk/#website"
            },
            "datePublished": "2026-04-20T14:58:34+00:00",
            "dateModified": "2026-04-27T13:28:18+00:00",
            "description": "Join the British Association of Removers to boost credibility, build customer trust, and access industry-leading standards and support.",
            "breadcrumb": {
                "@id": "https://bar.co.uk/become-a-bar-member/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://bar.co.uk/become-a-bar-member/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://bar.co.uk/become-a-bar-member/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://bar.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Become a BAR Member"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://bar.co.uk/#website",
            "url": "https://bar.co.uk/",
            "name": "British Association of Removers",
            "description": "The trade association for removal companies in the UK",
            "publisher": {
                "@id": "https://bar.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://bar.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://bar.co.uk/#organization",
            "name": "British Association of Removers",
            "url": "https://bar.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://bar.co.uk/#/schema/logo/image/",
                "url": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "contentUrl": "https://bar.co.uk/wp-content/uploads/2018/07/bar-logo-retina.jpg",
                "width": 230,
                "height": 230,
                "caption": "British Association of Removers"
            },
            "image": {
                "@id": "https://bar.co.uk/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/British-Association-of-Removers-189283657865184/",
                "https://x.com/barremovers",
                "https://www.youtube.com/channel/UC8AXaGCpAPBpuiY4WYpX6yg/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
84Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/what-to-do-if-something-goes-wrong/ 13 2
/advanced-payment-guarantee/ 32 2
/moving-in-the-uk/ 2 2
/moving-to-another-country/ 2 2
/become-a-bar-member/ 33 2
Explore the other reputation pillars for British Association of Removers