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: "Mr. Handyman of South Salt Lake, Utah and Wasatch Counties",
description: "Mr. Handyman of South Salt Lake, Utah and Wasatch Counties is a licensed franchise specializing in comprehensive home repair and maintenance services including drywall repair, window and door fixes, kitchen and bathroom remodeling, fixture installation, gutter work, and interior repairs. They serve both residential and commercial clients across South Salt Lake and Wasatch Counties with experienced professionals, guaranteed workmanship, and same-day service availability.",
url: "https://www.mrhandyman.com/lehi-provo-spanish-fork/?cid=LSTL_MHM000197",
telephone: "+1-801-890-3843",
address: {
@type: "PostalAddress",
streetAddress: "348 S 2000 W 18B Unit 205",
addressLocality: "Pleasant Grove",
addressRegion: "UT",
postalCode: "84062",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.359489599999996,
longitude: -111.76954860000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "365",
bestRating: "5"
},
areaServed: "South Salt Lake, Utah and Wasatch Counties including Lehi, Provo, and Spanish Fork",
knowsAbout: "Handyman Services, Busy homeowners, property managers, seniors needing accessibility modifications, homeowners with multiple maintenance issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Franchise Reputation & Scale"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Same-Day Service Available"
}
],
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.