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: "Gateway Glass & Mirrors Co. Inc.",
description: "Gateway Glass & Mirrors Co. Inc. is a full-service glass and mirror provider in Laredo offering custom glass solutions, mirror installation, and related glass services for residential and commercial properties. With decades of local experience, they specialize in personalized glass work tailored to each customer's specific needs and budget.",
url: "https://gatewayglassco.com/",
telephone: "+1-956-723-2016",
address: {
@type: "PostalAddress",
streetAddress: "502 Guadalupe St",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78040",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.5068393,
longitude: -99.49156169999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.6",
reviewCount: "17",
bestRating: "5"
},
areaServed: "Laredo, TX and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners needing custom mirrors, commercial businesses requiring glass solutions, contractors and builders seeking reliable glass suppliers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Glass Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.