Identity & Authority: SageHome Brands – Signal Evidence & AI Readability

SageHome Brands

(https://sagehome.com) 📸 Data Snapshot: June 19, 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

A critical authority gap exists due to the presence of anonymous team placeholders on the homepage, which directly contradicts the claim of having a team with ‘over 70 years of experience’. The schema_json reveals a generic Organization structure with no Person schema or sameAs links for executives, leaving the ‘authority’ behind the 16-state operation entirely anonymous. While the physical address in Atlanta is present, the digital footprint of the ‘industry leaders’ is essentially non-existent within the site’s own structured data.

The site makes bold performance claims regarding ‘rapid one-day installations’ and ‘lifetime warranties’ on the Midwest Bath Co. page, but provides no data or case studies to demonstrate how these efficiencies are achieved. The ‘Lowest Price Assurance’ is mentioned as a core commitment but lacks a clear methodology or evidence of a single instance where this was honored. These claims exist in a marketing vacuum, supported by stock-style image references rather than named, completed project portfolios.

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.sagehome.com/",
            "url": "https://www.sagehome.com/",
            "name": "SageHome: Industry Leaders in Bath Remodels & Aging in Place",
            "isPartOf": {
                "@id": "https://www.sagehome.com/#website"
            },
            "about": {
                "@id": "https://www.sagehome.com/#organization"
            },
            "datePublished": "2022-11-11T13:41:37+00:00",
            "dateModified": "2023-02-21T00:58:03+00:00",
            "description": "As a consumer services company specializing in bathroom remodeling acquisitions, SageHome Brands is proud to help customers in a variety of ways. Click to read on.",
            "breadcrumb": {
                "@id": "https://www.sagehome.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.sagehome.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.sagehome.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.sagehome.com/#website",
            "url": "https://www.sagehome.com/",
            "name": "SageHome Brands",
            "description": "",
            "publisher": {
                "@id": "https://www.sagehome.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.sagehome.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.sagehome.com/#organization",
            "name": "SageHome Brands",
            "url": "https://www.sagehome.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.sagehome.com/#/schema/logo/image/",
                "url": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "contentUrl": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "width": 1040,
                "height": 249,
                "caption": "SageHome Brands"
            },
            "image": {
                "@id": "https://www.sagehome.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.linkedin.com/company/sagehome/"
            ]
        }
    ]
}
/contact/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.sagehome.com/contact/",
            "url": "https://www.sagehome.com/contact/",
            "name": "Contact Us | SageHome",
            "isPartOf": {
                "@id": "https://www.sagehome.com/#website"
            },
            "datePublished": "2023-01-17T17:24:17+00:00",
            "dateModified": "2026-04-13T02:46:18+00:00",
            "description": "SageHome Brands is an acquisitions company specializing in bathroom remodeling solutions. Click to get in touch with our team.",
            "breadcrumb": {
                "@id": "https://www.sagehome.com/contact/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.sagehome.com/contact/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.sagehome.com/contact/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.sagehome.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Contact Us"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.sagehome.com/#website",
            "url": "https://www.sagehome.com/",
            "name": "SageHome Brands",
            "description": "",
            "publisher": {
                "@id": "https://www.sagehome.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.sagehome.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.sagehome.com/#organization",
            "name": "SageHome Brands",
            "url": "https://www.sagehome.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.sagehome.com/#/schema/logo/image/",
                "url": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "contentUrl": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "width": 1040,
                "height": 249,
                "caption": "SageHome Brands"
            },
            "image": {
                "@id": "https://www.sagehome.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.linkedin.com/company/sagehome/"
            ]
        }
    ]
}
/brands/carefree-home-pros/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.sagehome.com/brands/carefree-home-pros/",
            "url": "https://www.sagehome.com/brands/carefree-home-pros/",
            "name": "CareFree Home Pros | SageHome",
            "isPartOf": {
                "@id": "https://www.sagehome.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.sagehome.com/brands/carefree-home-pros/#primaryimage"
            },
            "image": {
                "@id": "https://www.sagehome.com/brands/carefree-home-pros/#primaryimage"
            },
            "thumbnailUrl": "https://www.sagehome.com/wp-content/uploads/2023/04/carefreehomepros-300x166.png",
            "datePublished": "2023-04-11T13:48:06+00:00",
            "dateModified": "2025-05-28T18:57:48+00:00",
            "description": "CareFree Home Pros is a respected bathroom remodeling company offering beautiful, durable, and low-maintenance bath and showers. Learn more here.",
            "breadcrumb": {
                "@id": "https://www.sagehome.com/brands/carefree-home-pros/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.sagehome.com/brands/carefree-home-pros/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.sagehome.com/brands/carefree-home-pros/#primaryimage",
            "url": "https://www.sagehome.com/wp-content/uploads/2023/04/carefreehomepros.png",
            "contentUrl": "https://www.sagehome.com/wp-content/uploads/2023/04/carefreehomepros.png",
            "width": 350,
            "height": 194,
            "caption": "Carefree Home Pros logo"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.sagehome.com/brands/carefree-home-pros/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.sagehome.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Brands",
                    "item": "https://www.sagehome.com/brands/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "CareFree Home Pros"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.sagehome.com/#website",
            "url": "https://www.sagehome.com/",
            "name": "SageHome Brands",
            "description": "",
            "publisher": {
                "@id": "https://www.sagehome.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.sagehome.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.sagehome.com/#organization",
            "name": "SageHome Brands",
            "url": "https://www.sagehome.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.sagehome.com/#/schema/logo/image/",
                "url": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "contentUrl": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "width": 1040,
                "height": 249,
                "caption": "SageHome Brands"
            },
            "image": {
                "@id": "https://www.sagehome.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.linkedin.com/company/sagehome/"
            ]
        }
    ]
}
/brands/midwest-bath-co/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://www.sagehome.com/brands/midwest-bath-co/",
            "url": "https://www.sagehome.com/brands/midwest-bath-co/",
            "name": "Midwest Bath Co. | SageHome",
            "isPartOf": {
                "@id": "https://www.sagehome.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://www.sagehome.com/brands/midwest-bath-co/#primaryimage"
            },
            "image": {
                "@id": "https://www.sagehome.com/brands/midwest-bath-co/#primaryimage"
            },
            "thumbnailUrl": "https://www.sagehome.com/wp-content/uploads/2023/01/midwestbathco2-300x173.png",
            "datePublished": "2023-03-27T23:14:39+00:00",
            "dateModified": "2025-05-28T18:58:48+00:00",
            "description": "Midwest Bath Co. is a subsidiary of SageHome Brands performing skilled installations of high-quality Kohler products. Click to read more.",
            "breadcrumb": {
                "@id": "https://www.sagehome.com/brands/midwest-bath-co/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://www.sagehome.com/brands/midwest-bath-co/"
                    ]
                }
            ]
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://www.sagehome.com/brands/midwest-bath-co/#primaryimage",
            "url": "https://www.sagehome.com/wp-content/uploads/2023/01/midwestbathco2.png",
            "contentUrl": "https://www.sagehome.com/wp-content/uploads/2023/01/midwestbathco2.png",
            "width": 350,
            "height": 202,
            "caption": "Midwest Bath Co"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://www.sagehome.com/brands/midwest-bath-co/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Home",
                    "item": "https://www.sagehome.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Our Brands",
                    "item": "https://www.sagehome.com/brands/"
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Midwest Bath Co."
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.sagehome.com/#website",
            "url": "https://www.sagehome.com/",
            "name": "SageHome Brands",
            "description": "",
            "publisher": {
                "@id": "https://www.sagehome.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.sagehome.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://www.sagehome.com/#organization",
            "name": "SageHome Brands",
            "url": "https://www.sagehome.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://www.sagehome.com/#/schema/logo/image/",
                "url": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "contentUrl": "https://www.sagehome.com/wp-content/uploads/2023/01/sagehome-logo.png",
                "width": 1040,
                "height": 249,
                "caption": "SageHome Brands"
            },
            "image": {
                "@id": "https://www.sagehome.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.linkedin.com/company/sagehome/"
            ]
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
32Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 8 0
/contact/ 8 0
/brands/carefree-home-pros/ 8 0
/brands/midwest-bath-co/ 8 0