Identity & Authority: Enviro – Signal Evidence & AI Readability

Enviro

(https://enviro.com) 📸 Data Snapshot: May 24, 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.
5 Impact Weight: 15 / 100
33% Reputation

The technical implementation reveals a massive authority gap; the site claims to be a resource for home heating but lacks H1 tags and structured data for products. The schema_json is limited to basic WebPage and WebSite types, missing Organization schema, founder information, or sameAs links to social proof. There are no named experts, designers, or engineers mentioned, leaving the ‘Enviro’ brand as a faceless entity with a broken technical footprint.

The site’s primary marketing claim is its status as a provider of fireplaces and stoves, yet it fails to demonstrate this performance on its own catalogue pages. The disconnect between the 2025/2026 date markers in filenames and the ‘No search results’ on product pages suggests a site that is either undergoing a failed migration or is a placeholder for a brand that does not actually sell direct-to-consumer. There is a total absence of case studies or ‘installed’ evidence to back the meta-tag claims.

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://enviro.com/",
            "url": "https://enviro.com/",
            "name": "Enviro - Home",
            "isPartOf": {
                "@id": "https://enviro.com/#website"
            },
            "datePublished": "2012-09-27T19:49:50+00:00",
            "dateModified": "2025-09-19T21:52:59+00:00",
            "description": "Enviro: Gas & Pellet Fuel Fireplaces, Fireplace Inserts and Freestanding Stoves.",
            "breadcrumb": {
                "@id": "https://enviro.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://enviro.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://enviro.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://enviro.com/#website",
            "url": "https://enviro.com/",
            "name": "Enviro",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://enviro.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/products/catalogue/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://enviro.com/products/catalogue/",
            "url": "https://enviro.com/products/catalogue/",
            "name": "Enviro - Catalogue",
            "isPartOf": {
                "@id": "https://enviro.com/#website"
            },
            "datePublished": "2012-11-22T18:35:18+00:00",
            "dateModified": "2022-01-21T18:32:33+00:00",
            "breadcrumb": {
                "@id": "https://enviro.com/products/catalogue/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://enviro.com/products/catalogue/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://enviro.com/products/catalogue/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://enviro.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products",
                    "item": "https://enviro.com/products/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Catalogue"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://enviro.com/#website",
            "url": "https://enviro.com/",
            "name": "Enviro",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://enviro.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/products/catalogue/product/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://enviro.com/products/catalogue/product/",
            "url": "https://enviro.com/products/catalogue/product/",
            "name": "Enviro -Product",
            "isPartOf": {
                "@id": "https://enviro.com/#website"
            },
            "datePublished": "2013-04-19T22:11:36+00:00",
            "dateModified": "2018-04-26T23:15:23+00:00",
            "breadcrumb": {
                "@id": "https://enviro.com/products/catalogue/product/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://enviro.com/products/catalogue/product/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://enviro.com/products/catalogue/product/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://enviro.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products",
                    "item": "https://enviro.com/products/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Catalogue",
                    "item": "https://enviro.com/products/catalogue/"
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Product"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://enviro.com/#website",
            "url": "https://enviro.com/",
            "name": "Enviro",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://enviro.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
/resources/fireplace-builder/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://enviro.com/resources/fireplace-builder/",
            "url": "https://enviro.com/resources/fireplace-builder/",
            "name": "Enviro - Fireplace Builder",
            "isPartOf": {
                "@id": "https://enviro.com/#website"
            },
            "datePublished": "2019-07-23T21:13:01+00:00",
            "dateModified": "2022-05-26T20:44:00+00:00",
            "breadcrumb": {
                "@id": "https://enviro.com/resources/fireplace-builder/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://enviro.com/resources/fireplace-builder/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://enviro.com/resources/fireplace-builder/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://enviro.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Resources",
                    "item": "https://enviro.com/resources/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Fireplace Builder"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://enviro.com/#website",
            "url": "https://enviro.com/",
            "name": "Enviro",
            "description": "",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://enviro.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
8Review mentions (all pages)
8External proof links (all pages)
PageReviewsProof links
/ (home) 2 2
/products/catalogue/ 2 2
/products/catalogue/product/ 2 2
/resources/fireplace-builder/ 2 2