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: "CHEFS Catering",
description: "CHEFS Catering is a full-service catering company based in Lexington, VA, specializing in customized menus for weddings, corporate events, and private celebrations. They handle all aspects of event catering, from menu planning to service, ensuring each event is tailored to their clients' specific needs and preferences.",
url: "https://usmapiz.org/details/chefs-catering-ChIJkWf",
telephone: "+1-540-462-7182",
address: {
@type: "PostalAddress",
streetAddress: "302 Stoneridge Ln",
addressLocality: "Lexington",
addressRegion: "VA",
postalCode: "24450",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.723887,
longitude: -79.4599549
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "14",
bestRating: "5"
},
areaServed: "Lexington, Virginia and surrounding Rockbridge County area",
knowsAbout: "Catering, Wedding couples, corporate event planners, hosts of milestone celebrations seeking personalized catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Event Service"
}
],
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.