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: "Celebrity Events & Banquet Hall",
description: "Celebrity Events & Banquet Hall is a full-service event venue in Jacksonville offering customizable spaces for weddings, corporate events, and private celebrations. The venue features flexible indoor banquet facilities that can accommodate various party sizes and event types, with on-site event coordination to help bring your vision to life.",
url: "http://www.celebritybanquethalls.com/",
telephone: "+1-904-304-5554",
address: {
@type: "PostalAddress",
streetAddress: "10750 Atlantic Blvd #8",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3235903,
longitude: -81.5211964
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, families hosting private celebrations, milestone party hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Indoor Spaces"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full 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.