Identity & Authority: Exaco Trading Co. – Signal Evidence & AI Readability

Exaco Trading Co.

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

The site references ‘experienced staff’ and ‘expertise’ but lacks Person schema or names for key leadership, creating a minor authority gap. The Organization schema is well-implemented with social links and a clear identity for Exaco Trading Co., but the technical implementation of sub-pages is weak, as seen in the empty content for critical user-intent pages like retailers.

The claim of being the ‘Exclusive Distributor’ is a bold performance claim that is technically supported by the listing of multiple proprietary brands (Alton, Riga, Janssens) not commonly found in big-box retail. The disconnect arises primarily in the ‘thousands of customers’ claim, which is not supported by the 25 reviews present in the data.

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://exaco.com/",
            "url": "https://exaco.com/",
            "name": "Premium European Greenhouses - EXACO",
            "isPartOf": {
                "@id": "https://exaco.com/#website"
            },
            "about": {
                "@id": "https://exaco.com/#organization"
            },
            "datePublished": "2025-11-08T06:53:21+00:00",
            "dateModified": "2026-03-31T15:29:40+00:00",
            "description": "Explore Exaco's exclusive collection of hobby European greenhouses built for beauty, performance, and enjoyment.",
            "breadcrumb": {
                "@id": "https://exaco.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exaco.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exaco.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exaco.com/#website",
            "url": "https://exaco.com/",
            "name": "Exaco",
            "description": "Cultivating a Joyful Connection to Nature",
            "publisher": {
                "@id": "https://exaco.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exaco.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://exaco.com/#organization",
            "name": "Exaco Trading Co.",
            "url": "https://exaco.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://exaco.com/#/schema/logo/image/",
                "url": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "contentUrl": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "width": 1500,
                "height": 484,
                "caption": "Exaco Trading Co."
            },
            "image": {
                "@id": "https://exaco.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/exacotrading",
                "https://www.instagram.com/exacotrading/"
            ]
        }
    ]
}
/product_category/greenhouses/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://exaco.com/product_category/greenhouses/",
            "url": "https://exaco.com/product_category/greenhouses/",
            "name": "Greenhouses & Garden Structures - EXACO",
            "isPartOf": {
                "@id": "https://exaco.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://exaco.com/product_category/greenhouses/#primaryimage"
            },
            "image": {
                "@id": "https://exaco.com/product_category/greenhouses/#primaryimage"
            },
            "thumbnailUrl": "https://exaco.com/wp-content/uploads/2026/04/berlin2.jpg",
            "breadcrumb": {
                "@id": "https://exaco.com/product_category/greenhouses/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://exaco.com/product_category/greenhouses/#primaryimage",
            "url": "https://exaco.com/wp-content/uploads/2026/04/berlin2.jpg",
            "contentUrl": "https://exaco.com/wp-content/uploads/2026/04/berlin2.jpg",
            "width": 600,
            "height": 600
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exaco.com/product_category/greenhouses/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://exaco.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Greenhouses"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exaco.com/#website",
            "url": "https://exaco.com/",
            "name": "Exaco",
            "description": "Cultivating a Joyful Connection to Nature",
            "publisher": {
                "@id": "https://exaco.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exaco.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://exaco.com/#organization",
            "name": "Exaco Trading Co.",
            "url": "https://exaco.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://exaco.com/#/schema/logo/image/",
                "url": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "contentUrl": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "width": 1500,
                "height": 484,
                "caption": "Exaco Trading Co."
            },
            "image": {
                "@id": "https://exaco.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/exacotrading",
                "https://www.instagram.com/exacotrading/"
            ]
        }
    ]
}
/retailers/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://exaco.com/retailers/",
            "url": "https://exaco.com/retailers/",
            "name": "Retailers - EXACO",
            "isPartOf": {
                "@id": "https://exaco.com/#website"
            },
            "datePublished": "2025-11-08T07:02:05+00:00",
            "dateModified": "2025-11-11T11:43:44+00:00",
            "breadcrumb": {
                "@id": "https://exaco.com/retailers/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exaco.com/retailers/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exaco.com/retailers/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://exaco.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Retailers"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exaco.com/#website",
            "url": "https://exaco.com/",
            "name": "Exaco",
            "description": "Cultivating a Joyful Connection to Nature",
            "publisher": {
                "@id": "https://exaco.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exaco.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://exaco.com/#organization",
            "name": "Exaco Trading Co.",
            "url": "https://exaco.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://exaco.com/#/schema/logo/image/",
                "url": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "contentUrl": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "width": 1500,
                "height": 484,
                "caption": "Exaco Trading Co."
            },
            "image": {
                "@id": "https://exaco.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/exacotrading",
                "https://www.instagram.com/exacotrading/"
            ]
        }
    ]
}
/assembly-instructions/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://exaco.com/assembly-instructions/",
            "url": "https://exaco.com/assembly-instructions/",
            "name": "Assembly Instructions - EXACO",
            "isPartOf": {
                "@id": "https://exaco.com/#website"
            },
            "datePublished": "2025-11-14T16:03:59+00:00",
            "dateModified": "2025-11-14T16:31:27+00:00",
            "breadcrumb": {
                "@id": "https://exaco.com/assembly-instructions/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://exaco.com/assembly-instructions/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://exaco.com/assembly-instructions/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://exaco.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Assembly Instructions"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://exaco.com/#website",
            "url": "https://exaco.com/",
            "name": "Exaco",
            "description": "Cultivating a Joyful Connection to Nature",
            "publisher": {
                "@id": "https://exaco.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://exaco.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://exaco.com/#organization",
            "name": "Exaco Trading Co.",
            "url": "https://exaco.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://exaco.com/#/schema/logo/image/",
                "url": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "contentUrl": "https://exaco.com/wp-content/uploads/2026/01/Exaco-Logo-transparent-bg-no-chair-USE.png",
                "width": 1500,
                "height": 484,
                "caption": "Exaco Trading Co."
            },
            "image": {
                "@id": "https://exaco.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/exacotrading",
                "https://www.instagram.com/exacotrading/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
49Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 25 1
/product_category/greenhouses/ 8 1
/retailers/ 8 1
/assembly-instructions/ 8 1