Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Home Maintenance Experts",
description: "Home Maintenance Experts specializes in environmental adaptation and accessibility modifications throughout Utah, helping individuals of all ages and abilities maintain independence and dignity in their homes. They offer comprehensive solutions including wheelchair ramps, stair lifts, walk-in tubs, curbless showers, grab bars, toilet transfer solutions, and bathroom/kitchen fixture upgrades. Their expert team handles both major home modifications and smaller maintenance fixture installations to create safe, accessible living spaces.",
url: "http://homemaintenanceexperts.com/",
telephone: "+1-435-466-2468",
address: {
@type: "PostalAddress",
streetAddress: "721 N Main St #153",
addressLocality: "Layton",
addressRegion: "UT",
postalCode: "84041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.0700899,
longitude: -111.9777887
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "8",
bestRating: "5"
},
areaServed: "Throughout Utah",
knowsAbout: "Handyman Services, Seniors aging in place, individuals with disabilities, families seeking accessibility modifications, post-injury home adaptation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Accessibility Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Solutions"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.