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: "Le Tesserae",
description: "Le Tesserae is an elegant event venue in Houston that specializes in hosting weddings, corporate gatherings, and special occasions. Located in a sophisticated setting, they offer customizable spaces and full event coordination services to bring clients' visions to life. With their attention to detail and professional team, Le Tesserae provides a refined backdrop for memorable celebrations.",
url: "https://letesseraeevents.com/",
telephone: "+1-832-460-6695",
address: {
@type: "PostalAddress",
streetAddress: "2940 Riverby Rd Suite F-500",
addressLocality: "Houston",
addressRegion: "TX",
postalCode: "77020",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.7623647,
longitude: -95.3403592
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "44",
bestRating: "5"
},
areaServed: "Houston and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, milestone celebration hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Spaces"
}
],
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.