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: "Painter1 of Chattanooga",
description: "Painter1 of Chattanooga is a full-service residential and commercial painting company offering interior and exterior painting, cabinet refinishing, deck staining, concrete staining, brick painting, fence painting, popcorn ceiling removal, wallpaper removal, and masonry coating services. With years of local painting expertise, they deliver quality results on budget and on time, backed by free estimates and a satisfaction guarantee.",
url: "https://www.painter1.com/chattanooga/",
telephone: "+1-423-471-8684",
address: {
@type: "PostalAddress",
streetAddress: "651 E 4th St",
addressLocality: "Chattanooga",
addressRegion: "TN",
postalCode: "37403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.0519525,
longitude: -85.30219790000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "83",
bestRating: "5"
},
areaServed: "Chattanooga, TN, including Lookout Mountain, East Ridge, Jasper, Signal Mountain, Soddy Daisy, Summer Haven, Collegedale, Lakeview, Chattanooga Valley, and Fort Oglethorpe",
knowsAbout: "Interior & Exterior Painting, Homeowners wanting interior or exterior refreshes, businesses needing commercial painting, property owners with multiple finishing needs (cabinets, decks, concrete, masonry)",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free On-Site Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Spotless Jobsite & Guaranteed Satisfaction"
}
],
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.