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: "Premium Painters",
description: "Premium Painters is a family-owned painting company serving the Palm Beach area with both residential and commercial painting services. They specialize in interior walls, exterior finishes, trim work, and full repaints for homes, as well as comprehensive painting solutions for offices, retail spaces, healthcare facilities, restaurants, and multi-family buildings. Known for fast scheduling, premium products designed for Florida's climate, and meticulous craftsmanship, Premium Painters handles projects of all sizes with minimal disruption and attention to detail.",
url: "http://www.premiumpainters.com/palm-beach",
telephone: "+1-561-281-3668",
address: {
@type: "PostalAddress",
streetAddress: "301 W Atlantic Ave ste 0-5",
addressLocality: "Delray Beach",
addressRegion: "FL",
postalCode: "33444",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.4618714,
longitude: -80.0765845
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Delray Beach, Palm Beach, West Palm Beach, Boca Raton, and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking reliable interior or exterior repaints, businesses needing professional commercial painting without operational disruption, property managers with multi-family buildings",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned with Fast Scheduling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Climate-Optimized Products"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
}
],
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.