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: "Paint EZ of Boca Raton",
description: "Paint EZ of Boca Raton is a full-service painting contractor offering interior and exterior residential painting, cabinet refinishing, and commercial painting services. The company specializes in professional-grade results with eco-friendly, low-VOC paint options and detailed color consultation to help clients choose the perfect palette for their homes or businesses. They serve the greater Boca Raton area with free estimates and a commitment to quality craftsmanship.",
url: "https://paintez.com/boca-raton/",
telephone: "+1-561-463-0515",
address: {
@type: "PostalAddress",
streetAddress: "CV53+7WG, 2901 Clint Moore Rd Ste 2 # 1021",
addressLocality: "Boca Raton",
addressRegion: "FL",
postalCode: "33496",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.408939699999998,
longitude: -80.1453879
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "70",
bestRating: "5"
},
areaServed: "Boca Raton and surrounding South Florida communities",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior refreshes, exterior painting projects, businesses needing commercial painting, eco-conscious clients preferring low-VOC paints",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Low-VOC & Eco-Friendly Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Color Consultation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.