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: "Guess Who's Coming To Dinner",
description: "Guess Who's Coming To Dinner is a full-service catering company based in Dallas that specializes in customized meals for events of all sizes. They offer comprehensive catering services including menu planning, on-site food preparation, and beverage service, with flexibility to accommodate dietary preferences and special requests. Known for quality ingredients and personalized attention, they serve corporate events, weddings, private parties, and social gatherings throughout the Dallas area.",
url: "http://gwctdcater.com/",
telephone: "+1-214-340-0061",
address: {
@type: "PostalAddress",
streetAddress: "10729 Audelia Rd # 107",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75238",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.895685500000006,
longitude: -96.71837579999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "13",
bestRating: "5"
},
areaServed: "Dallas, TX and surrounding areas",
knowsAbout: "Catering, Wedding hosts, Corporate event planners, Private party organizers, Social gatherings and celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Food Preparation"
}
],
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.