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: "MOSAIC Catering + Events",
description: "MOSAIC Catering + Events is a full-service catering company in Richmond, VA that handles everything from intimate gatherings to large-scale events. They offer customizable menus, on-site cooking and service, and specialize in creating memorable experiences for weddings, corporate functions, and private celebrations. Their team manages the complete event logistics, allowing clients to focus on enjoying their occasion.",
url: "http://mosaiccateringevents.com/",
telephone: "+1-804-525-2190",
address: {
@type: "PostalAddress",
streetAddress: "3001 Cutshaw Ave",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23230",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.563975,
longitude: -77.47296519999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "121",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Catering, Couples planning weddings, Corporate event planners, Private party hosts seeking full-service catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Event Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Reputation"
}
],
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.