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: "Black Plumbing Heating & Air",
description: "Black Plumbing Heating & Air is a full-service plumbing and HVAC company serving Lubbock and West Texas with over 30 years of experience. They offer comprehensive residential and commercial plumbing services including repairs, maintenance, water heater installation and repair, leak detection, slab leak repair, drain cleaning, repiping, and water filtration systems. The company also provides heating and air conditioning services and specializes in quick response times, quality craftsmanship, and emergency plumbing solutions.",
url: "https://blackplumbing.com/lubbock/",
telephone: "+1-806-304-5117",
address: {
@type: "PostalAddress",
streetAddress: "8215 Avenue D",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79404",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.518557699999995,
longitude: -101.83971509999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "166",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding West Texas areas",
knowsAbout: "Plumbing, Homeowners needing residential plumbing repairs, businesses requiring commercial plumbing services, property owners with water heater issues, customers seeking emergency plumbing assistance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "30+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency & Same-Day Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
}
],
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.