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: "MYYCatering & Food Trucks",
description: "MYY Catering & Food Trucks is a full-service catering company led by Chef Niki, offering customized menus for weddings, corporate events, and private celebrations throughout Richmond. They provide traditional full-service catering with fresh, made-to-order dishes, plus two mobile food trucks—the SweetTooth Ice Cream & Funnel Cake Truck for desserts and celebrations, and the Savory Mobile Yum Yum Food Truck for bold comfort food and crowd-pleasing favorites. Every menu is personalized to fit your event's vision and size.",
url: "http://www.myycatering.com/",
telephone: "+1-804-362-8833",
address: {
@type: "PostalAddress",
streetAddress: "3900 Westerre Pkwy Suite 300",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23233",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.643746199999995,
longitude: -77.57850660000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "31",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Festival and community event organizers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Chef-Led Custom Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Mobile Food Truck Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Events of Any Size"
}
],
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.