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: "Brothers Colors Painting",
description: "Brothers Colors Painting is a full-service painting contractor serving St. Petersburg and surrounding areas. They specialize in both interior and exterior residential painting, offering professional quality work with attention to detail. The team is known for reliable service, clear communication, and delivering results that transform homes with quality craftsmanship.",
url: "https://www.brotherscolorspainting.com/saint-petersburg",
telephone: "+1-813-515-2055",
address: {
@type: "PostalAddress",
streetAddress: "2861 2nd Ave S Unit 5",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33712",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.769425700000003,
longitude: -82.6724359
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "17",
bestRating: "5"
},
areaServed: "St. Petersburg, FL and surrounding areas",
knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, residential property owners seeking professional quality",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Service Coverage"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Communication"
}
],
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.