Trust & Proof: Event Photographer – Signal Evidence & AI Readability

Event Photographer

(https://eventphotographer.uk) 📸 Data Snapshot: May 21, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

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

Trust theatre is extreme; the site claims 4 reviews on every page and a trust_theatre_flag is triggered, but proof_links_count is 0 across the entire crawl. There are no links to third-party review platforms like Trustpilot or Google Maps. High-level claims such as ‘Voted the Best Company’ lack a named awarding body or a date, rendering them forensic fluff.

The proof density is near zero. Out of six pages analyzed, there are 0 proof links, 0 named clients, and 0 actual images described that depict the company’s own work. The site relies entirely on vague assertions (‘extensive industry experience’) without providing a single data point or digital footprint to support them.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
22Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 4 0
/contact-us/ 2 0
/near-me/greater-london/ 4 0
/near-me/essex/ 4 0
/near-me/hertfordshire/ 4 0
/near-me/kent/ 4 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage — no schema detected (entity gap)
/contact-us/ — no schema detected (entity gap)
/near-me/greater-london/
[
    {
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "[xfield_schema-city]",
            "addressRegion": "[xfield_schema-region]",
            "postalCode": "[xfield_schema-zip]",
            "streetAddress": "[xfield_schema-address]",
            "addressCountry": "GB"
        },
        "@context": "http://schema.org",
        "@id": "[xfield_location-url]#schema",
        "@type": "LocalBusiness",
        "name": "[xfield_company-name] in Greater London",
        "legalName": "[xfield_company-name] Ltd",
        "areaServed": [
            {
                "@type": "City",
                "name": "Greater London"
            },
            {
                "@type": "GeoCircle",
                "geoMidpoint": {
                    "@type": "GeoCoordinates",
                    "latitude": "51.4902",
                    "longitude": "0.0299"
                },
                "geoRadius": "25000"
            }
        ],
        "currenciesAccepted": "GBP",
        "description": "[xfield_schema-desc]",
        "email": "[xfield_email]",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "51.4902",
            "longitude": "0.0299"
        },
        "hasMap": "[xfield_map-url]",
        "image": "[xfield_image-url]",
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Services",
            "itemListElement": [
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service1]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service2]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service3]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service4]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service5]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service6]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service7]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service8]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service9]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service10]"
                    }
                }
            ]
        },
        "openingHoursSpecification": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday",
                "Saturday",
                "Sunday"
            ],
            "opens": "00:00",
            "closes": "23:59"
        },
        "priceRange": "£££",
        "sameAs": [
            "[xfield_map-url]",
            "[xfield_youtube-channel]",
            "[xfield_blogger-url]",
            "[xfield_facebook-url]",
            "[xfield_twitter-url]",
            "[xfield_wordpress-url]",
            "[xfield_tumblr-url]",
            "[xfield_google-site]",
            "[xfield_gmb-site]"
        ],
        "additionalType": [
            "[xfield_wikipedia-topic-url]",
            "https://en.wikipedia.org/wiki/Greater London"
        ],
        "telephone": "[xfield_phone-number]",
        "url": "[xfield_location-url]"
    }
]
/near-me/essex/
[
    {
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "[xfield_schema-city]",
            "addressRegion": "[xfield_schema-region]",
            "postalCode": "[xfield_schema-zip]",
            "streetAddress": "[xfield_schema-address]",
            "addressCountry": "GB"
        },
        "@context": "http://schema.org",
        "@id": "[xfield_location-url]#schema",
        "@type": "LocalBusiness",
        "name": "[xfield_company-name] in Essex",
        "legalName": "[xfield_company-name] Ltd",
        "areaServed": [
            {
                "@type": "City",
                "name": "Essex"
            },
            {
                "@type": "GeoCircle",
                "geoMidpoint": {
                    "@type": "GeoCoordinates",
                    "latitude": "51.76879",
                    "longitude": "0.09571"
                },
                "geoRadius": "25000"
            }
        ],
        "currenciesAccepted": "GBP",
        "description": "[xfield_schema-desc]",
        "email": "[xfield_email]",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "51.76879",
            "longitude": "0.09571"
        },
        "hasMap": "[xfield_map-url]",
        "image": "[xfield_image-url]",
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Services",
            "itemListElement": [
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service1]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service2]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service3]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service4]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service5]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service6]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service7]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service8]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service9]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service10]"
                    }
                }
            ]
        },
        "openingHoursSpecification": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday",
                "Saturday",
                "Sunday"
            ],
            "opens": "00:00",
            "closes": "23:59"
        },
        "priceRange": "£££",
        "sameAs": [
            "[xfield_map-url]",
            "[xfield_youtube-channel]",
            "[xfield_blogger-url]",
            "[xfield_facebook-url]",
            "[xfield_twitter-url]",
            "[xfield_wordpress-url]",
            "[xfield_tumblr-url]",
            "[xfield_google-site]",
            "[xfield_gmb-site]"
        ],
        "additionalType": [
            "[xfield_wikipedia-topic-url]",
            "https://en.wikipedia.org/wiki/Essex"
        ],
        "telephone": "[xfield_phone-number]",
        "url": "[xfield_location-url]"
    }
]
/near-me/hertfordshire/
[
    {
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "[xfield_schema-city]",
            "addressRegion": "[xfield_schema-region]",
            "postalCode": "[xfield_schema-zip]",
            "streetAddress": "[xfield_schema-address]",
            "addressCountry": "GB"
        },
        "@context": "http://schema.org",
        "@id": "[xfield_location-url]#schema",
        "@type": "LocalBusiness",
        "name": "[xfield_company-name] in Hertfordshire",
        "legalName": "[xfield_company-name] Ltd",
        "areaServed": [
            {
                "@type": "City",
                "name": "Hertfordshire"
            },
            {
                "@type": "GeoCircle",
                "geoMidpoint": {
                    "@type": "GeoCoordinates",
                    "latitude": "51.65512",
                    "longitude": "-0.39576"
                },
                "geoRadius": "25000"
            }
        ],
        "currenciesAccepted": "GBP",
        "description": "[xfield_schema-desc]",
        "email": "[xfield_email]",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "51.65512",
            "longitude": "-0.39576"
        },
        "hasMap": "[xfield_map-url]",
        "image": "[xfield_image-url]",
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Services",
            "itemListElement": [
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service1]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service2]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service3]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service4]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service5]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service6]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service7]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service8]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service9]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service10]"
                    }
                }
            ]
        },
        "openingHoursSpecification": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday",
                "Saturday",
                "Sunday"
            ],
            "opens": "00:00",
            "closes": "23:59"
        },
        "priceRange": "£££",
        "sameAs": [
            "[xfield_map-url]",
            "[xfield_youtube-channel]",
            "[xfield_blogger-url]",
            "[xfield_facebook-url]",
            "[xfield_twitter-url]",
            "[xfield_wordpress-url]",
            "[xfield_tumblr-url]",
            "[xfield_google-site]",
            "[xfield_gmb-site]"
        ],
        "additionalType": [
            "[xfield_wikipedia-topic-url]",
            "https://en.wikipedia.org/wiki/Hertfordshire"
        ],
        "telephone": "[xfield_phone-number]",
        "url": "[xfield_location-url]"
    }
]
/near-me/kent/
[
    {
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "[xfield_schema-city]",
            "addressRegion": "[xfield_schema-region]",
            "postalCode": "[xfield_schema-zip]",
            "streetAddress": "[xfield_schema-address]",
            "addressCountry": "GB"
        },
        "@context": "http://schema.org",
        "@id": "[xfield_location-url]#schema",
        "@type": "LocalBusiness",
        "name": "[xfield_company-name] in Kent",
        "legalName": "[xfield_company-name] Ltd",
        "areaServed": [
            {
                "@type": "City",
                "name": "Kent"
            },
            {
                "@type": "GeoCircle",
                "geoMidpoint": {
                    "@type": "GeoCoordinates",
                    "latitude": "51.27297",
                    "longitude": "0.52063"
                },
                "geoRadius": "25000"
            }
        ],
        "currenciesAccepted": "GBP",
        "description": "[xfield_schema-desc]",
        "email": "[xfield_email]",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": "51.27297",
            "longitude": "0.52063"
        },
        "hasMap": "[xfield_map-url]",
        "image": "[xfield_image-url]",
        "hasOfferCatalog": {
            "@type": "OfferCatalog",
            "name": "Services",
            "itemListElement": [
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service1]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service2]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service3]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service4]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service5]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service6]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service7]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service8]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service9]"
                    }
                },
                {
                    "@type": "Offer",
                    "itemOffered": {
                        "@type": "Service",
                        "name": "[xfield_service10]"
                    }
                }
            ]
        },
        "openingHoursSpecification": {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday",
                "Saturday",
                "Sunday"
            ],
            "opens": "00:00",
            "closes": "23:59"
        },
        "priceRange": "£££",
        "sameAs": [
            "[xfield_map-url]",
            "[xfield_youtube-channel]",
            "[xfield_blogger-url]",
            "[xfield_facebook-url]",
            "[xfield_twitter-url]",
            "[xfield_wordpress-url]",
            "[xfield_tumblr-url]",
            "[xfield_google-site]",
            "[xfield_gmb-site]"
        ],
        "additionalType": [
            "[xfield_wikipedia-topic-url]",
            "https://en.wikipedia.org/wiki/Kent"
        ],
        "telephone": "[xfield_phone-number]",
        "url": "[xfield_location-url]"
    }
]