Identity & Authority: Apollo Blinds – Signal Evidence & AI Readability

Apollo Blinds

(https://apolloblinds.ie) 📸 Data Snapshot: June 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.
12 Impact Weight: 15 / 100
80% Reputation

Authority is well-established through technical implementation and physical presence. The schema_json includes sameAs links to social profiles and a properly defined Organization graph. A minor gap exists in the lack of Person schema for the owner, Daria, who is mentioned frequently in testimonials as the primary expert but lacks a structured digital authority footprint.

There is no significant disconnect between marketing tone and demonstrated capability. The site claims a perfect fit guaranteed and backs it with a professional measurement service (On-Site Consultation) and a DIY guide (Measure & Order Online). The presence of actual product prices on the Shop page proves the business is fully operational and not just a lead-generation facade.

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://apolloblinds.ie/",
            "url": "https://apolloblinds.ie/",
            "name": "Custom Blinds and Shutters Dublin | Made-to-Measure Solutions",
            "isPartOf": {
                "@id": "https://apolloblinds.ie/#website"
            },
            "about": {
                "@id": "https://apolloblinds.ie/#organization"
            },
            "primaryImageOfPage": {
                "@id": "https://apolloblinds.ie/#primaryimage"
            },
            "image": {
                "@id": "https://apolloblinds.ie/#primaryimage"
            },
            "thumbnailUrl": "https://apolloblinds.ie/wp-content/uploads/2025/10/WhatsApp-Image-2025-10-07-at-17.12.52_a992f996-150x150.jpg",
            "datePublished": "2025-08-30T19:49:07+00:00",
            "dateModified": "2026-04-12T07:20:52+00:00",
            "description": "Custom blinds and shutters Dublin by Apollo Blinds. Made-to-measure designs, expert fitting and free consultations across Dublin.",
            "breadcrumb": {
                "@id": "https://apolloblinds.ie/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://apolloblinds.ie/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://apolloblinds.ie/#primaryimage",
            "url": "https://apolloblinds.ie/wp-content/uploads/2025/10/WhatsApp-Image-2025-10-07-at-17.12.52_a992f996-150x150.jpg",
            "contentUrl": "https://apolloblinds.ie/wp-content/uploads/2025/10/WhatsApp-Image-2025-10-07-at-17.12.52_a992f996-150x150.jpg"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://apolloblinds.ie/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://apolloblinds.ie/#website",
            "url": "https://apolloblinds.ie/",
            "name": "Apollo Blinds",
            "description": "Made‑to‑Measure Blinds, Curtains & Shutters with Expert Fitting",
            "publisher": {
                "@id": "https://apolloblinds.ie/#organization"
            },
            "alternateName": "Apollo Blinds Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://apolloblinds.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://apolloblinds.ie/#organization",
            "name": "Apollo Blinds",
            "alternateName": "Apollo Blinds Dublin",
            "url": "https://apolloblinds.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://apolloblinds.ie/#/schema/logo/image/",
                "url": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "contentUrl": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "width": 450,
                "height": 223,
                "caption": "Apollo Blinds"
            },
            "image": {
                "@id": "https://apolloblinds.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/apollodublin",
                "https://www.youtube.com/@apollodublin"
            ]
        }
    ]
}
/shop/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://apolloblinds.ie/shop/",
            "url": "https://apolloblinds.ie/shop/",
            "name": "Shop Online - Apollo Blinds – Blinds, Curtains & Shutters in Dublin",
            "isPartOf": {
                "@id": "https://apolloblinds.ie/#website"
            },
            "datePublished": "2025-12-30T10:33:50+00:00",
            "dateModified": "2026-01-04T10:25:20+00:00",
            "breadcrumb": {
                "@id": "https://apolloblinds.ie/shop/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://apolloblinds.ie/shop/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://apolloblinds.ie/shop/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://apolloblinds.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Shop Online"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://apolloblinds.ie/#website",
            "url": "https://apolloblinds.ie/",
            "name": "Apollo Blinds",
            "description": "Made‑to‑Measure Blinds, Curtains & Shutters with Expert Fitting",
            "publisher": {
                "@id": "https://apolloblinds.ie/#organization"
            },
            "alternateName": "Apollo Blinds Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://apolloblinds.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://apolloblinds.ie/#organization",
            "name": "Apollo Blinds",
            "alternateName": "Apollo Blinds Dublin",
            "url": "https://apolloblinds.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://apolloblinds.ie/#/schema/logo/image/",
                "url": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "contentUrl": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "width": 450,
                "height": 223,
                "caption": "Apollo Blinds"
            },
            "image": {
                "@id": "https://apolloblinds.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/apollodublin",
                "https://www.youtube.com/@apollodublin"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://apolloblinds.ie/contact/",
            "url": "https://apolloblinds.ie/contact/",
            "name": "Contact Us - Apollo Blinds – Blinds, Curtains & Shutters in Dublin",
            "isPartOf": {
                "@id": "https://apolloblinds.ie/#website"
            },
            "datePublished": "2025-08-30T20:16:51+00:00",
            "dateModified": "2026-01-25T20:23:37+00:00",
            "breadcrumb": {
                "@id": "https://apolloblinds.ie/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://apolloblinds.ie/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://apolloblinds.ie/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://apolloblinds.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://apolloblinds.ie/#website",
            "url": "https://apolloblinds.ie/",
            "name": "Apollo Blinds",
            "description": "Made‑to‑Measure Blinds, Curtains & Shutters with Expert Fitting",
            "publisher": {
                "@id": "https://apolloblinds.ie/#organization"
            },
            "alternateName": "Apollo Blinds Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://apolloblinds.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://apolloblinds.ie/#organization",
            "name": "Apollo Blinds",
            "alternateName": "Apollo Blinds Dublin",
            "url": "https://apolloblinds.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://apolloblinds.ie/#/schema/logo/image/",
                "url": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "contentUrl": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "width": 450,
                "height": 223,
                "caption": "Apollo Blinds"
            },
            "image": {
                "@id": "https://apolloblinds.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/apollodublin",
                "https://www.youtube.com/@apollodublin"
            ]
        }
    ]
}
/consultation/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://apolloblinds.ie/consultation/",
            "url": "https://apolloblinds.ie/consultation/",
            "name": "Consultation - Apollo Blinds – Blinds, Curtains & Shutters in Dublin",
            "isPartOf": {
                "@id": "https://apolloblinds.ie/#website"
            },
            "datePublished": "2025-08-31T07:30:40+00:00",
            "dateModified": "2025-12-30T10:14:07+00:00",
            "breadcrumb": {
                "@id": "https://apolloblinds.ie/consultation/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://apolloblinds.ie/consultation/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://apolloblinds.ie/consultation/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://apolloblinds.ie/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Consultation"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://apolloblinds.ie/#website",
            "url": "https://apolloblinds.ie/",
            "name": "Apollo Blinds",
            "description": "Made‑to‑Measure Blinds, Curtains & Shutters with Expert Fitting",
            "publisher": {
                "@id": "https://apolloblinds.ie/#organization"
            },
            "alternateName": "Apollo Blinds Dublin",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://apolloblinds.ie/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://apolloblinds.ie/#organization",
            "name": "Apollo Blinds",
            "alternateName": "Apollo Blinds Dublin",
            "url": "https://apolloblinds.ie/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://apolloblinds.ie/#/schema/logo/image/",
                "url": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "contentUrl": "https://apolloblinds.ie/wp-content/uploads/2025/09/cropped-apollo-logo.png",
                "width": 450,
                "height": 223,
                "caption": "Apollo Blinds"
            },
            "image": {
                "@id": "https://apolloblinds.ie/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.instagram.com/apollodublin",
                "https://www.youtube.com/@apollodublin"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
112Review mentions (all pages)
1External proof links (all pages)
PageReviewsProof links
/ (home) 91 1
/shop/ 7 0
/contact/ 7 0
/consultation/ 7 0