Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Ignite Glass Studios",
description: "Ignite Glass Studios is an independent glassblowing studio and art space located in Chicago's Pilsen neighborhood. They offer hands-on glassblowing classes for beginners through advanced artists, custom glass art commissions, and open studio time for experienced glass workers. The studio is run by passionate artisans dedicated to making the craft of glassblowing accessible to the community while creating stunning custom pieces.",
url: "http://www.igniteglass.com/",
telephone: "+1-312-465-2389",
address: {
@type: "PostalAddress",
streetAddress: "401 N Armour St",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60642",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.889101700000005,
longitude: -87.66524849999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "101",
bestRating: "5"
},
areaServed: "Chicago, IL and surrounding areas",
knowsAbout: "Tutoring & Test Prep, Art enthusiasts, beginner glass artists, experienced glassblowers seeking studio space, collectors seeking custom art pieces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Hands-On Glassblowing Classes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Glass Art Commissions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Community-Focused Studio"
}
],
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.