Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "JA Home Maintenance & Handyman service",
description: "JA Home Maintenance & Handyman Service is a West Valley City-based handyman operation offering comprehensive property repair and installation services including small repairs, furniture assembly, interior painting, fence installation, plumbing, electrical work, and bathroom installations. Owner JA treats every project with meticulous attention to detail and guarantees all work, emphasizing honest service without unnecessary upselling. Available 24/7 with quick response times, they serve the Wasatch Front area and handle jobs ranging from door handles to complete bathroom renovations.",
url: "https://the-handyman-801.ueniweb.com/",
telephone: "+1-801-205-4876",
address: {
@type: "PostalAddress",
streetAddress: "7200 W 2600 S",
addressLocality: "West Valley City",
addressRegion: "UT",
postalCode: "84128",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.712955699999995,
longitude: -112.1038363
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3",
reviewCount: "1",
bestRating: "5"
},
areaServed: "Wasatch Front, Utah",
knowsAbout: "Handyman Services, Homeowners needing small repairs, Busy professionals, Property maintenance seekers, Bathroom and kitchen upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Availability"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Work Guarantee"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Unnecessary Work"
}
],
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.