Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Crystal Palace Hall",
description: "Crystal Palace Hall is an exquisite banquet hall located in the heart of Passaic, NJ, specializing in weddings, Sweet 15/16 celebrations, birthday parties, and social gatherings. With many years of experience, their dedicated team of event planners, decorators, and attentive staff handle every detail—from design and decor to full event coordination—ensuring a seamless and memorable experience. They offer a stunning, versatile space that can be customized to suit your unique vision and celebration style.",
url: "https://www.crystalpalacehall.com/",
address: {
@type: "PostalAddress",
streetAddress: "55 Central Ave",
addressLocality: "Passaic",
addressRegion: "NJ",
postalCode: "07055",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.8647085,
longitude: -74.1287913
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "80",
bestRating: "5"
},
areaServed: "Passaic and surrounding New Jersey areas",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, families celebrating Sweet 15/16 milestones, birthday celebrants, cultural and social event hosts",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Planning Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Customizable Space"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized in Cultural Celebrations"
}
],
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.