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: "COS City Hub",
description: "COS City Hub is a multi-purpose event venue in Colorado Springs offering flexible indoor and outdoor spaces for weddings, corporate events, private celebrations, and community gatherings. Located on Austin Bluffs Parkway, the venue provides customizable layouts and professional event coordination to accommodate groups of varying sizes. Whether planning an intimate celebration or a large-scale event, COS City Hub delivers a polished, modern venue experience with comprehensive support.",
url: "http://coscityhub.com/",
telephone: "+1-719-270-0616",
address: {
@type: "PostalAddress",
streetAddress: "4304 Austin Bluffs Pkwy",
addressLocality: "Colorado Springs",
addressRegion: "CO",
postalCode: "80918",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.895108799999996,
longitude: -104.7518003
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Colorado Springs and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, families hosting milestone celebrations, community organizations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor & Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Central Colorado Springs Location"
}
],
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.