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: "GB Glass & Screen",
description: "GB Glass & Screen is a full-service glass and screen specialist serving the San Antonio area with over 45 customer reviews. They offer glass repair and replacement, custom screen installation, auto glass services, and building materials for residential and commercial projects. Their experienced team provides professional installation and quality materials for windows, doors, mirrors, and protective screens.",
url: "https://gbglassandscreentx.com/",
telephone: "+1-210-858-9590",
address: {
@type: "PostalAddress",
streetAddress: "3410 Fredericksburg Rd",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78201",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.474556,
longitude: -98.53583689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "45",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners needing glass repair, auto glass replacement, and custom screens; contractors and businesses requiring building materials",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Glass Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation"
}
],
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.