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: "The Event Hall",
description: "The Event Hall is a versatile event venue in Largo offering customizable spaces for weddings, corporate events, private parties, and celebrations. With a 4.6-star rating from 138 reviews, the venue provides professional event hosting with flexible room configurations to accommodate various group sizes and event types.",
url: "http://www.theeventhall.net/",
telephone: "+1-727-216-6548",
address: {
@type: "PostalAddress",
streetAddress: "6152 126th Ave N #504",
addressLocality: "Largo",
addressRegion: "FL",
postalCode: "33773",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.884895999999998,
longitude: -82.718903
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "138",
bestRating: "5"
},
areaServed: "Largo, FL and surrounding Tampa Bay area",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, private party hosts, milestone celebration planners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Centralized 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.