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: "Quality Reflections GlassWorks",
description: "Quality Reflections GlassWorks is a glass and building materials supplier in Laredo specializing in custom glass products, mirrors, and home goods. They serve both retail customers and contractors with quality materials and professional service for residential and commercial projects.",
url: "https://qualityreflections.glass/",
telephone: "+1-956-725-4520",
address: {
@type: "PostalAddress",
streetAddress: "6420 Polaris Drive #6",
addressLocality: "Laredo",
addressRegion: "TX",
postalCode: "78041",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.558206,
longitude: -99.456327
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Laredo and surrounding South Texas areas",
knowsAbout: "Windows & Doors, Homeowners needing custom mirrors or glass products, Contractors and builders sourcing materials, DIY renovators",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Glass Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Dual-Purpose Retail & Supplier"
}
],
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.