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: "H&K Pro Painting",
description: "H&K Pro Painting is a family-owned painting company serving Corpus Christi and the Coastal Bend for over a decade. They specialize in comprehensive residential and commercial painting services including interior/exterior painting, cabinet refinishing, deck staining, pressure washing, wallpaper removal, and texture repair. Their team provides color consultation, high-quality finishes, and detailed work on everything from walls and trim to siding, fencing, and commercial buildings.",
url: "https://hkpropainting.com/",
telephone: "+1-361-419-3369",
address: {
@type: "PostalAddress",
streetAddress: "3421 Bluebonnet Dr",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.789413,
longitude: -97.4283267
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "42",
bestRating: "5"
},
areaServed: "Corpus Christi, Texas and the Coastal Bend region",
knowsAbout: "Interior & Exterior Painting, Homeowners updating interior/exterior spaces, business owners needing commercial painting, property owners maintaining decks and fencing, customers seeking color design consultation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned with Generational Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Menu"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates & Local Community Presence"
}
],
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.