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: "Distinguished Engagements Catering and Events",
description: "Distinguished Engagements Catering and Events is a full-service catering company based in Warrenton, VA, specializing in weddings, corporate events, and private celebrations. They offer customized menus, on-site food preparation, and complete event coordination to create memorable dining experiences for gatherings of all sizes. With expertise in both intimate dinners and large-scale events, they handle everything from menu planning to service and setup.",
url: "http://www.distinguishedengagements.com/",
telephone: "+1-540-272-4400",
address: {
@type: "PostalAddress",
streetAddress: "6910 Walnut Heights Dr",
addressLocality: "Warrenton",
addressRegion: "VA",
postalCode: "20186",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7537418,
longitude: -77.8174708
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Warrenton, VA and surrounding Northern Virginia communities",
knowsAbout: "Catering, Couples planning weddings, Corporate event planners, Families hosting milestone celebrations, Hosts seeking full-service event coordination",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site 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.