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: "The Catering Outfit",
description: "The Catering Outfit is a locally-owned, boutique culinary design firm founded in 1999 that specializes in creating immersive, food-driven experiences for weddings, corporate events, and social celebrations. Led by founder Walter Slawski and his creative management team, they design seasonal menus using locally and regionally sourced ingredients, often crafting custom menus from scratch after consulting with clients. Their services span from farmers market-inspired brunches and casual picnics to artisan barbecue and upscale plated dinners, with experienced staff managing every detail from conception through completion.",
url: "https://www.cateringoutfit.com/",
telephone: "+1-434-951-4699",
address: {
@type: "PostalAddress",
streetAddress: "221 Carlton Rd #8",
addressLocality: "Charlottesville",
addressRegion: "VA",
postalCode: "22902",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.0242645,
longitude: -78.4693276
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "92",
bestRating: "5"
},
areaServed: "Charlottesville, VA and surrounding Central Virginia",
knowsAbout: "Catering, Couples seeking distinctive wedding experiences, Corporate clients wanting memorable team events, Hosts planning social celebrations with creative cuisine",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Seasonal & Locally Sourced"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Execution"
}
],
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.