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: "Liberty USA Painting",
description: "Liberty USA Painting is a full-service painting contractor based in Southlake, TX, offering interior and exterior painting, cabinet refinishing, and commercial painting projects. The company specializes in high-quality residential and commercial work with attention to detail and customer satisfaction. They provide free estimates and use quality materials to transform homes and businesses throughout the Dallas-Fort Worth area.",
url: "https://www.libertyusapainting.com/",
telephone: "+1-469-919-1333",
address: {
@type: "PostalAddress",
streetAddress: "950 E State Hwy 114 Ste 160",
addressLocality: "Southlake",
addressRegion: "TX",
postalCode: "76092",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.955214100000006,
longitude: -97.1358054
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "56",
bestRating: "5"
},
areaServed: "Southlake, TX and surrounding Dallas-Fort Worth metroplex",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality residential painting, businesses needing commercial painting services, homeowners wanting cabinet refinishing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Capabilities"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "DFW Coverage"
}
],
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.