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: "Black Brothers Painting",
description: "Black Brothers Painting is a residential and commercial painting contractor serving Harrisonburg and the surrounding Shenandoah Valley area. The team specializes in interior and exterior painting projects, delivering quality craftsmanship with attention to detail and customer satisfaction.",
url: "https://www.blackbrotherspainting.com/",
telephone: "+1-540-574-3311",
address: {
@type: "PostalAddress",
streetAddress: "904 S High St # C",
addressLocality: "Harrisonburg",
addressRegion: "VA",
postalCode: "22801",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.4400966,
longitude: -78.8856265
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "4",
bestRating: "5"
},
areaServed: "Harrisonburg, Virginia and surrounding Shenandoah Valley communities",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality interior or exterior painting, Commercial property managers, Residential renovation projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.