Identity & Authority: Peter Morgan Property Group – Signal Evidence & AI Readability

Peter Morgan Property Group

(https://www.petermorgan.net) 📸 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.
6 Impact Weight: 15 / 100
40% Reputation

While the site names the founder (Peter Morgan) and co-manager (Jonathan Morgan), there is no structured Person schema or sameAs links to professional profiles to verify their ‘100 years of property experience’. The technical implementation shows a significant authority gap: a business claiming to use ‘advanced marketing methods’ and ‘the latest technology’ is running a live site with broken data counters (displaying 0 clients) and 404/insufficient content pages for key search functions. This technical neglect undermines the ‘Expert’ positioning.

The disconnect is absolute: the marketing tone asserts they are a ‘leading estate and lettings agency’, but the forensic data provided shows zero active landlords and zero valuations in their featured stats blocks. The claim of ‘viral property videos’ is mentioned as a differentiator, yet no specific video metrics, examples, or links are provided to prove this ‘advanced’ marketing capability exists. They claim to have been established in 1980, but the site’s inability to display a single non-zero success metric creates a void where substance should be.

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.petermorgan.net/",
            "url": "https://www.petermorgan.net/",
            "name": "Home - Peter Morgan",
            "isPartOf": {
                "@id": "https://www.petermorgan.net/#website"
            },
            "about": {
                "@id": "https://www.petermorgan.net/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://www.petermorgan.net/#primaryimage"
            },
            "image": {
                "@id": "https://www.petermorgan.net/#primaryimage"
            },
            "thumbnailUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/PM-LOGO-PRIMARY-LANDSCAPE-WHITE-TEXT-1.png",
            "datePublished": "2021-02-11T19:20:50+00:00",
            "dateModified": "2026-01-14T13:29:45+00:00",
            "breadcrumb": {
                "@id": "https://www.petermorgan.net/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.petermorgan.net/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.petermorgan.net/#primaryimage",
            "url": "https://www.petermorgan.net/wp-content/uploads/2024/05/PM-LOGO-PRIMARY-LANDSCAPE-WHITE-TEXT-1.png",
            "contentUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/PM-LOGO-PRIMARY-LANDSCAPE-WHITE-TEXT-1.png",
            "width": 1250,
            "height": 651
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.petermorgan.net/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.petermorgan.net/#website",
            "url": "https://www.petermorgan.net/",
            "name": "Peter Morgan Property Group",
            "description": "",
            "publisher": {
                "@id": "https://www.petermorgan.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.petermorgan.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.petermorgan.net/#organization",
            "name": "Peter Morgan Property Group",
            "url": "https://www.petermorgan.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.petermorgan.net/#/schema/logo/image/",
                "url": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "contentUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "width": 413,
                "height": 438,
                "caption": "Peter Morgan Property Group"
            },
            "image": {
                "@id": "https://www.petermorgan.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/PeterMorganPropertyGroup/",
                "https://www.instagram.com/petermorganea/?hl=en"
            ]
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.petermorgan.net/about-us/",
            "url": "https://www.petermorgan.net/about-us/",
            "name": "About Us - Peter Morgan",
            "isPartOf": {
                "@id": "https://www.petermorgan.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.petermorgan.net/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://www.petermorgan.net/about-us/#primaryimage"
            },
            "thumbnailUrl": "https://petermorgan.net/wp-content/uploads/2023/03/Squared_115505929.jpg",
            "datePublished": "2021-01-13T16:10:26+00:00",
            "dateModified": "2025-05-02T11:43:12+00:00",
            "breadcrumb": {
                "@id": "https://www.petermorgan.net/about-us/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.petermorgan.net/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.petermorgan.net/about-us/#primaryimage",
            "url": "https://petermorgan.net/wp-content/uploads/2023/03/Squared_115505929.jpg",
            "contentUrl": "https://petermorgan.net/wp-content/uploads/2023/03/Squared_115505929.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.petermorgan.net/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.petermorgan.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.petermorgan.net/#website",
            "url": "https://www.petermorgan.net/",
            "name": "Peter Morgan Property Group",
            "description": "",
            "publisher": {
                "@id": "https://www.petermorgan.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.petermorgan.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.petermorgan.net/#organization",
            "name": "Peter Morgan Property Group",
            "url": "https://www.petermorgan.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.petermorgan.net/#/schema/logo/image/",
                "url": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "contentUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "width": 413,
                "height": 438,
                "caption": "Peter Morgan Property Group"
            },
            "image": {
                "@id": "https://www.petermorgan.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/PeterMorganPropertyGroup/",
                "https://www.instagram.com/petermorganea/?hl=en"
            ]
        }
    ]
}
/cdn-cgi/l/email-protection/ — no schema detected (entity gap)
/lettings-search/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.petermorgan.net/lettings-search/",
            "url": "https://www.petermorgan.net/lettings-search/",
            "name": "Lettings Search - Peter Morgan",
            "isPartOf": {
                "@id": "https://www.petermorgan.net/#website"
            },
            "datePublished": "2024-06-12T13:04:10+00:00",
            "dateModified": "2024-06-12T13:04:36+00:00",
            "breadcrumb": {
                "@id": "https://www.petermorgan.net/lettings-search/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.petermorgan.net/lettings-search/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.petermorgan.net/lettings-search/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.petermorgan.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Lettings Search"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.petermorgan.net/#website",
            "url": "https://www.petermorgan.net/",
            "name": "Peter Morgan Property Group",
            "description": "",
            "publisher": {
                "@id": "https://www.petermorgan.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.petermorgan.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.petermorgan.net/#organization",
            "name": "Peter Morgan Property Group",
            "url": "https://www.petermorgan.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.petermorgan.net/#/schema/logo/image/",
                "url": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "contentUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "width": 413,
                "height": 438,
                "caption": "Peter Morgan Property Group"
            },
            "image": {
                "@id": "https://www.petermorgan.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/PeterMorganPropertyGroup/",
                "https://www.instagram.com/petermorganea/?hl=en"
            ]
        }
    ]
}
/lettings/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.petermorgan.net/lettings/",
            "url": "https://www.petermorgan.net/lettings/",
            "name": "Lettings - Peter Morgan",
            "isPartOf": {
                "@id": "https://www.petermorgan.net/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.petermorgan.net/lettings/#primaryimage"
            },
            "image": {
                "@id": "https://www.petermorgan.net/lettings/#primaryimage"
            },
            "thumbnailUrl": "https://petermorgan.net/wp-content/uploads/2021/01/featured-image-1.jpg",
            "datePublished": "2023-05-25T15:03:12+00:00",
            "dateModified": "2025-05-02T11:47:18+00:00",
            "breadcrumb": {
                "@id": "https://www.petermorgan.net/lettings/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.petermorgan.net/lettings/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-GB",
            "@id": "https://www.petermorgan.net/lettings/#primaryimage",
            "url": "https://petermorgan.net/wp-content/uploads/2021/01/featured-image-1.jpg",
            "contentUrl": "https://petermorgan.net/wp-content/uploads/2021/01/featured-image-1.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.petermorgan.net/lettings/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.petermorgan.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Lettings"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.petermorgan.net/#website",
            "url": "https://www.petermorgan.net/",
            "name": "Peter Morgan Property Group",
            "description": "",
            "publisher": {
                "@id": "https://www.petermorgan.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.petermorgan.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.petermorgan.net/#organization",
            "name": "Peter Morgan Property Group",
            "url": "https://www.petermorgan.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.petermorgan.net/#/schema/logo/image/",
                "url": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "contentUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "width": 413,
                "height": 438,
                "caption": "Peter Morgan Property Group"
            },
            "image": {
                "@id": "https://www.petermorgan.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/PeterMorganPropertyGroup/",
                "https://www.instagram.com/petermorganea/?hl=en"
            ]
        }
    ]
}
/get-an-agreement-in-principle-today-form/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.petermorgan.net/get-an-agreement-in-principle-today-form/",
            "url": "https://www.petermorgan.net/get-an-agreement-in-principle-today-form/",
            "name": "Get an Agreement in Principle Today - Peter Morgan",
            "isPartOf": {
                "@id": "https://www.petermorgan.net/#website"
            },
            "datePublished": "2024-06-17T15:34:28+00:00",
            "breadcrumb": {
                "@id": "https://www.petermorgan.net/get-an-agreement-in-principle-today-form/#breadcrumb"
            },
            "inLanguage": "en-GB",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.petermorgan.net/get-an-agreement-in-principle-today-form/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.petermorgan.net/get-an-agreement-in-principle-today-form/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.petermorgan.net/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Get an Agreement in Principle Today"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.petermorgan.net/#website",
            "url": "https://www.petermorgan.net/",
            "name": "Peter Morgan Property Group",
            "description": "",
            "publisher": {
                "@id": "https://www.petermorgan.net/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.petermorgan.net/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-GB"
        },
        {
            "@type": "Organization",
            "@id": "https://www.petermorgan.net/#organization",
            "name": "Peter Morgan Property Group",
            "url": "https://www.petermorgan.net/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-GB",
                "@id": "https://www.petermorgan.net/#/schema/logo/image/",
                "url": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "contentUrl": "https://www.petermorgan.net/wp-content/uploads/2024/05/cropped-PM-LOGO-ICON.png",
                "width": 413,
                "height": 438,
                "caption": "Peter Morgan Property Group"
            },
            "image": {
                "@id": "https://www.petermorgan.net/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/PeterMorganPropertyGroup/",
                "https://www.instagram.com/petermorganea/?hl=en"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
30Review mentions (all pages)
11External proof links (all pages)
PageReviewsProof links
/ (home) 6 2
/about-us/ 7 2
/cdn-cgi/l/email-protection/ 0 0
/lettings-search/ 5 2
/lettings/ 7 3
/get-an-agreement-in-principle-today-form/ 5 2
Explore the other reputation pillars for Peter Morgan Property Group