Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Glory House Catering & Event Bistro",
description: "Glory House Catering & Event Bistro is a full-service catering and event venue company serving the Dallas-Fort Worth metroplex for over two decades. They offer delivery and pickup catering with customizable menu options including appetizers, entrees, breakfast, brunch, and desserts available in tray service, buffet, or individual packaging formats. Their on-site event bistro in Irving accommodates up to 80 guests for private functions and provides comprehensive event services including professional staffing, linens, centerpieces, bar setup, and full coordination.",
url: "http://www.gloryhousecatering.com/",
telephone: "+1-972-259-1123",
address: {
@type: "PostalAddress",
streetAddress: "109 S Main St",
addressLocality: "Irving",
addressRegion: "TX",
postalCode: "75060",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.813488,
longitude: -96.9463653
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "158",
bestRating: "5"
},
areaServed: "Dallas-Fort Worth metroplex, with on-site venue in Irving",
knowsAbout: "Catering, Corporate events, private celebrations, wedding receptions, business lunches, special occasions requiring full-service catering or intimate private venue hosting",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Venue & Catering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Options"
}
],
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.