Identity & Authority: The Crate Escape – Signal Evidence & AI Readability

The Crate Escape

(https://thecrateescape.ie) 📸 Data Snapshot: May 19, 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.
3 Impact Weight: 15 / 100
20% Reputation

While the site mentions ‘Tanya’ and ‘IMDT,’ it fails to provide Person schema or sameAs links to verify these professional credentials. There is a total absence of technical specifications or training protocols (e.g., positive reinforcement, clicker training) that would establish authority. The technical credibility is further damaged by an indexed 404 page and broken heading hierarchies where H2 markers like ‘available’ provide no context.

The site makes a bold performance claim of ‘Any Dog Any Size Any Problem Guaranteed,’ which is the ultimate marketing-to-reality disconnect in behavioral science. There are no case studies, specific success metrics, or named client testimonials with results to back up this ‘Guaranteed’ assertion. The lack of content on the ‘Services’ page means the performance claims are entirely unsubstantiated by methodology.

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": "WebSite",
            "@id": "https://thecrateescape.ie/#website",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape",
            "description": "Just another WordPress site",
            "inLanguage": "en-US",
            "potentialAction": {
                "@id": "https://thecrateescape.ie/#searchaction"
            },
            "publisher": {
                "@id": "https://thecrateescape.ie/#organization"
            }
        },
        {
            "@type": "SearchAction",
            "@id": "https://thecrateescape.ie/#searchaction",
            "target": "https://thecrateescape.ie/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        {
            "@type": "WebPage",
            "@id": "https://thecrateescape.ie/#webpage",
            "url": "https://thecrateescape.ie/",
            "inLanguage": "en-US",
            "name": "The Crate Escape - Dog Trainer - Swords - Dublin - Dog Training",
            "description": "From a very young age, Tanya always loved animals in particular dogs. As a child, she was always “collecting” stray dogs and other animals needing help, much to her mother’s dismay but it was from her mother and father that she got her great empathy for animals.",
            "datePublished": "2022-09-29T22:44:54+00:00",
            "dateModified": "2025-05-27T11:33:08+00:00",
            "isPartOf": {
                "@id": "https://thecrateescape.ie/#website"
            },
            "potentialAction": {
                "@id": "https://thecrateescape.ie/#readaction"
            },
            "about": {
                "@id": "https://thecrateescape.ie/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://thecrateescape.ie/#thumbnail"
            },
            "image": {
                "@id": "https://thecrateescape.ie/#thumbnail"
            }
        },
        {
            "@type": "ReadAction",
            "@id": "https://thecrateescape.ie/#readaction",
            "target": "https://thecrateescape.ie/"
        },
        {
            "@type": "Organization",
            "@id": "https://thecrateescape.ie/#organization",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape"
        },
        {
            "@type": "ImageObject",
            "@id": "https://thecrateescape.ie/#thumbnail",
            "url": "https://thecrateescape.ie/wp-content/uploads/2022/10/helena-lopes-2NhoKpsQJk4-unsplash-1-scaled.webp",
            "contentUrl": "https://thecrateescape.ie/wp-content/uploads/2022/10/helena-lopes-2NhoKpsQJk4-unsplash-1-scaled.webp",
            "width": 1620,
            "height": 1080
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://thecrateescape.ie/#website",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape",
            "description": "Just another WordPress site",
            "inLanguage": "en-US",
            "potentialAction": {
                "@id": "https://thecrateescape.ie/#searchaction"
            },
            "publisher": {
                "@id": "https://thecrateescape.ie/#organization"
            }
        },
        {
            "@type": "SearchAction",
            "@id": "https://thecrateescape.ie/#searchaction",
            "target": "https://thecrateescape.ie/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumbs",
            "@id": "https://thecrateescape.ie/services/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thecrateescape.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://thecrateescape.ie/services/#webpage",
            "url": "https://thecrateescape.ie/services/",
            "inLanguage": "en-US",
            "name": "Services – The Crate Escape",
            "description": "Home º 1 - to - 1 Consultations Loose leash walking Recall training Puppy consultation Nipping Chewing/Biting Teaching a \"Stay\" Emergency Stop ( every dog owner",
            "datePublished": "2022-10-02T12:36:06+00:00",
            "dateModified": "2025-05-27T10:50:07+00:00",
            "isPartOf": {
                "@id": "https://thecrateescape.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://thecrateescape.ie/services/#breadcrumblist"
            },
            "potentialAction": {
                "@id": "https://thecrateescape.ie/services/#readaction"
            },
            "primaryImageOfPage": {
                "@id": "https://thecrateescape.ie/services/#thumbnail"
            },
            "image": {
                "@id": "https://thecrateescape.ie/services/#thumbnail"
            }
        },
        {
            "@type": "ReadAction",
            "@id": "https://thecrateescape.ie/services/#readaction",
            "target": "https://thecrateescape.ie/services/"
        },
        {
            "@type": "Organization",
            "@id": "https://thecrateescape.ie/#organization",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape"
        },
        {
            "@type": "ImageObject",
            "@id": "https://thecrateescape.ie/services/#thumbnail",
            "url": "https://thecrateescape.ie/wp-content/uploads/2022/09/dog-lazing-on-couch.webp",
            "contentUrl": "https://thecrateescape.ie/wp-content/uploads/2022/09/dog-lazing-on-couch.webp",
            "width": 1618,
            "height": 1080
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://thecrateescape.ie/#website",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape",
            "description": "Just another WordPress site",
            "inLanguage": "en-US",
            "potentialAction": {
                "@id": "https://thecrateescape.ie/#searchaction"
            },
            "publisher": {
                "@id": "https://thecrateescape.ie/#organization"
            }
        },
        {
            "@type": "SearchAction",
            "@id": "https://thecrateescape.ie/#searchaction",
            "target": "https://thecrateescape.ie/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumbs",
            "@id": "https://thecrateescape.ie/contact/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thecrateescape.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://thecrateescape.ie/contact/#webpage",
            "url": "https://thecrateescape.ie/contact/",
            "inLanguage": "en-US",
            "name": "Contact – The Crate Escape",
            "description": "Home º Get In Touch tanyambooth@gmail.com +353 87 232 8496 Our Location Swords, Co. Dublin, Ireland, Book A Session",
            "datePublished": "2022-10-02T12:41:17+00:00",
            "dateModified": "2025-05-26T22:56:37+00:00",
            "isPartOf": {
                "@id": "https://thecrateescape.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://thecrateescape.ie/contact/#breadcrumblist"
            },
            "potentialAction": {
                "@id": "https://thecrateescape.ie/contact/#readaction"
            },
            "primaryImageOfPage": {
                "@id": "https://thecrateescape.ie/contact/#thumbnail"
            },
            "image": {
                "@id": "https://thecrateescape.ie/contact/#thumbnail"
            }
        },
        {
            "@type": "ReadAction",
            "@id": "https://thecrateescape.ie/contact/#readaction",
            "target": "https://thecrateescape.ie/contact/"
        },
        {
            "@type": "Organization",
            "@id": "https://thecrateescape.ie/#organization",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape"
        },
        {
            "@type": "ImageObject",
            "@id": "https://thecrateescape.ie/contact/#thumbnail",
            "url": "https://thecrateescape.ie/wp-content/uploads/2022/10/IMG-1548.webp",
            "contentUrl": "https://thecrateescape.ie/wp-content/uploads/2022/10/IMG-1548.webp",
            "width": 411,
            "height": 527
        }
    ]
}
/services/children-workshops/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://thecrateescape.ie/#website",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape",
            "description": "Just another WordPress site",
            "inLanguage": "en-US",
            "potentialAction": {
                "@id": "https://thecrateescape.ie/#searchaction"
            },
            "publisher": {
                "@id": "https://thecrateescape.ie/#organization"
            }
        },
        {
            "@type": "SearchAction",
            "@id": "https://thecrateescape.ie/#searchaction",
            "target": "https://thecrateescape.ie/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumbs",
            "@id": "https://thecrateescape.ie/services/children-workshops/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thecrateescape.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services",
                    "item": "https://thecrateescape.ie/services/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Canine and children workshops."
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://thecrateescape.ie/services/children-workshops/#webpage",
            "url": "https://thecrateescape.ie/services/children-workshops/",
            "inLanguage": "en-US",
            "name": "Canine and children workshops. – The Crate Escape",
            "description": "Home º Encompassing Social and Personal Educational skills Why the need for Education around dogs?  Dogs are everywhere in society, and during covid, there",
            "datePublished": "2022-12-17T20:23:58+00:00",
            "dateModified": "2025-05-27T10:50:07+00:00",
            "isPartOf": {
                "@id": "https://thecrateescape.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://thecrateescape.ie/services/children-workshops/#breadcrumblist"
            },
            "potentialAction": {
                "@id": "https://thecrateescape.ie/services/children-workshops/#readaction"
            },
            "primaryImageOfPage": {
                "@id": "https://thecrateescape.ie/services/children-workshops/#thumbnail"
            },
            "image": {
                "@id": "https://thecrateescape.ie/services/children-workshops/#thumbnail"
            }
        },
        {
            "@type": "ReadAction",
            "@id": "https://thecrateescape.ie/services/children-workshops/#readaction",
            "target": "https://thecrateescape.ie/services/children-workshops/"
        },
        {
            "@type": "Organization",
            "@id": "https://thecrateescape.ie/#organization",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape"
        },
        {
            "@type": "ImageObject",
            "@id": "https://thecrateescape.ie/services/children-workshops/#thumbnail",
            "url": "https://thecrateescape.ie/wp-content/uploads/2022/10/child-5334516_1920.webp",
            "contentUrl": "https://thecrateescape.ie/wp-content/uploads/2022/10/child-5334516_1920.webp",
            "width": 1620,
            "height": 1080
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://thecrateescape.ie/#website",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape",
            "description": "Just another WordPress site",
            "inLanguage": "en-US",
            "potentialAction": {
                "@id": "https://thecrateescape.ie/#searchaction"
            },
            "publisher": {
                "@id": "https://thecrateescape.ie/#organization"
            }
        },
        {
            "@type": "SearchAction",
            "@id": "https://thecrateescape.ie/#searchaction",
            "target": "https://thecrateescape.ie/?s={search_term_string}",
            "query-input": "required name=search_term_string"
        },
        {
            "@type": "BreadcrumbList",
            "name": "Breadcrumbs",
            "@id": "https://thecrateescape.ie/about/#breadcrumblist",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://thecrateescape.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About"
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://thecrateescape.ie/about/#webpage",
            "url": "https://thecrateescape.ie/about/",
            "inLanguage": "en-US",
            "name": "About – The Crate Escape",
            "description": "Home º Dogs speak, but only to those who listen. Orhan Pamuk About Tanya From a very young age, Tanya always loved animals in particular dogs. As a child, she w",
            "datePublished": "2022-10-02T12:39:08+00:00",
            "dateModified": "2022-11-02T11:13:37+00:00",
            "isPartOf": {
                "@id": "https://thecrateescape.ie/#website"
            },
            "breadcrumb": {
                "@id": "https://thecrateescape.ie/about/#breadcrumblist"
            },
            "potentialAction": {
                "@id": "https://thecrateescape.ie/about/#readaction"
            },
            "primaryImageOfPage": {
                "@id": "https://thecrateescape.ie/about/#thumbnail"
            },
            "image": {
                "@id": "https://thecrateescape.ie/about/#thumbnail"
            }
        },
        {
            "@type": "ReadAction",
            "@id": "https://thecrateescape.ie/about/#readaction",
            "target": "https://thecrateescape.ie/about/"
        },
        {
            "@type": "Organization",
            "@id": "https://thecrateescape.ie/#organization",
            "url": "https://thecrateescape.ie/",
            "name": "The Crate Escape"
        },
        {
            "@type": "ImageObject",
            "@id": "https://thecrateescape.ie/about/#thumbnail",
            "url": "https://thecrateescape.ie/wp-content/uploads/elementor/thumbs/IMG-1548-pvrwbogrevbzyomdlqp610drh76h6jydb10rixkbig.jpg"
        }
    ]
}
/cdn-cgi/l/email-protection/ — no schema detected (entity gap)
🛡️ Trust Signals — external proof links that back the declared identity
428Review mentions (all pages)
12External proof links (all pages)
PageReviewsProof links
/ (home) 124 8
/services/ 76 1
/contact/ 76 1
/services/children-workshops/ 76 1
/about/ 76 1
/cdn-cgi/l/email-protection/ 0 0