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: "Simba Event Hall",
description: "Simba Event Hall is a versatile event venue in Matthews, NC specializing in weddings, receptions, corporate events, and private celebrations. Located on Rice Road, the venue offers customizable indoor space designed to accommodate gatherings of various sizes with professional setup and amenities. The team works with clients to create memorable events tailored to their specific needs and vision.",
url: "https://www.simbaeventhall.com/",
telephone: "+1-980-431-2009",
address: {
@type: "PostalAddress",
streetAddress: "1905 Rice Rd Ext Suites 105-107",
addressLocality: "Matthews",
addressRegion: "NC",
postalCode: "28105",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.1407016,
longitude: -80.7162009
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "184",
bestRating: "5"
},
areaServed: "Matthews, NC and surrounding areas including Charlotte, Concord, and Kannapolis",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Corporate event planners, Private party hosts, Community organizations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Customizable Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Support"
}
],
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.