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: "360° Painting of Greater Nashville",
description: "360° Painting of Greater Nashville is a full-service residential and commercial painting company serving the Franklin and Nashville area. They specialize in interior and exterior painting, cabinet refinishing, and color consultation services. Known for their comprehensive approach and attention to detail, they handle projects ranging from single rooms to whole-home renovations with professional craftsmanship.",
url: "https://www.360painting.com/greater-nashville/",
telephone: "+1-615-965-5779",
address: {
@type: "PostalAddress",
streetAddress: "3401 Mallory Ln #100",
addressLocality: "Franklin",
addressRegion: "TN",
postalCode: "37067",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.940841,
longitude: -86.8224852
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "202",
bestRating: "5"
},
areaServed: "Greater Nashville area including Franklin, Brentwood, and surrounding communities",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking whole-home or room updates, commercial property managers, those planning cabinet refinishing projects, clients wanting professional color guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Painting Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Color Consultation Services"
}
],
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.