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: "Purple Onion Catering Co.",
description: "Purple Onion Catering Co. is a full-service catering company based in Vienna, VA, specializing in customized menus for weddings, corporate events, and private celebrations. They offer on-site cooking, bar service, and accommodations for dietary restrictions, working closely with clients to create tailored culinary experiences for gatherings of any size.",
url: "http://www.purpleonioncatering.com/",
telephone: "+1-703-631-0050",
address: {
@type: "PostalAddress",
streetAddress: "416 Maple Ave W",
addressLocality: "Vienna",
addressRegion: "VA",
postalCode: "22180",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.895317,
longitude: -77.27248689999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "116",
bestRating: "5"
},
areaServed: "Vienna, VA and Northern Virginia",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private celebration hosts, Clients seeking dietary-inclusive menus",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Culinary Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Event Solutions"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.