Identity & Authority: The Kindergartens – Signal Evidence & AI Readability

The Kindergartens

(http://www.thekindergartens.com) 📸 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.
11 Impact Weight: 15 / 100
73% Reputation

The site demonstrates strong internal authority by naming specific Head Teachers (Natalie Atkins, Annabelle Dare, Elaine Bruton, etc.) and their specific positions. However, there is an authority-technical gap: while the organization positions itself as a high-end educational family, its Careers page is effectively a content-free shell (char_count 357). The structured data is basic LocalBusiness/Organization schema but lacks Person schema or sameAs links to professional profiles (LinkedIn) for the named Head Teachers, missing an opportunity to anchor their professional authority.

The most aggressive marketing claim is the ‘Outstanding’ Ofsted status, which is used as a primary sales hook. The disconnect isn’t the claim itself, but the inconsistency in its application—one page says three schools are outstanding, another says nine. This creates a disconnect between the marketing tone (precision and excellence) and the actual maintenance of the website content, which appears poorly audited.

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": "BreadcrumbList",
            "@id": "https://www.thekindergartens.com/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com#listItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://www.thekindergartens.com/#organization",
            "name": "The Kindergartens",
            "url": "https://www.thekindergartens.com/",
            "telephone": "+442035401082",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.thekindergartens.com/wp-content/uploads/2022/11/New-Logo-2022-copy.jpg",
                "@id": "https://www.thekindergartens.com/#organizationLogo",
                "width": 1200,
                "height": 1000,
                "caption": "kindergartens logo"
            },
            "image": {
                "@id": "https://www.thekindergartens.com/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/thekindergartens",
                "https://www.instagram.com/thekindergartensnurseryschools/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.thekindergartens.com/#webpage",
            "url": "https://www.thekindergartens.com/",
            "name": "Welcome to The Kindergartens | Private Nursery Schools in London",
            "description": "We're a family of four nursery schools in South West London, three of which are rated 'Outstanding' by Ofsted. We hope to welcome your family into ours.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://www.thekindergartens.com/#website"
            },
            "breadcrumb": {
                "@id": "https://www.thekindergartens.com/#breadcrumblist"
            },
            "datePublished": "2022-04-01T15:15:03+01:00",
            "dateModified": "2026-05-14T15:53:18+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.thekindergartens.com/#website",
            "url": "https://www.thekindergartens.com/",
            "name": "The Kindergartens",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://www.thekindergartens.com/#organization"
            }
        }
    ]
}
/visit-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.thekindergartens.com/visit-us/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.thekindergartens.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/visit-us/#listItem",
                        "name": "Visit Us"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com/visit-us/#listItem",
                    "position": 2,
                    "name": "Visit Us",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://www.thekindergartens.com/#organization",
            "name": "The Kindergartens",
            "url": "https://www.thekindergartens.com/",
            "telephone": "+442035401082",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.thekindergartens.com/wp-content/uploads/2022/11/New-Logo-2022-copy.jpg",
                "@id": "https://www.thekindergartens.com/visit-us/#organizationLogo",
                "width": 1200,
                "height": 1000,
                "caption": "kindergartens logo"
            },
            "image": {
                "@id": "https://www.thekindergartens.com/visit-us/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/thekindergartens",
                "https://www.instagram.com/thekindergartensnurseryschools/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.thekindergartens.com/visit-us/#webpage",
            "url": "https://www.thekindergartens.com/visit-us/",
            "name": "Visit Us | Independent Nursery | The Kindergarten",
            "description": "We welcome children from the ages of 2 to 5 years old and would be delighted if you and your family joined one of our settings.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://www.thekindergartens.com/#website"
            },
            "breadcrumb": {
                "@id": "https://www.thekindergartens.com/visit-us/#breadcrumblist"
            },
            "datePublished": "2022-04-11T14:29:58+01:00",
            "dateModified": "2025-09-25T16:51:13+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.thekindergartens.com/#website",
            "url": "https://www.thekindergartens.com/",
            "name": "The Kindergartens",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://www.thekindergartens.com/#organization"
            }
        }
    ]
}
/nursery-life/term-dates/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.thekindergartens.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/nursery-life/#listItem",
                        "name": "Nursery Life"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com/nursery-life/#listItem",
                    "position": 2,
                    "name": "Nursery Life",
                    "item": "https://www.thekindergartens.com/nursery-life/",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#listItem",
                        "name": "Term Dates"
                    },
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com#listItem",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#listItem",
                    "position": 3,
                    "name": "Term Dates",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/nursery-life/#listItem",
                        "name": "Nursery Life"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://www.thekindergartens.com/#organization",
            "name": "The Kindergartens",
            "url": "https://www.thekindergartens.com/",
            "telephone": "+442035401082",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.thekindergartens.com/wp-content/uploads/2022/11/New-Logo-2022-copy.jpg",
                "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#organizationLogo",
                "width": 1200,
                "height": 1000,
                "caption": "kindergartens logo"
            },
            "image": {
                "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/thekindergartens",
                "https://www.instagram.com/thekindergartensnurseryschools/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#webpage",
            "url": "https://www.thekindergartens.com/nursery-life/term-dates/",
            "name": "Term Dates | Independent Nurseries | The Kindergartens",
            "description": "Our year is split into three terms; Autumn, Spring and Summer, with the opportunity at a selection of our Nursery Schools to extend into the Christmas, Easter and summer breaks, offering an extra level of flexibility where needed.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://www.thekindergartens.com/#website"
            },
            "breadcrumb": {
                "@id": "https://www.thekindergartens.com/nursery-life/term-dates/#breadcrumblist"
            },
            "datePublished": "2022-04-04T06:51:38+01:00",
            "dateModified": "2026-05-14T15:47:24+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.thekindergartens.com/#website",
            "url": "https://www.thekindergartens.com/",
            "name": "The Kindergartens",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://www.thekindergartens.com/#organization"
            }
        }
    ]
}
/nursery-school-locations/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.thekindergartens.com/nursery-school-locations/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.thekindergartens.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/nursery-school-locations/#listItem",
                        "name": "Our Locations"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com/nursery-school-locations/#listItem",
                    "position": 2,
                    "name": "Our Locations",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://www.thekindergartens.com/#organization",
            "name": "The Kindergartens",
            "url": "https://www.thekindergartens.com/",
            "telephone": "+442035401082",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.thekindergartens.com/wp-content/uploads/2022/11/New-Logo-2022-copy.jpg",
                "@id": "https://www.thekindergartens.com/nursery-school-locations/#organizationLogo",
                "width": 1200,
                "height": 1000,
                "caption": "kindergartens logo"
            },
            "image": {
                "@id": "https://www.thekindergartens.com/nursery-school-locations/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/thekindergartens",
                "https://www.instagram.com/thekindergartensnurseryschools/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.thekindergartens.com/nursery-school-locations/#webpage",
            "url": "https://www.thekindergartens.com/nursery-school-locations/",
            "name": "Nursery School Locations | Independent Nursery | The Kindergartens",
            "description": "At The Kindergartens, we welcome children from the ages of 2-5 years old. Discover our ten unique spaces, filled with character, warmth and laughter.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://www.thekindergartens.com/#website"
            },
            "breadcrumb": {
                "@id": "https://www.thekindergartens.com/nursery-school-locations/#breadcrumblist"
            },
            "datePublished": "2022-04-07T02:22:57+01:00",
            "dateModified": "2025-12-17T10:15:38+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.thekindergartens.com/#website",
            "url": "https://www.thekindergartens.com/",
            "name": "The Kindergartens",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://www.thekindergartens.com/#organization"
            }
        }
    ]
}
/careers/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.thekindergartens.com/careers/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.thekindergartens.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/careers/#listItem",
                        "name": "Careers"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com/careers/#listItem",
                    "position": 2,
                    "name": "Careers",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://www.thekindergartens.com/#organization",
            "name": "The Kindergartens",
            "url": "https://www.thekindergartens.com/",
            "telephone": "+442035401082",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.thekindergartens.com/wp-content/uploads/2022/11/New-Logo-2022-copy.jpg",
                "@id": "https://www.thekindergartens.com/careers/#organizationLogo",
                "width": 1200,
                "height": 1000,
                "caption": "kindergartens logo"
            },
            "image": {
                "@id": "https://www.thekindergartens.com/careers/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/thekindergartens",
                "https://www.instagram.com/thekindergartensnurseryschools/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.thekindergartens.com/careers/#webpage",
            "url": "https://www.thekindergartens.com/careers/",
            "name": "Careers | Independent Nursery | The Kindergartens",
            "description": "Are you looking for a rewarding career in early years education which provides you with great progression prospects, an attractive salary and a whole host of employee benefits?",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://www.thekindergartens.com/#website"
            },
            "breadcrumb": {
                "@id": "https://www.thekindergartens.com/careers/#breadcrumblist"
            },
            "datePublished": "2022-04-04T06:51:13+01:00",
            "dateModified": "2025-03-11T11:24:24+00:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.thekindergartens.com/#website",
            "url": "https://www.thekindergartens.com/",
            "name": "The Kindergartens",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://www.thekindergartens.com/#organization"
            }
        }
    ]
}
/faqs/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.thekindergartens.com/faqs/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com#listItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.thekindergartens.com",
                    "nextItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com/faqs/#listItem",
                        "name": "FAQs"
                    }
                },
                {
                    "@type": "ListItem",
                    "@id": "https://www.thekindergartens.com/faqs/#listItem",
                    "position": 2,
                    "name": "FAQs",
                    "previousItem": {
                        "@type": "ListItem",
                        "@id": "https://www.thekindergartens.com#listItem",
                        "name": "Home"
                    }
                }
            ]
        },
        {
            "@type": "Organization",
            "@id": "https://www.thekindergartens.com/#organization",
            "name": "The Kindergartens",
            "url": "https://www.thekindergartens.com/",
            "telephone": "+442035401082",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.thekindergartens.com/wp-content/uploads/2022/11/New-Logo-2022-copy.jpg",
                "@id": "https://www.thekindergartens.com/faqs/#organizationLogo",
                "width": 1200,
                "height": 1000,
                "caption": "kindergartens logo"
            },
            "image": {
                "@id": "https://www.thekindergartens.com/faqs/#organizationLogo"
            },
            "sameAs": [
                "https://www.facebook.com/thekindergartens",
                "https://www.instagram.com/thekindergartensnurseryschools/"
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://www.thekindergartens.com/faqs/#webpage",
            "url": "https://www.thekindergartens.com/faqs/",
            "name": "FAQs | Independent Nursery, Clapham | The Kindergartens",
            "description": "Please browse our FAQs here.",
            "inLanguage": "en-GB",
            "isPartOf": {
                "@id": "https://www.thekindergartens.com/#website"
            },
            "breadcrumb": {
                "@id": "https://www.thekindergartens.com/faqs/#breadcrumblist"
            },
            "datePublished": "2022-11-16T11:57:34+00:00",
            "dateModified": "2025-09-25T09:33:11+01:00"
        },
        {
            "@type": "WebSite",
            "@id": "https://www.thekindergartens.com/#website",
            "url": "https://www.thekindergartens.com/",
            "name": "The Kindergartens",
            "inLanguage": "en-GB",
            "publisher": {
                "@id": "https://www.thekindergartens.com/#organization"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
13Review mentions (all pages)
18External proof links (all pages)
PageReviewsProof links
/ (home) 4 3
/visit-us/ 1 3
/nursery-life/term-dates/ 1 3
/nursery-school-locations/ 4 3
/careers/ 1 3
/faqs/ 2 3