Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Investigative Home Repair - Handyman Services",
description: "Investigative Home Repair is a handyman service based in Provo offering general home repair and maintenance solutions. As a general contractor, they handle a range of residential projects to keep homes in good working order. They serve the local Provo community with reliable, hands-on repair work.",
telephone: "+1-385-223-1696",
address: {
@type: "PostalAddress",
streetAddress: "1388 W 900 N",
addressLocality: "Provo",
addressRegion: "UT",
postalCode: "84604",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.2463358,
longitude: -111.6832999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Provo and surrounding areas, Utah",
knowsAbout: "Handyman Services, Homeowners needing general repairs, renters requiring maintenance support, property managers overseeing residential upkeep",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local General Contractor"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Communication"
}
],
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.