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: "Orabella Banquet Hall",
description: "Orabella Banquet Hall is a full-service event venue in Glendale specializing in weddings, quinceañeras, celebrations of life, and other special occasions. The venue offers customizable indoor event space designed to accommodate a variety of celebrations, with professional event planning support and direct booking through their team. They focus on creating memorable experiences for milestone events with personalized service and venue options.",
url: "http://www.orabellabanquethall.com/",
telephone: "+1-480-765-4061",
address: {
@type: "PostalAddress",
streetAddress: "6744 W Glendale Ave Suite 150",
addressLocality: "Glendale",
addressRegion: "AZ",
postalCode: "85303",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.539553,
longitude: -112.2047185
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "220",
bestRating: "5"
},
areaServed: "Glendale and greater Phoenix metro area",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, Quinceañera celebrations, Memorial services and celebrations of life, Corporate events and private celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Event Types"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Booking & Tours"
}
],
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.