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: "Knox Painting",
description: "Knox Painting is a local Knoxville painting contractor offering interior and exterior painting services for residential and commercial properties. With a focus on quality craftsmanship and customer satisfaction, they handle everything from whole-home repaints to cabinet refinishing and specialty finishes.",
url: "http://www.knoxpainting865.com/",
telephone: "+1-865-206-9322",
address: {
@type: "PostalAddress",
streetAddress: "2510 Mitchell St",
addressLocality: "Knoxville",
addressRegion: "TN",
postalCode: "37917",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.9919215,
longitude: -83.9040478
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Knoxville, TN and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior updates, business owners with commercial painting needs, property managers handling multiple units",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Painting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.