Identity & Authority: Simply Green – Signal Evidence & AI Readability

Simply Green

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

Authority is moderately established through naming the Director, Steve Green, and citing his start date in 1999. However, the schema_json lacks Person entities or sameAs links to professional registrations (Propertymark/RICS). There is a technical credibility gap as several meta descriptions are empty and multiple H2 tags on the homepage contain no text, suggesting a template-first approach rather than a bespoke digital presence.

The site claims to ‘work hard to find you the right buyer at the best price,’ but lacks a specific ‘Sold’ gallery or statistical success rates (e.g., average sale time or percentage of asking price achieved). While the ‘Sale’ page proves they have stock, there is no verified proof of ‘performance’ beyond subjective customer feedback. The claim of ‘over 20 years’ of valuation experience is a rare example of a substantiated chronological 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://simply-green.co.uk/",
            "url": "https://simply-green.co.uk/",
            "name": "Home - Simply Green",
            "isPartOf": {
                "@id": "https://simply-green.co.uk/#website"
            },
            "about": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "datePublished": "2022-08-03T14:07:48+00:00",
            "breadcrumb": {
                "@id": "https://simply-green.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://simply-green.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://simply-green.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://simply-green.co.uk/#website",
            "url": "https://simply-green.co.uk/",
            "name": "Simply Green",
            "description": "Estate Agents",
            "publisher": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://simply-green.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://simply-green.co.uk/#organization",
            "name": "Simply Green",
            "url": "https://simply-green.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://simply-green.co.uk/#/schema/logo/image/",
                "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "width": 600,
                "height": 48,
                "caption": "Simply Green"
            },
            "image": {
                "@id": "https://simply-green.co.uk/#/schema/logo/image/"
            }
        }
    ]
}
/valuation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://simply-green.co.uk/valuation/",
            "url": "https://simply-green.co.uk/valuation/",
            "name": "Valuation - Simply Green",
            "isPartOf": {
                "@id": "https://simply-green.co.uk/#website"
            },
            "datePublished": "2022-08-03T14:08:09+00:00",
            "breadcrumb": {
                "@id": "https://simply-green.co.uk/valuation/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://simply-green.co.uk/valuation/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://simply-green.co.uk/valuation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://simply-green.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Valuation"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://simply-green.co.uk/#website",
            "url": "https://simply-green.co.uk/",
            "name": "Simply Green",
            "description": "Estate Agents",
            "publisher": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://simply-green.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://simply-green.co.uk/#organization",
            "name": "Simply Green",
            "url": "https://simply-green.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://simply-green.co.uk/#/schema/logo/image/",
                "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "width": 600,
                "height": 48,
                "caption": "Simply Green"
            },
            "image": {
                "@id": "https://simply-green.co.uk/#/schema/logo/image/"
            }
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://simply-green.co.uk/about-us/",
            "url": "https://simply-green.co.uk/about-us/",
            "name": "About Us - Simply Green",
            "isPartOf": {
                "@id": "https://simply-green.co.uk/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://simply-green.co.uk/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://simply-green.co.uk/about-us/#primaryimage"
            },
            "thumbnailUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/13-1.png",
            "datePublished": "2022-08-03T14:08:27+00:00",
            "dateModified": "2024-01-24T14:50:32+00:00",
            "breadcrumb": {
                "@id": "https://simply-green.co.uk/about-us/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://simply-green.co.uk/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://simply-green.co.uk/about-us/#primaryimage",
            "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/13-1.png",
            "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/13-1.png",
            "width": 500,
            "height": 500
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://simply-green.co.uk/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://simply-green.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://simply-green.co.uk/#website",
            "url": "https://simply-green.co.uk/",
            "name": "Simply Green",
            "description": "Estate Agents",
            "publisher": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://simply-green.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://simply-green.co.uk/#organization",
            "name": "Simply Green",
            "url": "https://simply-green.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://simply-green.co.uk/#/schema/logo/image/",
                "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "width": 600,
                "height": 48,
                "caption": "Simply Green"
            },
            "image": {
                "@id": "https://simply-green.co.uk/#/schema/logo/image/"
            }
        }
    ]
}
/contact-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://simply-green.co.uk/contact-us/",
            "url": "https://simply-green.co.uk/contact-us/",
            "name": "Contact Us - Simply Green",
            "isPartOf": {
                "@id": "https://simply-green.co.uk/#website"
            },
            "datePublished": "2022-08-03T14:08:38+00:00",
            "breadcrumb": {
                "@id": "https://simply-green.co.uk/contact-us/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://simply-green.co.uk/contact-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://simply-green.co.uk/contact-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://simply-green.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://simply-green.co.uk/#website",
            "url": "https://simply-green.co.uk/",
            "name": "Simply Green",
            "description": "Estate Agents",
            "publisher": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://simply-green.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://simply-green.co.uk/#organization",
            "name": "Simply Green",
            "url": "https://simply-green.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://simply-green.co.uk/#/schema/logo/image/",
                "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "width": 600,
                "height": 48,
                "caption": "Simply Green"
            },
            "image": {
                "@id": "https://simply-green.co.uk/#/schema/logo/image/"
            }
        }
    ]
}
/sale/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://simply-green.co.uk/sale/",
            "url": "https://simply-green.co.uk/sale/",
            "name": "Properties for sale - Simply Green",
            "isPartOf": {
                "@id": "https://simply-green.co.uk/#website"
            },
            "datePublished": "2022-08-03T14:10:37+00:00",
            "breadcrumb": {
                "@id": "https://simply-green.co.uk/sale/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://simply-green.co.uk/sale/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://simply-green.co.uk/sale/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://simply-green.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Properties for sale"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://simply-green.co.uk/#website",
            "url": "https://simply-green.co.uk/",
            "name": "Simply Green",
            "description": "Estate Agents",
            "publisher": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://simply-green.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://simply-green.co.uk/#organization",
            "name": "Simply Green",
            "url": "https://simply-green.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://simply-green.co.uk/#/schema/logo/image/",
                "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "width": 600,
                "height": 48,
                "caption": "Simply Green"
            },
            "image": {
                "@id": "https://simply-green.co.uk/#/schema/logo/image/"
            }
        }
    ]
}
/testimonials/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://simply-green.co.uk/testimonials/",
            "url": "https://simply-green.co.uk/testimonials/",
            "name": "Testimonials - Simply Green",
            "isPartOf": {
                "@id": "https://simply-green.co.uk/#website"
            },
            "datePublished": "2022-08-03T14:12:03+00:00",
            "breadcrumb": {
                "@id": "https://simply-green.co.uk/testimonials/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://simply-green.co.uk/testimonials/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://simply-green.co.uk/testimonials/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://simply-green.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Testimonials"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://simply-green.co.uk/#website",
            "url": "https://simply-green.co.uk/",
            "name": "Simply Green",
            "description": "Estate Agents",
            "publisher": {
                "@id": "https://simply-green.co.uk/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://simply-green.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://simply-green.co.uk/#organization",
            "name": "Simply Green",
            "url": "https://simply-green.co.uk/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://simply-green.co.uk/#/schema/logo/image/",
                "url": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "contentUrl": "https://simply-green.co.uk/wp-content/uploads/2022/08/logo-1.jpg",
                "width": 600,
                "height": 48,
                "caption": "Simply Green"
            },
            "image": {
                "@id": "https://simply-green.co.uk/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
109Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 43 1
/valuation/ 8 1
/about-us/ 10 1
/contact-us/ 8 1
/sale/ 8 1
/testimonials/ 32 1