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: "Lone Star Painters & Construction",
description: "Lone Star Painters & Construction is a full-service painting and construction company based in Frisco, TX, offering both residential and commercial painting services alongside general contracting work. They provide comprehensive solutions from interior and exterior painting to cabinet refinishing and complete remodeling projects, serving the Dallas-Fort Worth area with professional craftsmanship and attention to detail.",
url: "http://lonestarpaintersconstruction.com/",
telephone: "+1-214-504-8542",
address: {
@type: "PostalAddress",
streetAddress: "13930 Miranda Way",
addressLocality: "Frisco",
addressRegion: "TX",
postalCode: "75035",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.1929339,
longitude: -96.79621089999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Frisco, Dallas-Fort Worth metroplex",
knowsAbout: "Interior & Exterior Painting, Homeowners planning interior or exterior renovations, commercial property managers, businesses seeking painting services, families wanting professional cabinet refinishing",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Construction"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.