Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Aztec Glass",
description: "Aztec Glass is a local glass specialist serving Corpus Christi with custom glass solutions for residential and commercial projects. They offer window installation, glass repair, custom glass work, and door services, providing quality craftsmanship and personalized service to the community.",
url: "http://www.aztecglass.net/",
telephone: "+1-361-888-8722",
address: {
@type: "PostalAddress",
streetAddress: "2517 Agnes St",
addressLocality: "Corpus Christi",
addressRegion: "TX",
postalCode: "78405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.786748,
longitude: -97.4168399
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "22",
bestRating: "5"
},
areaServed: "Corpus Christi, TX and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners needing window repairs, commercial property managers, customers seeking custom glass installations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Glass Solutions"
}
],
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.