Identity & Authority: Addus HomeCare – Signal Evidence & AI Readability

Addus HomeCare

(https://addus.com) πŸ“Έ 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.
8 Impact Weight: 15 / 100
53% Reputation

Authority is corporate rather than personal. There is a notable absence of named medical directors or senior clinical leadership in the crawled text, resulting in a ‘faceless corporation’ feel. The LocalBusiness schema on the homepage is technically present but contains empty strings for addressLocality and streetAddress, representing a technical implementation gap that slightly undermines the claim of local authority.

The site generally avoids bold ‘miracle cure’ performance claims. Most assertions are functional rather than superlative. The main disconnect is the marketing tone of ‘Great care and attention’ versus the highly clinical/bureaucratic reality of the ‘Online Bill Pay’ and ‘Funding Sources’ pages, though this is typical for the sector.

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://addus.com/",
                "url": "https://addus.com/",
                "name": "Addus HomeCare | In Home Care, Home Health & Hospice Care Agency",
                "isPartOf": {
                    "@id": "https://addus.com/#website"
                },
                "about": {
                    "@id": "https://addus.com/#organization"
                },
                "datePublished": "2019-06-16T09:43:19+00:00",
                "dateModified": "2025-08-11T15:09:42+00:00",
                "description": "Our caregivers provide quality in-home supportive services so you can remain in your home, comfortably and confidently. Let’s talk.",
                "breadcrumb": {
                    "@id": "https://addus.com/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://addus.com/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://addus.com/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://addus.com/#website",
                "url": "https://addus.com/",
                "name": "Addus HomeCare",
                "description": "Addus HomeCare",
                "publisher": {
                    "@id": "https://addus.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://addus.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://addus.com/#organization",
                "name": "Addus HomeCare",
                "url": "https://addus.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://addus.com/#/schema/logo/image/",
                    "url": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "contentUrl": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "width": 231,
                    "height": 54,
                    "caption": "Addus HomeCare"
                },
                "image": {
                    "@id": "https://addus.com/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "LocalBusiness",
        "address": {
            "@type": "PostalAddress",
            "addressLocality": " ",
            "addressRegion": " ",
            "postalCode": " ",
            "streetAddress": " "
        },
        "hasMap": "",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": " ",
            "longitude": " "
        },
        "name": "Addus HomeCare",
        "openingHours": [],
        "telephone": "888.233.8746 ",
        "email": "info1@addus.com ",
        "url": "https://addus.com",
        "image": "https://addus.com/wp-content/uploads/Addus_Blue_All_CMYK-2023.png ",
        "legalName": " ",
        "priceRange": ""
    }
]
/locations/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://addus.com/locations/",
                "url": "https://addus.com/locations/",
                "name": "Find Home Health Care Agencies Near By - Addus HomeCare",
                "isPartOf": {
                    "@id": "https://addus.com/#website"
                },
                "datePublished": "2019-06-24T09:55:42+00:00",
                "dateModified": "2026-05-15T17:56:34+00:00",
                "description": "Our caregivers provide quality in-home supportive services so you can remain in your home, comfortably and confidently. Find a location near you!",
                "breadcrumb": {
                    "@id": "https://addus.com/locations/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://addus.com/locations/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://addus.com/locations/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://addus.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Locations"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://addus.com/#website",
                "url": "https://addus.com/",
                "name": "Addus HomeCare",
                "description": "Addus HomeCare",
                "publisher": {
                    "@id": "https://addus.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://addus.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://addus.com/#organization",
                "name": "Addus HomeCare",
                "url": "https://addus.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://addus.com/#/schema/logo/image/",
                    "url": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "contentUrl": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "width": 231,
                    "height": 54,
                    "caption": "Addus HomeCare"
                },
                "image": {
                    "@id": "https://addus.com/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "LocalBusiness",
        "address": {
            "@type": "PostalAddress",
            "addressLocality": " ",
            "addressRegion": " ",
            "postalCode": " ",
            "streetAddress": " "
        },
        "hasMap": "",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": " ",
            "longitude": " "
        },
        "name": "Addus HomeCare",
        "openingHours": [],
        "telephone": "888.233.8746 ",
        "email": "info1@addus.com ",
        "url": "https://addus.com",
        "image": "https://addus.com/wp-content/uploads/Addus_Blue_All_CMYK-2023.png ",
        "legalName": " ",
        "priceRange": ""
    }
]
/clients-family/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://addus.com/clients-family/",
                "url": "https://addus.com/clients-family/",
                "name": "Resources for Clients & Family - Addus HomeCare",
                "isPartOf": {
                    "@id": "https://addus.com/#website"
                },
                "datePublished": "2019-07-02T03:31:55+00:00",
                "dateModified": "2019-11-14T19:52:52+00:00",
                "description": "At Addus, our primary focus is on keeping our customers healthy and independent at home.",
                "breadcrumb": {
                    "@id": "https://addus.com/clients-family/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://addus.com/clients-family/"
                        ]
                    }
                ]
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://addus.com/clients-family/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://addus.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Clients & Family"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://addus.com/#website",
                "url": "https://addus.com/",
                "name": "Addus HomeCare",
                "description": "Addus HomeCare",
                "publisher": {
                    "@id": "https://addus.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://addus.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://addus.com/#organization",
                "name": "Addus HomeCare",
                "url": "https://addus.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://addus.com/#/schema/logo/image/",
                    "url": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "contentUrl": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "width": 231,
                    "height": 54,
                    "caption": "Addus HomeCare"
                },
                "image": {
                    "@id": "https://addus.com/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "LocalBusiness",
        "address": {
            "@type": "PostalAddress",
            "addressLocality": " ",
            "addressRegion": " ",
            "postalCode": " ",
            "streetAddress": " "
        },
        "hasMap": "",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": " ",
            "longitude": " "
        },
        "name": "Addus HomeCare",
        "openingHours": [],
        "telephone": "888.233.8746 ",
        "email": "info1@addus.com ",
        "url": "https://addus.com",
        "image": "https://addus.com/wp-content/uploads/Addus_Blue_All_CMYK-2023.png ",
        "legalName": " ",
        "priceRange": ""
    }
]
/careers/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "WebPage",
                "@id": "https://addus.com/careers/",
                "url": "https://addus.com/careers/",
                "name": "Caregiver Jobs | Find Home Care Jobs Near By - Addus HomeCare",
                "isPartOf": {
                    "@id": "https://addus.com/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://addus.com/careers/#primaryimage"
                },
                "image": {
                    "@id": "https://addus.com/careers/#primaryimage"
                },
                "thumbnailUrl": "https://circaworks.com/wp-content/uploads/2022/03/employer_member_badge_2022.png",
                "datePublished": "2019-06-24T09:55:27+00:00",
                "dateModified": "2026-01-05T16:53:01+00:00",
                "description": "Our caregivers find meaning in serving and building relationships with those in need. If these things matter to you, then you consider joining our team.",
                "breadcrumb": {
                    "@id": "https://addus.com/careers/#breadcrumb"
                },
                "inLanguage": "en-US",
                "potentialAction": [
                    {
                        "@type": "ReadAction",
                        "target": [
                            "https://addus.com/careers/"
                        ]
                    }
                ]
            },
            {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://addus.com/careers/#primaryimage",
                "url": "https://circaworks.com/wp-content/uploads/2022/03/employer_member_badge_2022.png",
                "contentUrl": "https://circaworks.com/wp-content/uploads/2022/03/employer_member_badge_2022.png"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://addus.com/careers/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "Home",
                        "item": "https://addus.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Career Center"
                    }
                ]
            },
            {
                "@type": "WebSite",
                "@id": "https://addus.com/#website",
                "url": "https://addus.com/",
                "name": "Addus HomeCare",
                "description": "Addus HomeCare",
                "publisher": {
                    "@id": "https://addus.com/#organization"
                },
                "potentialAction": [
                    {
                        "@type": "SearchAction",
                        "target": {
                            "@type": "EntryPoint",
                            "urlTemplate": "https://addus.com/?s={search_term_string}"
                        },
                        "query-input": {
                            "@type": "PropertyValueSpecification",
                            "valueRequired": true,
                            "valueName": "search_term_string"
                        }
                    }
                ],
                "inLanguage": "en-US"
            },
            {
                "@type": "Organization",
                "@id": "https://addus.com/#organization",
                "name": "Addus HomeCare",
                "url": "https://addus.com/",
                "logo": {
                    "@type": "ImageObject",
                    "inLanguage": "en-US",
                    "@id": "https://addus.com/#/schema/logo/image/",
                    "url": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "contentUrl": "https://addus.com/wp-content/uploads/addus-colored-logo-1.png",
                    "width": 231,
                    "height": 54,
                    "caption": "Addus HomeCare"
                },
                "image": {
                    "@id": "https://addus.com/#/schema/logo/image/"
                }
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "LocalBusiness",
        "address": {
            "@type": "PostalAddress",
            "addressLocality": " ",
            "addressRegion": " ",
            "postalCode": " ",
            "streetAddress": " "
        },
        "hasMap": "",
        "geo": {
            "@type": "GeoCoordinates",
            "latitude": " ",
            "longitude": " "
        },
        "name": "Addus HomeCare",
        "openingHours": [],
        "telephone": "888.233.8746 ",
        "email": "info1@addus.com ",
        "url": "https://addus.com",
        "image": "https://addus.com/wp-content/uploads/Addus_Blue_All_CMYK-2023.png ",
        "legalName": " ",
        "priceRange": ""
    }
]
πŸ›‘οΈ Trust Signals β€” external proof links that back the declared identity
13Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 2 1
/locations/ 2 1
/clients-family/ 2 1
/careers/ 7 1