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: "Welch Works Handyman Services",
description: "Welch Works Handyman Services is a licensed and insured handyman company in Charlottesville with over 5 years of experience and 100+ completed projects. They specialize in floor installation (including material sourcing and pricing), interior painting, drywall installation and repair, and fitness equipment assembly. The team focuses on clear communication, efficient work, and tailoring solutions to each project's specific needs.",
url: "https://www.welchworksva.com/",
telephone: "+1-434-282-5694",
address: {
@type: "PostalAddress",
streetAddress: "1518 Villa Ter UNIT F",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22903",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0078263,
longitude: -78.5259258
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "86",
bestRating: "5"
},
areaServed: "Charlottesville, Virginia and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing interior updates, Fitness enthusiasts with equipment assembly needs, Property managers with multiple maintenance tasks",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Material Sourcing Included"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Communication-Focused"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Service Range"
}
],
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.