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: "T'Mari' Exquisite Event Venue",
description: "T'Mari' Exquisite Event Venue is an elegant banquet hall and event space located in Evergreen Park serving the Chicago south suburbs. The venue specializes in weddings, receptions, corporate events, and private celebrations with customizable packages and professional event coordination. With elegant décor, flexible capacity options, and full-service amenities, T'Mari' provides a sophisticated setting for milestone events and gatherings.",
url: "https://tmariexquisitevenue.com/",
telephone: "+1-708-634-2030",
address: {
@type: "PostalAddress",
streetAddress: "2701 W 87th St",
addressLocality: "Evergreen Park",
addressRegion: "IL",
postalCode: "60805",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.735213900000005,
longitude: -87.6901728
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "393",
bestRating: "5"
},
areaServed: "Evergreen Park and Chicago south suburbs",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Families celebrating milestone events, Private event hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Elegant On-Site Venue"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Event Coordination"
}
],
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.