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: "Mr. Handyman of Mt. Juliet",
description: "Mr. Handyman of Mt. Juliet is a locally-owned general contractor offering comprehensive home repair and maintenance services including electrical work, painting, drywall repair, fixture installation, and general handyman services. Licensed and insured, they handle both small repairs and larger renovation projects for residential homeowners throughout the Mt. Juliet area.",
url: "https://www.mrhandyman.com/mt-juliet/?cid=LSTL_MHM000197",
telephone: "+1-615-637-6701",
address: {
@type: "PostalAddress",
streetAddress: "1005 Logue Rd",
addressLocality: "Mt. Juliet",
addressRegion: "TN",
postalCode: "37122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.13256,
longitude: -86.47976600000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "34",
bestRating: "5"
},
areaServed: "Mt. Juliet, TN and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing multiple repairs, busy professionals, property managers, senior homeowners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Handyman"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.