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: "Trinity Hall",
description: "Trinity Hall is a historic event venue in downtown Charleston housed in a beautifully restored 1882 building at 34 Race Street. They specialize in weddings, corporate events, receptions, and private gatherings with flexible indoor and outdoor spaces that blend Charleston's architectural charm with modern event capabilities. The venue offers customizable setups and professional event coordination to bring celebrations and business events to life.",
url: "https://trinityhallchs.com/",
telephone: "+1-843-548-7132",
address: {
@type: "PostalAddress",
streetAddress: "34 Race St",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.798217699999995,
longitude: -79.9487533
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "25",
bestRating: "5"
},
areaServed: "Charleston and surrounding Lowcountry areas",
knowsAbout: "Event & Wedding Venues, Couples planning Charleston weddings, Corporate event planners, Private party hosts, Anniversary and milestone celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Historic 1882 Building"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor & Outdoor Spaces"
},
{
@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.