Identity & Authority: Thompson Health Care – Signal Evidence & AI Readability

Thompson Health Care

(https://thompsonhealthcare.com.au) 📸 Data Snapshot: May 24, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
6 Impact Weight: 15 / 100
40% Reputation

There is a significant gap in structured data authority; the schema_json is a basic Organization type without sameAs links to verify Doug Thompson’s AM citation or the company’s registration. The proprietor is named as an expert authority, but there is no Person schema or external social proof links to establish a digital footprint for the leadership team. Technically, the homepage has a broken heading hierarchy where the H2 ‘Over 50 Years of Excellence’ is repeated three times, suggesting a template configuration error rather than intentional structure.

The site makes bold claims regarding its ‘reputation for excellence’ and ‘top quality rooms’ without linking to independent Star Ratings or Accreditation Reports which are standard for the Australian aged care industry. The claim of being ‘Luxurious’ is subjective and lacks specific proof points like room square footage, specific architectural features, or nurse-to-resident ratios. However, the specific mention of ‘Burdett House’ opening in August 2026 serves as a verifiable temporal 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://thompsonhealthcare.com.au/",
            "url": "https://thompsonhealthcare.com.au/",
            "name": "Home - Thompson Health Care",
            "isPartOf": {
                "@id": "https://thompsonhealthcare.com.au/#website"
            },
            "about": {
                "@id": "https://thompsonhealthcare.com.au/#organization"
            },
            "datePublished": "2020-01-29T01:47:49+00:00",
            "dateModified": "2026-02-26T06:15:47+00:00",
            "description": "Thompson Health Care provides luxurious nursing homes for residences from the Southern Highlands to Kempsey on the North Coast or NSW",
            "breadcrumb": {
                "@id": "https://thompsonhealthcare.com.au/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thompsonhealthcare.com.au/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thompsonhealthcare.com.au/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thompsonhealthcare.com.au/#website",
            "url": "https://thompsonhealthcare.com.au/",
            "name": "Thompson Health Care",
            "description": "Thompson Health Care provides luxurious nursing homes for residences from the Southern Highlands to Kempsey on the North Coast or NSW",
            "publisher": {
                "@id": "https://thompsonhealthcare.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thompsonhealthcare.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thompsonhealthcare.com.au/#organization",
            "name": "Thompson Health Care",
            "url": "https://thompsonhealthcare.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/",
                "url": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "contentUrl": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "width": 272,
                "height": 272,
                "caption": "Thompson Health Care"
            },
            "image": {
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/"
            }
        }
    ]
}
/our-homes/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://thompsonhealthcare.com.au/our-homes/",
            "url": "https://thompsonhealthcare.com.au/our-homes/",
            "name": "Our Homes - Thompson Health Care",
            "isPartOf": {
                "@id": "https://thompsonhealthcare.com.au/#website"
            },
            "datePublished": "2021-06-10T04:11:28+00:00",
            "dateModified": "2025-09-12T02:26:47+00:00",
            "description": "Thompson Health Care is adding new homes and currently operates in 15 locations from the beautiful Southern Highlands, throughout Greater Sydney and the Central Coast, all the way to the stunning mid-north coast of NSW",
            "breadcrumb": {
                "@id": "https://thompsonhealthcare.com.au/our-homes/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thompsonhealthcare.com.au/our-homes/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thompsonhealthcare.com.au/our-homes/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thompsonhealthcare.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Homes"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thompsonhealthcare.com.au/#website",
            "url": "https://thompsonhealthcare.com.au/",
            "name": "Thompson Health Care",
            "description": "Thompson Health Care provides luxurious nursing homes for residences from the Southern Highlands to Kempsey on the North Coast or NSW",
            "publisher": {
                "@id": "https://thompsonhealthcare.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thompsonhealthcare.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thompsonhealthcare.com.au/#organization",
            "name": "Thompson Health Care",
            "url": "https://thompsonhealthcare.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/",
                "url": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "contentUrl": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "width": 272,
                "height": 272,
                "caption": "Thompson Health Care"
            },
            "image": {
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/"
            }
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://thompsonhealthcare.com.au/about-us/",
            "url": "https://thompsonhealthcare.com.au/about-us/",
            "name": "About Us - Thompson Health Care",
            "isPartOf": {
                "@id": "https://thompsonhealthcare.com.au/#website"
            },
            "datePublished": "2021-06-10T04:11:16+00:00",
            "dateModified": "2026-03-02T01:45:41+00:00",
            "description": "At Thompson Health Care, we believe that all residents are entitled to enjoy the highest standard of care and service provided by a team of professional staff in a safe, happy, and comfortable environment.",
            "breadcrumb": {
                "@id": "https://thompsonhealthcare.com.au/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thompsonhealthcare.com.au/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thompsonhealthcare.com.au/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thompsonhealthcare.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thompsonhealthcare.com.au/#website",
            "url": "https://thompsonhealthcare.com.au/",
            "name": "Thompson Health Care",
            "description": "Thompson Health Care provides luxurious nursing homes for residences from the Southern Highlands to Kempsey on the North Coast or NSW",
            "publisher": {
                "@id": "https://thompsonhealthcare.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thompsonhealthcare.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thompsonhealthcare.com.au/#organization",
            "name": "Thompson Health Care",
            "url": "https://thompsonhealthcare.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/",
                "url": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "contentUrl": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "width": 272,
                "height": 272,
                "caption": "Thompson Health Care"
            },
            "image": {
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/"
            }
        }
    ]
}
/care-services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://thompsonhealthcare.com.au/care-services/",
            "url": "https://thompsonhealthcare.com.au/care-services/",
            "name": "Care & Services - Thompson Health Care",
            "isPartOf": {
                "@id": "https://thompsonhealthcare.com.au/#website"
            },
            "datePublished": "2021-07-12T04:16:21+00:00",
            "dateModified": "2025-11-11T03:37:30+00:00",
            "description": "Our team of dedicated, professional staff are passionate about providing the highest standard of personal care and service within a happy, safe and nurturing environment. We recognise individuality, personal interest and encourage independence.",
            "breadcrumb": {
                "@id": "https://thompsonhealthcare.com.au/care-services/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://thompsonhealthcare.com.au/care-services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://thompsonhealthcare.com.au/care-services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thompsonhealthcare.com.au/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Care & Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://thompsonhealthcare.com.au/#website",
            "url": "https://thompsonhealthcare.com.au/",
            "name": "Thompson Health Care",
            "description": "Thompson Health Care provides luxurious nursing homes for residences from the Southern Highlands to Kempsey on the North Coast or NSW",
            "publisher": {
                "@id": "https://thompsonhealthcare.com.au/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://thompsonhealthcare.com.au/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://thompsonhealthcare.com.au/#organization",
            "name": "Thompson Health Care",
            "url": "https://thompsonhealthcare.com.au/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/",
                "url": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "contentUrl": "https://thompsonhealthcare.com.au/wp-content/uploads/2021/06/thompson-health-care-logo-footer.png",
                "width": 272,
                "height": 272,
                "caption": "Thompson Health Care"
            },
            "image": {
                "@id": "https://thompsonhealthcare.com.au/#/schema/logo/image/"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
36Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 15 0
/our-homes/ 3 0
/about-us/ 15 0
/care-services/ 3 0