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: "Polished Paint Pros",
description: "Polished Paint Pros is a locally owned and fully insured painting company in Jacksonville serving both residential and commercial clients. They offer comprehensive services including interior and exterior residential painting, cabinet refinishing, commercial painting for businesses of all sizes, and in-house repair work such as drywall, stucco, wood rot remediation, and carpentry. Their team uses eco-friendly, top-grade paints and emphasizes meticulous surface preparation and attention to detail to deliver long-lasting, high-quality finishes.",
url: "https://polishedpaintpros.com/",
telephone: "+1-904-206-7145",
address: {
@type: "PostalAddress",
streetAddress: "4651 Southgate Dr",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.273910599999997,
longitude: -81.62213969999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior and exterior painting, businesses needing commercial painting services, homeowners planning cabinet refinishing projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-House Repair Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Materials"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Insured"
}
],
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.