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: "Texan Home Improvements",
description: "Texan Home Improvements specializes in full kitchen and bathroom remodeling, transforming homes with expert craftsmanship in cabinetry, countertops, tile, lighting, and detailed finishes. Beyond their core kitchen and bath expertise, they offer comprehensive interior and exterior home improvement services including flooring, painting, drywall, trim work, patios, decks, and concrete projects. Their team prioritizes quality workmanship, clear communication, and a seamless remodeling experience from consultation through completion.",
url: "http://www.txnhomeimprovements.com/",
telephone: "+1-830-507-5514",
address: {
@type: "PostalAddress",
streetAddress: "Country Club Blvd",
addressLocality: "Schertz",
addressRegion: "TX",
postalCode: "78108",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.628180500000003,
longitude: -98.2294082
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "78",
bestRating: "5"
},
areaServed: "Schertz, TX and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom renovations, families seeking comprehensive home improvements, those wanting single-contractor coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Kitchen & Bath Specialists"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Home Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Quality-First Approach"
}
],
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.