Identity & Authority: Churchgate Jewellers – Signal Evidence & AI Readability

Churchgate Jewellers

(http://www.churchgatejewellers.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

There is a significant authority gap regarding the ‘talented team of craftsmen’ mentioned on the Wedding Rings page; no individual craftsmen are named, and no Person schema or professional credentials are provided. While ‘Anita’ is mentioned in a testimonial, she lacks a verifiable digital footprint or professional profile. Technical authority is further undermined by a basic schema implementation that fails to utilize JewelryStore or LocalBusiness specific properties.

The site makes bold claims about being ‘Specialists’ and providing the ‘highest standard’ of craftsmanship without demonstrating these through case studies or process galleries. The ‘Gold Buying Service’ claims to be one of the longest established in Leicester but provides no transparency regarding valuation methodology or live market rates. The ‘Certified Diamond’ claim on the Engagement Rings page lacks a mention of the specific certifying body (GIA, AGS, etc.) in the text.

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.churchgatejewellers.co.uk/",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers - Leicester",
            "isPartOf": {
                "@id": "https://www.churchgatejewellers.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.churchgatejewellers.co.uk/#primaryimage"
            },
            "image": {
                "@id": "https://www.churchgatejewellers.co.uk/#primaryimage"
            },
            "thumbnailUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/wedding-rings.jpg",
            "datePublished": "2016-03-21T13:03:03+00:00",
            "dateModified": "2018-11-29T15:25:24+00:00",
            "description": "Wedding Ring Specialist. Our beautiful settings are available in white or yellow gold, platinum and in palladium. Visit us to view our extensive range.",
            "breadcrumb": {
                "@id": "https://www.churchgatejewellers.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.churchgatejewellers.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.churchgatejewellers.co.uk/#primaryimage",
            "url": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/wedding-rings.jpg",
            "contentUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/wedding-rings.jpg",
            "width": 300,
            "height": 211,
            "caption": "wedding rings"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.churchgatejewellers.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.churchgatejewellers.co.uk/#website",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.churchgatejewellers.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/wedding-rings/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.churchgatejewellers.co.uk/wedding-rings/",
            "url": "https://www.churchgatejewellers.co.uk/wedding-rings/",
            "name": "Wedding Rings - Churchgate Jewellers",
            "isPartOf": {
                "@id": "https://www.churchgatejewellers.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.churchgatejewellers.co.uk/wedding-rings/#primaryimage"
            },
            "image": {
                "@id": "https://www.churchgatejewellers.co.uk/wedding-rings/#primaryimage"
            },
            "thumbnailUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/two-colour.jpg",
            "datePublished": "2016-03-21T14:52:55+00:00",
            "dateModified": "2016-10-29T11:03:21+00:00",
            "breadcrumb": {
                "@id": "https://www.churchgatejewellers.co.uk/wedding-rings/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.churchgatejewellers.co.uk/wedding-rings/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.churchgatejewellers.co.uk/wedding-rings/#primaryimage",
            "url": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/two-colour.jpg",
            "contentUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/two-colour.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.churchgatejewellers.co.uk/wedding-rings/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.churchgatejewellers.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Wedding Rings"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.churchgatejewellers.co.uk/#website",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.churchgatejewellers.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/engagement-rings/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.churchgatejewellers.co.uk/engagement-rings/",
            "url": "https://www.churchgatejewellers.co.uk/engagement-rings/",
            "name": "Engagement Rings - Churchgate Jewellers",
            "isPartOf": {
                "@id": "https://www.churchgatejewellers.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.churchgatejewellers.co.uk/engagement-rings/#primaryimage"
            },
            "image": {
                "@id": "https://www.churchgatejewellers.co.uk/engagement-rings/#primaryimage"
            },
            "thumbnailUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/diamond-rings-option-1.jpg",
            "datePublished": "2016-03-21T14:53:10+00:00",
            "dateModified": "2016-10-30T10:08:07+00:00",
            "breadcrumb": {
                "@id": "https://www.churchgatejewellers.co.uk/engagement-rings/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.churchgatejewellers.co.uk/engagement-rings/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.churchgatejewellers.co.uk/engagement-rings/#primaryimage",
            "url": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/diamond-rings-option-1.jpg",
            "contentUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/diamond-rings-option-1.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.churchgatejewellers.co.uk/engagement-rings/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.churchgatejewellers.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Engagement Rings"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.churchgatejewellers.co.uk/#website",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.churchgatejewellers.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/eternity-rings/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.churchgatejewellers.co.uk/eternity-rings/",
            "url": "https://www.churchgatejewellers.co.uk/eternity-rings/",
            "name": "Eternity Rings - Churchgate Jewellers",
            "isPartOf": {
                "@id": "https://www.churchgatejewellers.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.churchgatejewellers.co.uk/eternity-rings/#primaryimage"
            },
            "image": {
                "@id": "https://www.churchgatejewellers.co.uk/eternity-rings/#primaryimage"
            },
            "thumbnailUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/eternity-1.jpg",
            "datePublished": "2016-03-21T14:53:32+00:00",
            "dateModified": "2016-09-16T11:25:47+00:00",
            "breadcrumb": {
                "@id": "https://www.churchgatejewellers.co.uk/eternity-rings/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.churchgatejewellers.co.uk/eternity-rings/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.churchgatejewellers.co.uk/eternity-rings/#primaryimage",
            "url": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/eternity-1.jpg",
            "contentUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/eternity-1.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.churchgatejewellers.co.uk/eternity-rings/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.churchgatejewellers.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Eternity Rings"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.churchgatejewellers.co.uk/#website",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.churchgatejewellers.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/jewellery/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.churchgatejewellers.co.uk/jewellery/",
            "url": "https://www.churchgatejewellers.co.uk/jewellery/",
            "name": "Jewellery - Churchgate Jewellers",
            "isPartOf": {
                "@id": "https://www.churchgatejewellers.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.churchgatejewellers.co.uk/jewellery/#primaryimage"
            },
            "image": {
                "@id": "https://www.churchgatejewellers.co.uk/jewellery/#primaryimage"
            },
            "thumbnailUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/feel-good.jpg",
            "datePublished": "2016-03-21T14:53:42+00:00",
            "dateModified": "2016-08-15T11:45:42+00:00",
            "breadcrumb": {
                "@id": "https://www.churchgatejewellers.co.uk/jewellery/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.churchgatejewellers.co.uk/jewellery/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.churchgatejewellers.co.uk/jewellery/#primaryimage",
            "url": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/feel-good.jpg",
            "contentUrl": "https://www.churchgatejewellers.co.uk/wp-content/uploads/2016/03/feel-good.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.churchgatejewellers.co.uk/jewellery/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.churchgatejewellers.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Jewellery"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.churchgatejewellers.co.uk/#website",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.churchgatejewellers.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
/testimonials/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.churchgatejewellers.co.uk/testimonials/",
            "url": "https://www.churchgatejewellers.co.uk/testimonials/",
            "name": "Testimonials - Churchgate Jewellers",
            "isPartOf": {
                "@id": "https://www.churchgatejewellers.co.uk/#website"
            },
            "datePublished": "2018-09-19T13:09:26+00:00",
            "dateModified": "2018-09-19T14:01:15+00:00",
            "breadcrumb": {
                "@id": "https://www.churchgatejewellers.co.uk/testimonials/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.churchgatejewellers.co.uk/testimonials/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.churchgatejewellers.co.uk/testimonials/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.churchgatejewellers.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Testimonials"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.churchgatejewellers.co.uk/#website",
            "url": "https://www.churchgatejewellers.co.uk/",
            "name": "Churchgate Jewellers",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.churchgatejewellers.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
262Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 111 1
/wedding-rings/ 15 1
/engagement-rings/ 15 1
/eternity-rings/ 15 1
/jewellery/ 15 1
/testimonials/ 91 1