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: "C Suite - Houston, Tx",
description: "C Suite is a modern, versatile event venue located in Houston's Westchase District that specializes in weddings, corporate events, galas, and social celebrations. Founded by Seyi and Lauren after their own wedding planning challenges in 2016-2017, the venue offers a blank canvas with contemporary design, flexible room configurations, and advanced technology to accommodate events of various sizes and themes. With a prime central location, customizable layouts, and a reputation for excellent customer service and communication, C Suite empowers clients to create uniquely personalized experiences.",
url: "https://csuitehtx.com/",
telephone: "+1-877-590-0591",
address: {
@type: "PostalAddress",
streetAddress: "11326 Westheimer Rd # A",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77077",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.737261699999994,
longitude: -95.5784248
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Houston, Texas - Westchase District and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Gala hosts, Social celebration organizers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Founded by Event Planners"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Blank Canvas Design Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Prime Westchase 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.