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: "Legends Glass Inc",
description: "Legends Glass Inc is a full-service glass company in Bakersfield specializing in custom glass solutions for residential and commercial properties. They offer window replacement, glass repairs, custom glass installations, and door services with a focus on quality craftsmanship and customer satisfaction. The team provides personalized service for everything from standard replacements to custom architectural glass work.",
url: "http://legendsglassinc.com/",
telephone: "+1-661-864-6385",
address: {
@type: "PostalAddress",
streetAddress: "4100 Easton Dr #14",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93309",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.3706043,
longitude: -119.0496662
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners needing window replacement, commercial property managers, customers seeking custom glass solutions",
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.