Identity & Authority: Aspect Maintenance Services Limited – Signal Evidence & AI Readability

Aspect Maintenance Services Limited

(https://aspect.co.uk) 📸 Data Snapshot: June 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

The Organization schema is robust, including a VAT ID, legal name, and founding date (2004), which establishes high institutional authority. The primary gap is the absence of Person schema for the ‘Service Support Managers’ or named leadership, leaving the ‘expert’ claims tied to the brand rather than verifiable individuals. The technical implementation is clean with a logical heading hierarchy and detailed JSON-LD.

The marketing tone is confident, claiming to be ‘the most helpful team’ and ‘No. 1,’ yet it largely demonstrates this through process descriptions rather than data-heavy case studies. While the article ‘Detecting leaks in mains water supply pipes’ shows knowledge sharing, there is a lack of specific ‘results’ data (e.g., ‘saved clients X amount in water bills’). The disconnect is minor because the business model is task-oriented rather than outcome-speculative.

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.aspect.co.uk/",
            "url": "https://www.aspect.co.uk/",
            "name": "Aspect | No.1 for Maintenance Services",
            "isPartOf": {
                "@id": "https://www.aspect.co.uk/#website"
            },
            "about": {
                "@id": "https://www.aspect.co.uk/#organization"
            },
            "datePublished": "2018-05-11T14:53:19+00:00",
            "dateModified": "2026-06-02T12:55:23+00:00",
            "description": "Available 24/7 and covering more trades than anyone else in London & the Southeast. Aspect is the most helpful team of multi-trade property maintenance experts.",
            "breadcrumb": {
                "@id": "https://www.aspect.co.uk/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.aspect.co.uk/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.aspect.co.uk/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.aspect.co.uk/#website",
            "url": "https://www.aspect.co.uk/",
            "name": "Aspect Maintenance",
            "description": "",
            "publisher": {
                "@id": "https://www.aspect.co.uk/#organization"
            },
            "alternateName": "Aspect",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.aspect.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": [
                "Organization",
                "Place",
                "HomeAndConstructionBusiness"
            ],
            "@id": "https://www.aspect.co.uk/#organization",
            "name": "Aspect",
            "alternateName": "Aspect Maintenance Services",
            "url": "https://www.aspect.co.uk/",
            "logo": {
                "@id": "https://www.aspect.co.uk/#local-main-organization-logo"
            },
            "image": {
                "@id": "https://www.aspect.co.uk/#local-main-organization-logo"
            },
            "sameAs": [
                "https://www.facebook.com/aspect.co.uk",
                "https://uk.linkedin.com/company/aspect-maintenance-ltd",
                "https://www.instagram.com/aspect_maintenance/"
            ],
            "description": "24-hour property maintenance experts, covering London and the South East",
            "legalName": "Aspect Maintenance Services Limited",
            "foundingDate": "2004-11-24",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "201",
                "maxValue": "500"
            },
            "publishingPrinciples": "https://www.aspect.co.uk/about-us/",
            "ownershipFundingInfo": "https://www.aspect.co.uk/about-us/",
            "actionableFeedbackPolicy": "https://www.aspect.co.uk/contact-us/",
            "address": {
                "@id": "https://www.aspect.co.uk/#local-main-place-address"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.355726",
                "longitude": "-0.311094"
            },
            "telephone": [
                "+442039361120"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "telephone": "+442039361120",
                "email": "enquiries@aspect.co.uk"
            },
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday",
                    "Saturday",
                    "Sunday"
                ],
                "opens": "00:00",
                "closes": "23:59"
            },
            "email": "enquiries@aspect.co.uk",
            "areaServed": "Greater London",
            "vatID": "854059906",
            "priceRange": "$$"
        },
        {
            "@type": "PostalAddress",
            "@id": "https://www.aspect.co.uk/#local-main-place-address",
            "streetAddress": "E7 Barwell Business Park, Leatherhead Road",
            "addressLocality": "Chessington",
            "postalCode": "KT9 2NY",
            "addressRegion": "England / Greater London",
            "addressCountry": "GB"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.aspect.co.uk/#local-main-organization-logo",
            "url": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
            "contentUrl": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
            "width": 100,
            "height": 100,
            "caption": "Aspect"
        }
    ]
}
/about-us/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://www.aspect.co.uk/about-us/",
                "url": "https://www.aspect.co.uk/about-us/",
                "name": "About Us - Property Maintenance in London, Southeast, & East Anglia",
                "isPartOf": {
                    "@id": "https://www.aspect.co.uk/#website"
                },
                "datePublished": "2018-07-24T14:02:31+00:00",
                "dateModified": "2025-10-08T15:16:08+00:00",
                "description": "Discover more about us and how Aspect provides trusted property maintenance services for residential and commercial property owners.",
                "breadcrumb": {
                    "@id": "https://www.aspect.co.uk/about-us/#breadcrumb"
                },
                "inLanguage": "en-GB",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://www.aspect.co.uk/about-us/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://www.aspect.co.uk/about-us/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://www.aspect.co.uk/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "About us"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://www.aspect.co.uk/#website",
                "url": "https://www.aspect.co.uk/",
                "name": "Aspect Maintenance",
                "description": "",
                "publisher": {
                    "@id": "https://www.aspect.co.uk/#organization"
                },
                "alternateName": "Aspect",
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://www.aspect.co.uk/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-GB"
            },
            {
                "@type": [
                    "Organization",
                    "Place",
                    "HomeAndConstructionBusiness"
                ],
                "@id": "https://www.aspect.co.uk/#organization",
                "name": "Aspect",
                "alternateName": "Aspect Maintenance Services",
                "url": "https://www.aspect.co.uk/",
                "logo": {
                    "@id": "https://www.aspect.co.uk/about-us/#local-main-organization-logo"
                },
                "image": {
                    "@id": "https://www.aspect.co.uk/about-us/#local-main-organization-logo"
                },
                "sameAs": [
                    "https://www.facebook.com/aspect.co.uk",
                    "https://uk.linkedin.com/company/aspect-maintenance-ltd",
                    "https://www.instagram.com/aspect_maintenance/"
                ],
                "description": "24-hour property maintenance experts, covering London and the South East",
                "legalName": "Aspect Maintenance Services Limited",
                "foundingDate": "2004-11-24",
                "numberOfEmployees": {
                    "@type": "QuantitativeValue",
                    "minValue": "201",
                    "maxValue": "500"
                },
                "publishingPrinciples": "https://www.aspect.co.uk/about-us/",
                "ownershipFundingInfo": "https://www.aspect.co.uk/about-us/",
                "actionableFeedbackPolicy": "https://www.aspect.co.uk/contact-us/",
                "address": {
                    "@id": "https://www.aspect.co.uk/about-us/#local-main-place-address"
                },
                "geo": {
                    "@type": "GeoCoordinates",
                    "latitude": "51.355726",
                    "longitude": "-0.311094"
                },
                "telephone": [
                    "+442039361120"
                ],
                "contactPoint": {
                    "@type": "ContactPoint",
                    "telephone": "+442039361120",
                    "email": "enquiries@aspect.co.uk"
                },
                "openingHoursSpecification": {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": [
                        "Monday",
                        "Tuesday",
                        "Wednesday",
                        "Thursday",
                        "Friday",
                        "Saturday",
                        "Sunday"
                    ],
                    "opens": "00:00",
                    "closes": "23:59"
                },
                "email": "enquiries@aspect.co.uk",
                "areaServed": "Greater London",
                "vatID": "854059906",
                "priceRange": "$$"
            },
            {
                "@type": "PostalAddress",
                "@id": "https://www.aspect.co.uk/about-us/#local-main-place-address",
                "streetAddress": "E7 Barwell Business Park, Leatherhead Road",
                "addressLocality": "Chessington",
                "postalCode": "KT9 2NY",
                "addressRegion": "England / Greater London",
                "addressCountry": "GB"
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.aspect.co.uk/about-us/#local-main-organization-logo",
                "url": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
                "contentUrl": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
                "width": 100,
                "height": 100,
                "caption": "Aspect"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "Aspect Maintenance Services Limited",
        "url": "https://www.aspect.co.uk",
        "email": "enquiries@aspect.co.uk",
        "contactPoint": [
            {
                "@type": "ContactPoint",
                "telephone": "020 8879 9600",
                "contactType": "customer service",
                "areaServed": "UK"
            }
        ],
        "address": {
            "@type": "PostalAddress",
            "addressCountry": "United Kingdom",
            "addressLocality": "Chessington",
            "addressRegion": "London",
            "postalCode": "KT9 2NY",
            "streetAddress": "E7, Barwell Business Park"
        }
    }
]
/trades/drainage-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.aspect.co.uk/trades/drainage-services/",
            "url": "https://www.aspect.co.uk/trades/drainage-services/",
            "name": "Fast Response Drainage Company You Can Trust and Rely On",
            "isPartOf": {
                "@id": "https://www.aspect.co.uk/#website"
            },
            "datePublished": "2018-06-25T15:11:11+00:00",
            "dateModified": "2026-03-02T11:57:13+00:00",
            "description": "Need a reliable drainage company fast? Our experts are equipped to handle any drainage problem and are available day or night, 7 days a week.",
            "breadcrumb": {
                "@id": "https://www.aspect.co.uk/trades/drainage-services/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.aspect.co.uk/trades/drainage-services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.aspect.co.uk/trades/drainage-services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.aspect.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Trades",
                    "item": "https://www.aspect.co.uk/trades/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Drains & Blockages"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.aspect.co.uk/#website",
            "url": "https://www.aspect.co.uk/",
            "name": "Aspect Maintenance",
            "description": "",
            "publisher": {
                "@id": "https://www.aspect.co.uk/#organization"
            },
            "alternateName": "Aspect",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.aspect.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": [
                "Organization",
                "Place",
                "HomeAndConstructionBusiness"
            ],
            "@id": "https://www.aspect.co.uk/#organization",
            "name": "Aspect",
            "alternateName": "Aspect Maintenance Services",
            "url": "https://www.aspect.co.uk/",
            "logo": {
                "@id": "https://www.aspect.co.uk/trades/drainage-services/#local-main-organization-logo"
            },
            "image": {
                "@id": "https://www.aspect.co.uk/trades/drainage-services/#local-main-organization-logo"
            },
            "sameAs": [
                "https://www.facebook.com/aspect.co.uk",
                "https://uk.linkedin.com/company/aspect-maintenance-ltd",
                "https://www.instagram.com/aspect_maintenance/"
            ],
            "description": "24-hour property maintenance experts, covering London and the South East",
            "legalName": "Aspect Maintenance Services Limited",
            "foundingDate": "2004-11-24",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "201",
                "maxValue": "500"
            },
            "publishingPrinciples": "https://www.aspect.co.uk/about-us/",
            "ownershipFundingInfo": "https://www.aspect.co.uk/about-us/",
            "actionableFeedbackPolicy": "https://www.aspect.co.uk/contact-us/",
            "address": {
                "@id": "https://www.aspect.co.uk/trades/drainage-services/#local-main-place-address"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.355726",
                "longitude": "-0.311094"
            },
            "telephone": [
                "+442039361120"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "telephone": "+442039361120",
                "email": "enquiries@aspect.co.uk"
            },
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday",
                    "Saturday",
                    "Sunday"
                ],
                "opens": "00:00",
                "closes": "23:59"
            },
            "email": "enquiries@aspect.co.uk",
            "areaServed": "Greater London",
            "vatID": "854059906",
            "priceRange": "$$"
        },
        {
            "@type": "PostalAddress",
            "@id": "https://www.aspect.co.uk/trades/drainage-services/#local-main-place-address",
            "streetAddress": "E7 Barwell Business Park, Leatherhead Road",
            "addressLocality": "Chessington",
            "postalCode": "KT9 2NY",
            "addressRegion": "England / Greater London",
            "addressCountry": "GB"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.aspect.co.uk/trades/drainage-services/#local-main-organization-logo",
            "url": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
            "contentUrl": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
            "width": 100,
            "height": 100,
            "caption": "Aspect"
        }
    ]
}
/trades/electrics/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.aspect.co.uk/trades/electrics/",
            "url": "https://www.aspect.co.uk/trades/electrics/",
            "name": "Accredited Electricians - Quality Repairs and Installations",
            "isPartOf": {
                "@id": "https://www.aspect.co.uk/#website"
            },
            "datePublished": "2018-06-25T15:15:54+00:00",
            "dateModified": "2026-05-28T13:44:16+00:00",
            "description": "Local electricians near you ready to assist you with installations, repairs, and fault finding services. Book online or call our team 7 days a week!",
            "breadcrumb": {
                "@id": "https://www.aspect.co.uk/trades/electrics/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.aspect.co.uk/trades/electrics/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.aspect.co.uk/trades/electrics/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.aspect.co.uk/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Trades",
                    "item": "https://www.aspect.co.uk/trades/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Electricians"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.aspect.co.uk/#website",
            "url": "https://www.aspect.co.uk/",
            "name": "Aspect Maintenance",
            "description": "",
            "publisher": {
                "@id": "https://www.aspect.co.uk/#organization"
            },
            "alternateName": "Aspect",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.aspect.co.uk/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": [
                "Organization",
                "Place",
                "HomeAndConstructionBusiness"
            ],
            "@id": "https://www.aspect.co.uk/#organization",
            "name": "Aspect",
            "alternateName": "Aspect Maintenance Services",
            "url": "https://www.aspect.co.uk/",
            "logo": {
                "@id": "https://www.aspect.co.uk/trades/electrics/#local-main-organization-logo"
            },
            "image": {
                "@id": "https://www.aspect.co.uk/trades/electrics/#local-main-organization-logo"
            },
            "sameAs": [
                "https://www.facebook.com/aspect.co.uk",
                "https://uk.linkedin.com/company/aspect-maintenance-ltd",
                "https://www.instagram.com/aspect_maintenance/"
            ],
            "description": "24-hour property maintenance experts, covering London and the South East",
            "legalName": "Aspect Maintenance Services Limited",
            "foundingDate": "2004-11-24",
            "numberOfEmployees": {
                "@type": "QuantitativeValue",
                "minValue": "201",
                "maxValue": "500"
            },
            "publishingPrinciples": "https://www.aspect.co.uk/about-us/",
            "ownershipFundingInfo": "https://www.aspect.co.uk/about-us/",
            "actionableFeedbackPolicy": "https://www.aspect.co.uk/contact-us/",
            "address": {
                "@id": "https://www.aspect.co.uk/trades/electrics/#local-main-place-address"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.355726",
                "longitude": "-0.311094"
            },
            "telephone": [
                "+442039361120"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "telephone": "+442039361120",
                "email": "enquiries@aspect.co.uk"
            },
            "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                    "Monday",
                    "Tuesday",
                    "Wednesday",
                    "Thursday",
                    "Friday",
                    "Saturday",
                    "Sunday"
                ],
                "opens": "00:00",
                "closes": "23:59"
            },
            "email": "enquiries@aspect.co.uk",
            "areaServed": "Greater London",
            "vatID": "854059906",
            "priceRange": "$$"
        },
        {
            "@type": "PostalAddress",
            "@id": "https://www.aspect.co.uk/trades/electrics/#local-main-place-address",
            "streetAddress": "E7 Barwell Business Park, Leatherhead Road",
            "addressLocality": "Chessington",
            "postalCode": "KT9 2NY",
            "addressRegion": "England / Greater London",
            "addressCountry": "GB"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.aspect.co.uk/trades/electrics/#local-main-organization-logo",
            "url": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
            "contentUrl": "https://www.aspect.co.uk/wp-content/uploads/2025/02/aspect-marker-icon.svg",
            "width": 100,
            "height": 100,
            "caption": "Aspect"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
162Review mentions (all pages)
10External proof links (all pages)
PageReviewsProof links
/ (home) 10 2
/about-us/ 10 2
/trades/drainage-services/ 71 3
/trades/electrics/ 71 3
Explore the other reputation pillars for Aspect Maintenance Services Limited