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: "Burke Painting Home Services, LLC",
description: "Burke Painting Home Services, LLC is a full-service painting contractor based in Pinellas Park that handles interior and exterior residential painting projects. The team specializes in both new construction and renovation work, offering professional preparation, quality paint application, and attention to detail for homeowners throughout the Tampa Bay area.",
url: "http://burkepaintingfla.com/",
telephone: "+1-727-397-2284",
address: {
@type: "PostalAddress",
streetAddress: "5810 Park Blvd",
addressLocality: "Pinellas Park",
addressRegion: "FL",
postalCode: "33781",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8387332,
longitude: -82.71321859999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Pinellas Park, St. Petersburg, Clearwater, and surrounding Pinellas County areas",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, Contractors requiring reliable subcontracting services, Property renovation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Painting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.