Identity & Authority: Arrow Lift – Signal Evidence & AI Readability

Arrow Lift

(https://arrowlift.com) 📸 Data Snapshot: June 21, 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.
13 Impact Weight: 15 / 100
87% Reputation

Authority is generally strong, although a minor gap exists as the site references members of local and national safety code committees without providing specific names or Person schema. However, the technical accuracy of the FAQ sections—addressing Medicare coverage limitations and ASME Safety Code adherence—demonstrates a high level of industry expertise that offsets the lack of named experts.

Marketing claims are tethered to observable evidence. The claim that Arrow Lift has helped thousands of customers is substantiated by the high review counts (356 on Stair Lifts) and its 40-year operational history. Performance claims regarding outdoor lift durability are supported by specific mentions of anti-rust railing and weather-resistant materials rather than vague promises of quality.

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": "Place",
            "@id": "https://arrowlift.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.786466905623065",
                "longitude": "-92.10336564418016"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=46.786466905623065,-92.10336564418016",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 West 2nd Street Suite 400",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "postalCode": "55802",
                "addressCountry": "US"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://arrowlift.com/#organization",
            "name": "Arrow Lift",
            "url": "https://arrowlift.com",
            "sameAs": [
                "https://www.facebook.com/ArrowLift/",
                "https://www.linkedin.com/company/arrow-lift/",
                "https://www.pinterest.com/arrowlift/_created/",
                "https://www.instagram.com/arrowlift/",
                "https://www.trustpilot.com/review/arrowlift.com",
                "https://www.bbb.org/us/mn/duluth/profile/disability-access/arrow-lift-0704-96046665/#sealclick"
            ],
            "email": "info@arrowlift.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 West 2nd Street Suite 400",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "postalCode": "55802",
                "addressCountry": "US"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://arrowlift.com/#logo",
                "url": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                "contentUrl": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                "caption": "Arrow Lift",
                "inLanguage": "en-US",
                "width": "112",
                "height": "112"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+18888154387",
                    "contactType": "customer support"
                },
                {
                    "@type": "ContactPoint",
                    "telephone": "+18882646859",
                    "contactType": "customer support"
                }
            ],
            "description": "Arrow Lift is a family-owned accessibility company specializing in stair lifts, home elevators, wheelchair lifts, LULA elevators, dumbwaiters, and lift service solutions, with over 40 years of installation and service experience.",
            "legalName": "Arrow Lift",
            "location": {
                "@id": "https://arrowlift.com/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://arrowlift.com/#website",
            "url": "https://arrowlift.com",
            "name": "Arrow Lift",
            "alternateName": "ArrowLift",
            "publisher": {
                "@id": "https://arrowlift.com/#organization"
            },
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": "https://arrowlift.com/?s={search_term_string}",
                "query-input": "required name=search_term_string"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://arrowlift.com/#webpage",
            "url": "https://arrowlift.com/",
            "name": "Stair Lift & Home Elevator | Mobility Solutions | Arrow Lift",
            "datePublished": "2020-04-18T17:38:07-05:00",
            "dateModified": "2025-11-13T13:44:45-06:00",
            "about": {
                "@id": "https://arrowlift.com/#organization"
            },
            "isPartOf": {
                "@id": "https://arrowlift.com/#website"
            },
            "inLanguage": "en-US"
        }
    ]
}
/stair-lifts/
[
    {
        "@context": "https://schema.org",
        "@graph": {
            "0": {
                "@type": "Service",
                "name": "Stair Lifts",
                "description": "Our home stair lifts provide safe access to every level of your home. Browse our wide variety of stair chair lifts and get a free quote!",
                "image": {
                    "@type": "ImageObject",
                    "url": "https://arrowlift.com/wp-content/uploads/2020/04/stair_lifts.png"
                },
                "@id": "https://arrowlift.com/stair-lifts/#service",
                "areaServed": {
                    "0": {
                        "@type": "State",
                        "name": "Minnesota"
                    },
                    "1": {
                        "@type": "State",
                        "name": "Wisconsin"
                    },
                    "2": {
                        "@type": "State",
                        "name": "Iowa"
                    },
                    "3": {
                        "@type": "State",
                        "name": "Ohio"
                    },
                    "4": {
                        "@type": "State",
                        "name": "California"
                    },
                    "_items_truncated": true
                },
                "serviceType": {
                    "0": "Stair Lift Installation",
                    "1": "Stair Lift Repair",
                    "2": "Stair Lift Maintenance",
                    "3": "Stair Lift Consultation / In-Home Assessment",
                    "4": "Stair Lift Removal & Relocation",
                    "_items_truncated": true
                },
                "mainEntityOfPage": {
                    "@id": "https://arrowlift.com/stair-lifts/#webpage"
                }
            },
            "1": {
                "@type": "Place",
                "@id": "https://arrowlift.com/#place",
                "geo": {
                    "@type": "GeoCoordinates",
                    "latitude": "46.786466905623065",
                    "longitude": "-92.10336564418016"
                },
                "hasMap": "https://www.google.com/maps/search/?api=1&query=46.786466905623065,-92.10336564418016",
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "205 West 2nd Street Suite 400",
                    "addressLocality": "Duluth",
                    "addressRegion": "MN",
                    "postalCode": "55802",
                    "addressCountry": "US"
                }
            },
            "2": {
                "@type": "Organization",
                "@id": "https://arrowlift.com/#organization",
                "name": "Arrow Lift",
                "url": "https://arrowlift.com",
                "sameAs": {
                    "0": "https://www.facebook.com/ArrowLift/",
                    "1": "https://www.linkedin.com/company/arrow-lift/",
                    "2": "https://www.pinterest.com/arrowlift/_created/",
                    "3": "https://www.instagram.com/arrowlift/",
                    "4": "https://www.trustpilot.com/review/arrowlift.com",
                    "_items_truncated": true
                },
                "email": "info@arrowlift.com",
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "205 West 2nd Street Suite 400",
                    "addressLocality": "Duluth",
                    "addressRegion": "MN",
                    "postalCode": "55802",
                    "addressCountry": "US"
                },
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://arrowlift.com/#logo",
                    "url": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                    "contentUrl": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                    "caption": "Arrow Lift",
                    "inLanguage": "en-US",
                    "width": "112",
                    "height": "112"
                },
                "contactPoint": [
                    {
                        "@type": "ContactPoint",
                        "telephone": "+18888154387",
                        "contactType": "customer support"
                    },
                    {
                        "@type": "ContactPoint",
                        "telephone": "+18882646859",
                        "contactType": "customer support"
                    }
                ],
                "description": "Arrow Lift is a family-owned accessibility company specializing in stair lifts, home elevators, wheelchair lifts, LULA elevators, dumbwaiters, and lift service solutions, with over 40 years of installation and service experience.",
                "legalName": "Arrow Lift",
                "location": {
                    "@id": "https://arrowlift.com/#place"
                }
            },
            "3": {
                "@type": "WebSite",
                "@id": "https://arrowlift.com/#website",
                "url": "https://arrowlift.com",
                "name": "Arrow Lift",
                "alternateName": "ArrowLift",
                "publisher": {
                    "@id": "https://arrowlift.com/#organization"
                },
                "inLanguage": "en-US"
            },
            "4": {
                "@type": "ImageObject",
                "@id": "https://arrowlift.com/wp-content/uploads/2020/04/stair_lifts.png",
                "url": "https://arrowlift.com/wp-content/uploads/2020/04/stair_lifts.png",
                "width": "602",
                "height": "488",
                "caption": "Stairlifts",
                "inLanguage": "en-US"
            },
            "_items_truncated": true
        },
        "_truncated": true,
        "_original_size": 19435
    },
    {
        "0": {
            "@context": "https://schema.org/",
            "@type": "Product",
            "name": "Arrow Lift Stair Lifts",
            "image": "https://arrowlift.com/wp-content/uploads/2020/04/stairlift_1500x1200.jpg",
            "description": "Arrow Lift® Stair Lifts are a cost-effective and construction-free way of gaining independence throughout your entire home.\n\nSince 1985 our experience, attention to detail, and commitment to building long-term relationships have enabled us to serve and grow with our customers. We are a multi-generation, family-owned and operated business.\n\nOur talented technical staff and commitment to training allow us to provide our customers with ongoing customer service of the highest quality and best value.",
            "brand": {
                "@type": "Brand",
                "name": "Arrow Lift",
                "logo": "https://arrowlift.com/wp-content/uploads/2020/05/arrowlift_header_600x240_v2-1.png"
            },
            "url": "https://arrowlift.com/stair-lifts/",
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": "4.8",
                "ratingCount": "356",
                "bestRating": "5",
                "worstRating": "1"
            }
        },
        "1": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2020/05/stairlifts_page_header.jpg",
            "name": "Curved stair lift in folded position",
            "description": "A curved stair lift in a home with the chair folded out of the way"
        },
        "2": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2021/01/Safe-1024x1024.png",
            "name": "fasten seatbelt icon",
            "description": "fasten seatbelt icon indicating the safeness of stair lifts"
        },
        "3": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2021/01/Versatile-1024x1024.png",
            "name": "stair case icon",
            "description": "spiral staircase icon indicating the versatility of stair lifts"
        },
        "4": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2021/01/Convenient-1024x1024.png",
            "name": "arrow encircling checkmark icon",
            "description": "icon of an arrow encircling a checkmark indicating the convenience of stair lifts"
        },
        "_items_truncated": true,
        "_truncated": true,
        "_original_size": 19435
    },
    {
        "@context": "http://schema.org",
        "@type": "VideoObject",
        "name": "What You Need to Know About Stairlifts",
        "description": "Arrow Lift provides sales and service of stair lifts throughout Minnesota, Wisconsin, Ohio and California. Learn about the major components of a stairlift, how they work and review brands such as Stannah, Bruno and Handicare. Visit an Arrow Lift showroom design center to test ride different model stair lifts, or schedule a free onsite visit to your location.",
        "thumbnailUrl": "https://i.ytimg.com/vi/Cn3Cpb8nI3s/default.jpg",
        "uploadDate": "2018-10-08T15:08:32Z",
        "duration": "PT2M23S",
        "embedUrl": "https://www.youtube.com/embed/Cn3Cpb8nI3s",
        "interactionCount": "4731",
        "_truncated": true,
        "_original_size": 19435
    }
]
/home-elevators/
[
    {
        "@context": "https://schema.org",
        "@graph": {
            "0": {
                "@type": "Service",
                "name": "Home Elevators",
                "description": "Explore custom home elevators designed for accessibility, style, and convenience. Arrow Lift provides expert installation for new and existing homes.",
                "image": {
                    "@type": "ImageObject",
                    "url": "https://arrowlift.com/wp-content/uploads/2020/04/home_elevators.png"
                },
                "@id": "https://arrowlift.com/home-elevators/#service",
                "areaServed": {
                    "0": {
                        "@type": "State",
                        "name": "Wisconsin"
                    },
                    "1": {
                        "@type": "State",
                        "name": "Minnesota"
                    },
                    "2": {
                        "@type": "State",
                        "name": "Iowa"
                    },
                    "3": {
                        "@type": "State",
                        "name": "Ohio"
                    },
                    "4": {
                        "@type": "State",
                        "name": "California"
                    },
                    "_items_truncated": true
                },
                "serviceType": {
                    "0": "Home Elevator Installation",
                    "1": "Home Elevator Repair",
                    "2": "Home Elevator Maintenance",
                    "3": "Home Elevator Consultation / Design Planning",
                    "4": "Custom Home Elevator Design",
                    "_items_truncated": true
                },
                "mainEntityOfPage": {
                    "@id": "https://arrowlift.com/home-elevators/#webpage"
                }
            },
            "1": {
                "@type": "Place",
                "@id": "https://arrowlift.com/#place",
                "geo": {
                    "@type": "GeoCoordinates",
                    "latitude": "46.786466905623065",
                    "longitude": "-92.10336564418016"
                },
                "hasMap": "https://www.google.com/maps/search/?api=1&query=46.786466905623065,-92.10336564418016",
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "205 West 2nd Street Suite 400",
                    "addressLocality": "Duluth",
                    "addressRegion": "MN",
                    "postalCode": "55802",
                    "addressCountry": "US"
                }
            },
            "2": {
                "@type": "Organization",
                "@id": "https://arrowlift.com/#organization",
                "name": "Arrow Lift",
                "url": "https://arrowlift.com",
                "sameAs": {
                    "0": "https://www.facebook.com/ArrowLift/",
                    "1": "https://www.linkedin.com/company/arrow-lift/",
                    "2": "https://www.pinterest.com/arrowlift/_created/",
                    "3": "https://www.instagram.com/arrowlift/",
                    "4": "https://www.trustpilot.com/review/arrowlift.com",
                    "_items_truncated": true
                },
                "email": "info@arrowlift.com",
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "205 West 2nd Street Suite 400",
                    "addressLocality": "Duluth",
                    "addressRegion": "MN",
                    "postalCode": "55802",
                    "addressCountry": "US"
                },
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://arrowlift.com/#logo",
                    "url": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                    "contentUrl": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                    "caption": "Arrow Lift",
                    "inLanguage": "en-US",
                    "width": "112",
                    "height": "112"
                },
                "contactPoint": [
                    {
                        "@type": "ContactPoint",
                        "telephone": "+18888154387",
                        "contactType": "customer support"
                    },
                    {
                        "@type": "ContactPoint",
                        "telephone": "+18882646859",
                        "contactType": "customer support"
                    }
                ],
                "description": "Arrow Lift is a family-owned accessibility company specializing in stair lifts, home elevators, wheelchair lifts, LULA elevators, dumbwaiters, and lift service solutions, with over 40 years of installation and service experience.",
                "legalName": "Arrow Lift",
                "location": {
                    "@id": "https://arrowlift.com/#place"
                }
            },
            "3": {
                "@type": "WebSite",
                "@id": "https://arrowlift.com/#website",
                "url": "https://arrowlift.com",
                "name": "Arrow Lift",
                "alternateName": "ArrowLift",
                "publisher": {
                    "@id": "https://arrowlift.com/#organization"
                },
                "inLanguage": "en-US"
            },
            "4": {
                "@type": "ImageObject",
                "@id": "https://arrowlift.com/wp-content/uploads/2020/04/home_elevators.png",
                "url": "https://arrowlift.com/wp-content/uploads/2020/04/home_elevators.png",
                "width": "602",
                "height": "566",
                "caption": "Home Elevators",
                "inLanguage": "en-US"
            },
            "_items_truncated": true
        },
        "_truncated": true,
        "_original_size": 13664
    },
    {
        "0": {
            "@context": "https://schema.org/",
            "@type": "Product",
            "name": "Arrow Lift Home Elevators",
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": "4.8",
                "ratingCount": "350",
                "bestRating": "5",
                "worstRating": "1"
            },
            "description": "Arrow Lift® Home Elevators are an elegant method of providing convenience and accessibility for your entire home.\n\nSince 1985 our experience, attention to detail, and commitment to building long-term relationships have enabled us to serve and grow with our customers. We are a multi-generation, family-owned and operated business.\n\nOur talented technical staff and commitment to training allow us to provide our customers with ongoing customer service of the highest quality and best value.\n\nArrow Li"
        },
        "1": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2020/05/home_elevator_header.jpg",
            "name": "Home Elevator Header",
            "description": "A collage of several different styles and examples of residential elevators"
        },
        "2": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2021/01/Elegant-1024x1024.png",
            "name": "diamond icon",
            "description": "diamond icon indicating the elegance that home elevators offer"
        },
        "3": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2021/01/Practical-1024x1024.png",
            "name": "thumbs up icon",
            "description": "thumbs up icon indicating that home elevators are a practical way to move between floors"
        },
        "4": {
            "@context": "https://schema.org",
            "@type": "ImageObject",
            "contentUrl": "https://arrowlift.com/wp-content/uploads/2021/01/Tailor-Made-1024x1024.png",
            "name": "paint brush icon",
            "description": "icon of a paintbrush indicating how customizable home elevators are"
        },
        "_items_truncated": true,
        "_truncated": true,
        "_original_size": 13664
    },
    {
        "@context": "http://schema.org",
        "@type": "VideoObject",
        "name": "What you need to know about Home Elevators",
        "description": "Learn more about home elevators and LULA elevators. Arrow Lift Accessibility provides sales and service of residential and commercial elevators throughout Minnesota, Wisconsin, Ohio and California. Visit our showroom design centers to test ride.",
        "thumbnailUrl": "https://i.ytimg.com/vi/Kc51QuSVoY8/default.jpg",
        "uploadDate": "2018-10-08T15:08:02Z",
        "duration": "PT2M38S",
        "embedUrl": "https://www.youtube.com/embed/Kc51QuSVoY8",
        "interactionCount": "1749",
        "_truncated": true,
        "_original_size": 13664
    }
]
/commercial-accessibility/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Service",
            "name": "Commercial Accessibility",
            "description": "ADA compliant vertical platform lifts and LULA elevators for commercial buildings. Arrow Lift provides expert installation and accessibility solutions.",
            "image": {
                "@type": "ImageObject",
                "url": "https://arrowlift.com/wp-content/uploads/2020/04/commercial_accessibility.png"
            },
            "@id": "https://arrowlift.com/commercial-accessibility/#service",
            "areaServed": [
                {
                    "@type": "State",
                    "name": "Minnesota"
                },
                {
                    "@type": "State",
                    "name": "Wisconsin"
                },
                {
                    "@type": "State",
                    "name": "Iowa"
                },
                {
                    "@type": "State",
                    "name": "Ohio"
                },
                {
                    "@type": "State",
                    "name": "California"
                },
                {
                    "@type": "State",
                    "name": "Pennsylvania"
                }
            ],
            "serviceType": [
                "Stair Lift Installation",
                "Stair Lift Repair",
                "Stair Lift Maintenance",
                "LULA Elevator Installation",
                "LULA Elevator Repair",
                "LULA Elevator Maintenance",
                "Vertical Platform Lift (Wheelchair Lift) Installation",
                "Vertical Platform Lift (Wheelchair Lift) Repair",
                "Vertical Platform Lift (Wheelchair Lift) Maintenance",
                "Commercial Accessibility Consultation",
                "ADA Compliance Lift Solutions",
                "Commercial Lift Modernization"
            ],
            "mainEntityOfPage": {
                "@id": "https://arrowlift.com/commercial-accessibility/#webpage"
            }
        },
        {
            "@type": "Place",
            "@id": "https://arrowlift.com/#place",
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.786466905623065",
                "longitude": "-92.10336564418016"
            },
            "hasMap": "https://www.google.com/maps/search/?api=1&query=46.786466905623065,-92.10336564418016",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 West 2nd Street Suite 400",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "postalCode": "55802",
                "addressCountry": "US"
            }
        },
        {
            "@type": "Organization",
            "@id": "https://arrowlift.com/#organization",
            "name": "Arrow Lift",
            "url": "https://arrowlift.com",
            "sameAs": [
                "https://www.facebook.com/ArrowLift/",
                "https://www.linkedin.com/company/arrow-lift/",
                "https://www.pinterest.com/arrowlift/_created/",
                "https://www.instagram.com/arrowlift/",
                "https://www.trustpilot.com/review/arrowlift.com",
                "https://www.bbb.org/us/mn/duluth/profile/disability-access/arrow-lift-0704-96046665/#sealclick"
            ],
            "email": "info@arrowlift.com",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 West 2nd Street Suite 400",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "postalCode": "55802",
                "addressCountry": "US"
            },
            "logo": {
                "@type": "ImageObject",
                "@id": "https://arrowlift.com/#logo",
                "url": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                "contentUrl": "https://arrowlift.com/wp-content/uploads/2026/03/Arrow-Lift112x112.png",
                "caption": "Arrow Lift",
                "inLanguage": "en-US",
                "width": "112",
                "height": "112"
            },
            "contactPoint": [
                {
                    "@type": "ContactPoint",
                    "telephone": "+18888154387",
                    "contactType": "customer support"
                },
                {
                    "@type": "ContactPoint",
                    "telephone": "+18882646859",
                    "contactType": "customer support"
                }
            ],
            "description": "Arrow Lift is a family-owned accessibility company specializing in stair lifts, home elevators, wheelchair lifts, LULA elevators, dumbwaiters, and lift service solutions, with over 40 years of installation and service experience.",
            "legalName": "Arrow Lift",
            "location": {
                "@id": "https://arrowlift.com/#place"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://arrowlift.com/#website",
            "url": "https://arrowlift.com",
            "name": "Arrow Lift",
            "alternateName": "ArrowLift",
            "publisher": {
                "@id": "https://arrowlift.com/#organization"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "@id": "https://arrowlift.com/wp-content/uploads/2020/04/commercial_accessibility.png",
            "url": "https://arrowlift.com/wp-content/uploads/2020/04/commercial_accessibility.png",
            "width": "600",
            "height": "484",
            "caption": "Commercial Accessibility",
            "inLanguage": "en-US"
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://arrowlift.com/commercial-accessibility/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": "1",
                    "item": {
                        "@id": "https://arrowlift.com",
                        "name": "Home"
                    }
                },
                {
                    "@type": "ListItem",
                    "position": "2",
                    "item": {
                        "@id": "https://arrowlift.com/commercial-accessibility/",
                        "name": "Commercial Accessibility"
                    }
                }
            ]
        },
        {
            "@type": "WebPage",
            "@id": "https://arrowlift.com/commercial-accessibility/#webpage",
            "url": "https://arrowlift.com/commercial-accessibility/",
            "name": "ADA Lift & LULA Elevator | Commercial Accessibility",
            "datePublished": "2020-04-18T19:21:30-05:00",
            "dateModified": "2026-04-27T16:06:29-05:00",
            "isPartOf": {
                "@id": "https://arrowlift.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://arrowlift.com/wp-content/uploads/2020/04/commercial_accessibility.png"
            },
            "inLanguage": "en-US",
            "breadcrumb": {
                "@id": "https://arrowlift.com/commercial-accessibility/#breadcrumb"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
118Review mentions (all pages)
9External proof links (all pages)
PageReviewsProof links
/ (home) 23 3
/stair-lifts/ 40 2
/home-elevators/ 34 2
/commercial-accessibility/ 21 2