Identity & Authority: Gas Plus – Signal Evidence & AI Readability

Gas Plus

(https://gasplus.ca) 📸 Data Snapshot: May 26, 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.
7 Impact Weight: 15 / 100
47% Reputation

An authority gap exists in the technical implementation. Despite claiming 30+ years and award-winning status (Union Gas 100% Satisfaction Award), the schema_json is limited to generic WebPage and WebSite types, missing the LocalBusiness or Organization schema that would link to external authority markers. Individual experts are named in testimonials but lack dedicated Person schema or professional links.

The performance claims are remarkably grounded. Instead of vague statements like ‘unrivaled results,’ the site cites specific accomplishments, such as being the only dealer to achieve the Union Gas 100% Satisfaction Award for the Waterloo region. These claims are supported by a high density of customer names and specific project outcomes in the text.

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://gasplus.ca/",
            "url": "https://gasplus.ca/",
            "name": "Gas Plus — Grey and Bruce Source for Gas Appliances & Maintenance",
            "isPartOf": {
                "@id": "https://gasplus.ca/#website"
            },
            "datePublished": "2016-09-05T11:40:49+00:00",
            "dateModified": "2024-05-21T18:15:51+00:00",
            "description": "Gas Plus is a heating and cooling source located in the Owen Sound area. Our showroom is on the west end of Owen Sound on Highway 21.",
            "breadcrumb": {
                "@id": "https://gasplus.ca/#breadcrumb"
            },
            "inLanguage": "en-CA",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://gasplus.ca/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://gasplus.ca/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://gasplus.ca/#website",
            "url": "https://gasplus.ca/",
            "name": "Gas Plus",
            "description": "If it's gonna be gas, it has to be Gas Plus!",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://gasplus.ca/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-CA"
        }
    ]
}
/services/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://gasplus.ca/services/",
            "url": "https://gasplus.ca/services/",
            "name": "Gas Plus – Services – Grey-Bruce's Heating and Cooling Contractor",
            "isPartOf": {
                "@id": "https://gasplus.ca/#website"
            },
            "datePublished": "2017-08-31T19:49:14+00:00",
            "dateModified": "2025-04-08T14:19:24+00:00",
            "description": "Gas Plus offers a number of services, including 24 hour emergency service, HVAC rentals, maintenance, and financing. We are located in Owen Sound.",
            "breadcrumb": {
                "@id": "https://gasplus.ca/services/#breadcrumb"
            },
            "inLanguage": "en-CA",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://gasplus.ca/services/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://gasplus.ca/services/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://gasplus.ca/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Services"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://gasplus.ca/#website",
            "url": "https://gasplus.ca/",
            "name": "Gas Plus",
            "description": "If it's gonna be gas, it has to be Gas Plus!",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://gasplus.ca/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-CA"
        }
    ]
}
/about/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://gasplus.ca/about/",
            "url": "https://gasplus.ca/about/",
            "name": "Gas Plus - Grey-Bruce's Heating and Cooling Contractor - Owen Sound",
            "isPartOf": {
                "@id": "https://gasplus.ca/#website"
            },
            "datePublished": "2016-11-01T15:42:53+00:00",
            "dateModified": "2025-04-08T14:30:57+00:00",
            "description": "Gas Plus is a heating and cooling contractor located in Owen Sound, specializing in residential housing. After 25 years in business, we have grown to over 13,000 customers across Grey/Bruce.",
            "breadcrumb": {
                "@id": "https://gasplus.ca/about/#breadcrumb"
            },
            "inLanguage": "en-CA",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://gasplus.ca/about/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://gasplus.ca/about/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://gasplus.ca/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "About Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://gasplus.ca/#website",
            "url": "https://gasplus.ca/",
            "name": "Gas Plus",
            "description": "If it's gonna be gas, it has to be Gas Plus!",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://gasplus.ca/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-CA"
        }
    ]
}
/resources/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://gasplus.ca/resources/",
            "url": "https://gasplus.ca/resources/",
            "name": "Gas Plus – Resources – Grey-Bruce's Heating and Cooling Contractor",
            "isPartOf": {
                "@id": "https://gasplus.ca/#website"
            },
            "datePublished": "2017-09-04T17:34:30+00:00",
            "dateModified": "2020-01-10T16:19:39+00:00",
            "description": "Resources and frequently asked questions at your fingertips by Gas Plus, located on the west end of Owen Sound on highway 21.",
            "breadcrumb": {
                "@id": "https://gasplus.ca/resources/#breadcrumb"
            },
            "inLanguage": "en-CA",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://gasplus.ca/resources/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://gasplus.ca/resources/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://gasplus.ca/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Resources"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://gasplus.ca/#website",
            "url": "https://gasplus.ca/",
            "name": "Gas Plus",
            "description": "If it's gonna be gas, it has to be Gas Plus!",
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://gasplus.ca/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-CA"
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
186Review mentions (all pages)
9External proof links (all pages)
PageReviewsProof links
/ (home) 116 3
/services/ 23 2
/about/ 23 2
/resources/ 24 2