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: "Brush Masters Painting of San Antonio NW",
description: "Brush Masters Painting of San Antonio NW is a professional painting contractor offering interior, exterior, cabinet, and commercial painting services throughout San Antonio and surrounding areas. Led by Nancy Hanson and her experienced team, they specialize in residential and commercial projects using premium, eco-friendly paints and deliver results through a transparent 4-step process. They offer convenient online booking for qualifying projects, free estimates, and color consultation services.",
url: "https://www.brushmasterspaintingcontractors.com/home/house-painters-in-san-antonio-tx",
telephone: "+1-726-600-3266",
address: {
@type: "PostalAddress",
streetAddress: "7550 I-10 Suite 800-061",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78229",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.504156999999996,
longitude: -98.5514625
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "44",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas including Alamo Heights, Stone Oak, Boerne, Schertz, and surrounding communities",
knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior refreshes, businesses needing commercial painting, eco-conscious clients, those wanting convenient online booking",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Online Booking & Custom Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Premium Paints"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community Giving Program"
}
],
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.