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: "Glass Doctor of Houston",
description: "Glass Doctor of Houston provides comprehensive glass and door services for residential and commercial properties throughout the Houston area. They specialize in window repair and replacement, glass door installation, storefront glass, mirrors, and emergency glass repair services. With over 445 customer reviews, Glass Doctor combines expertise in custom glass solutions with prompt, professional installation and repair work.",
url: "https://glassdoctor.com/houston?cid=LSTL_MGD000191",
telephone: "+1-713-277-7555",
address: {
@type: "PostalAddress",
streetAddress: "4400 W 12th St",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77055",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.791455,
longitude: -95.4540713
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "445",
bestRating: "5"
},
areaServed: "Houston and surrounding areas, TX",
knowsAbout: "Windows & Doors, Homeowners needing emergency glass repair, commercial property managers, residents seeking window replacements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Glass Repair"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Glass Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Service"
}
],
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.