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: "Fine Finishes Custom Painting",
description: "Fine Finishes Custom Painting is a Charlotte-based painting company specializing in interior and exterior residential painting, cabinet refinishing, and commercial projects. The team delivers meticulous craftsmanship with attention to detail, offering color consultation and free estimates to help clients achieve their vision.",
url: "https://finefinishescustompainting.com/",
telephone: "+1-980-291-7510",
address: {
@type: "PostalAddress",
streetAddress: "128 S Tryon St #1946-02",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28202",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2269498,
longitude: -80.8447234
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "139",
bestRating: "5"
},
areaServed: "Charlotte, NC and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior refreshes, exterior updates, and cabinet refinishing; commercial property managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Cabinet Refinishing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Consultation Services"
},
{
@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.