Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Diamond Glass Mirrors Aluminium Windows",
description: "Diamond Glass Mirrors Aluminium Windows is a San Francisco-based glass and window specialist offering custom glass solutions, mirrors, and aluminum window installations for residential and commercial properties. Located on Clement Street, they provide a range of glass products and window services tailored to local customers' needs.",
telephone: "+1-415-539-1594",
address: {
@type: "PostalAddress",
streetAddress: "1355 Clement St",
addressLocality: "San Francisco",
addressRegion: "CA",
postalCode: "94118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.7824094,
longitude: -122.47397339999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "1",
bestRating: "5"
},
areaServed: "San Francisco, CA and surrounding Bay Area",
knowsAbout: "Windows & Doors, Homeowners needing custom mirrors, renters upgrading windows, commercial property managers, interior designers seeking specialty glass products",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Glass & Mirror Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Aluminum Window 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.