Identity & Authority: Estilo Design – Signal Evidence & AI Readability

Estilo Design

(https://www.estilodesign.ie) 📸 Data Snapshot: May 20, 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 founders Audrey and Emma Reynolds are named, there is a total absence of professional accreditation data. In an industry where RIBA or RIAI registration is a key substance indicator, the data shows zero mentions of professional body memberships. The schema_json is a basic WebPage type and lacks Person or Organization properties that would link the experts to a verifiable digital footprint or professional history. Furthermore, the news posts are from mid-2020, making the expert authority appear stale by approximately 71 months relative to the 2026 anchor date.

The brand claims to bring the highest standards of luxury and design and excellent attention to detail, yet the technical state of the website—specifically the presence of Lorem Ipsum and a COMING SOON headline on a live site—directly contradicts these claims. Bold assertions about managing overseas client expectations and coordinating all trades lack supporting data, such as project timelines or budget management examples. The disconnect between the claim of design excellence and the poorly maintained digital storefront is the primary source of bullshit.

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.estilodesign.ie/",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "isPartOf": {
                "@id": "https://www.estilodesign.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.estilodesign.ie/#primaryimage"
            },
            "image": {
                "@id": "https://www.estilodesign.ie/#primaryimage"
            },
            "thumbnailUrl": "https://www.estilodesign.ie/wp-content/uploads/2020/05/home-imag08.jpg",
            "datePublished": "2018-10-24T12:11:18+00:00",
            "dateModified": "2020-06-30T14:56:06+00:00",
            "description": "We are a Dublin based interior design studio/showroom conveniently located at the outHaus showroom in Santry. We chose this unique location to cater for both clients building or renovating their houses or builders/developers looking to do show houses.",
            "breadcrumb": {
                "@id": "https://www.estilodesign.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.estilodesign.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.estilodesign.ie/#primaryimage",
            "url": "https://www.estilodesign.ie/wp-content/uploads/2020/05/home-imag08.jpg",
            "contentUrl": "https://www.estilodesign.ie/wp-content/uploads/2020/05/home-imag08.jpg",
            "width": 1000,
            "height": 570
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.estilodesign.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.estilodesign.ie/#website",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "description": "design is our philosophy",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.estilodesign.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/shop-main/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.estilodesign.ie/shop-main/",
            "url": "https://www.estilodesign.ie/shop-main/",
            "name": "Shop - Estilo Design",
            "isPartOf": {
                "@id": "https://www.estilodesign.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.estilodesign.ie/shop-main/#primaryimage"
            },
            "image": {
                "@id": "https://www.estilodesign.ie/shop-main/#primaryimage"
            },
            "thumbnailUrl": "https://www.estilodesign.ie/wp-content/uploads/2020/06/Antique_Brass_Round_Mirror_77_diam-300x300.jpg",
            "datePublished": "2018-09-11T17:37:03+00:00",
            "dateModified": "2021-01-06T14:22:21+00:00",
            "breadcrumb": {
                "@id": "https://www.estilodesign.ie/shop-main/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.estilodesign.ie/shop-main/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.estilodesign.ie/shop-main/#primaryimage",
            "url": "https://www.estilodesign.ie/wp-content/uploads/2020/06/Antique_Brass_Round_Mirror_77_diam.jpg",
            "contentUrl": "https://www.estilodesign.ie/wp-content/uploads/2020/06/Antique_Brass_Round_Mirror_77_diam.jpg",
            "width": 1000,
            "height": 1000
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.estilodesign.ie/shop-main/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.estilodesign.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Shop"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.estilodesign.ie/#website",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "description": "design is our philosophy",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.estilodesign.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.estilodesign.ie/services/",
            "url": "https://www.estilodesign.ie/services/",
            "name": "Services - Estilo Design",
            "isPartOf": {
                "@id": "https://www.estilodesign.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.estilodesign.ie/services/#primaryimage"
            },
            "image": {
                "@id": "https://www.estilodesign.ie/services/#primaryimage"
            },
            "thumbnailUrl": "http://www.estilodesign.ie/wp-content/uploads/2020/05/services-img-01.jpg",
            "datePublished": "2018-09-11T15:12:11+00:00",
            "dateModified": "2020-07-09T21:16:52+00:00",
            "breadcrumb": {
                "@id": "https://www.estilodesign.ie/services/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.estilodesign.ie/services/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.estilodesign.ie/services/#primaryimage",
            "url": "http://www.estilodesign.ie/wp-content/uploads/2020/05/services-img-01.jpg",
            "contentUrl": "http://www.estilodesign.ie/wp-content/uploads/2020/05/services-img-01.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.estilodesign.ie/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.estilodesign.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.estilodesign.ie/#website",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "description": "design is our philosophy",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.estilodesign.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/about-us/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.estilodesign.ie/about-us/",
            "url": "https://www.estilodesign.ie/about-us/",
            "name": "About Us - Estilo Design",
            "isPartOf": {
                "@id": "https://www.estilodesign.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.estilodesign.ie/about-us/#primaryimage"
            },
            "image": {
                "@id": "https://www.estilodesign.ie/about-us/#primaryimage"
            },
            "thumbnailUrl": "http://www.estilodesign.ie/wp-content/uploads/2020/05/aboutus-img-02A.jpg",
            "datePublished": "2018-09-11T15:05:11+00:00",
            "dateModified": "2020-06-29T15:35:58+00:00",
            "breadcrumb": {
                "@id": "https://www.estilodesign.ie/about-us/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.estilodesign.ie/about-us/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.estilodesign.ie/about-us/#primaryimage",
            "url": "http://www.estilodesign.ie/wp-content/uploads/2020/05/aboutus-img-02A.jpg",
            "contentUrl": "http://www.estilodesign.ie/wp-content/uploads/2020/05/aboutus-img-02A.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.estilodesign.ie/about-us/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.estilodesign.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.estilodesign.ie/#website",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "description": "design is our philosophy",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.estilodesign.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/projects/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.estilodesign.ie/projects/",
            "url": "https://www.estilodesign.ie/projects/",
            "name": "Projects - Estilo Design",
            "isPartOf": {
                "@id": "https://www.estilodesign.ie/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.estilodesign.ie/projects/#primaryimage"
            },
            "image": {
                "@id": "https://www.estilodesign.ie/projects/#primaryimage"
            },
            "thumbnailUrl": "http://www.estilodesign.ie/wp-content/uploads/2020/05/Howth-Lodge-Penthouse-featured-1.jpg",
            "datePublished": "2018-09-11T16:57:07+00:00",
            "dateModified": "2020-06-02T08:20:54+00:00",
            "breadcrumb": {
                "@id": "https://www.estilodesign.ie/projects/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.estilodesign.ie/projects/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.estilodesign.ie/projects/#primaryimage",
            "url": "http://www.estilodesign.ie/wp-content/uploads/2020/05/Howth-Lodge-Penthouse-featured-1.jpg",
            "contentUrl": "http://www.estilodesign.ie/wp-content/uploads/2020/05/Howth-Lodge-Penthouse-featured-1.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.estilodesign.ie/projects/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.estilodesign.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Projects"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.estilodesign.ie/#website",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "description": "design is our philosophy",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.estilodesign.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.estilodesign.ie/contact/",
            "url": "https://www.estilodesign.ie/contact/",
            "name": "Contact - Estilo Design",
            "isPartOf": {
                "@id": "https://www.estilodesign.ie/#website"
            },
            "datePublished": "2018-09-11T15:07:40+00:00",
            "dateModified": "2021-05-26T07:48:08+00:00",
            "breadcrumb": {
                "@id": "https://www.estilodesign.ie/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.estilodesign.ie/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.estilodesign.ie/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.estilodesign.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.estilodesign.ie/#website",
            "url": "https://www.estilodesign.ie/",
            "name": "Estilo Design",
            "description": "design is our philosophy",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.estilodesign.ie/?s={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
54Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 3 1
/shop-main/ 3 1
/services/ 39 1
/about-us/ 3 1
/projects/ 3 1
/contact/ 3 1