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: "Assembly Hall",
description: "Assembly Hall is a contemporary event venue in East Austin offering flexible indoor and outdoor spaces for weddings, corporate events, and private celebrations. Located on East 7th Street, the venue provides customizable event solutions with modern amenities and professional support to bring diverse celebrations to life.",
url: "https://www.assemblyhallaustin.com/",
telephone: "+1-512-710-8832",
address: {
@type: "PostalAddress",
streetAddress: "1121 E 7th St",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78702",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.265187299999994,
longitude: -97.73051
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "29",
bestRating: "5"
},
areaServed: "Austin and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples seeking modern wedding venues, corporate event planners, private celebration hosts looking for flexible Austin event spaces",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Indoor and Outdoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "East Austin 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.