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: "MOSAIC Catering and Events - Charleston",
description: "MOSAIC Catering and Events is a full-service catering company in Charleston specializing in custom event planning and culinary services for weddings, corporate functions, and private celebrations. Led by experienced event professionals, MOSAIC combines creative cuisine with personalized service, handling everything from menu design to complete event coordination to bring clients' visions to life.",
url: "http://www.mosaiccateringevents.com/",
telephone: "+1-843-388-1490",
address: {
@type: "PostalAddress",
streetAddress: "114 St Philip St Unit B",
addressLocality: "Charleston",
addressRegion: "SC",
postalCode: "29403",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.787602,
longitude: -79.9390976
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "28",
bestRating: "5"
},
areaServed: "Charleston and surrounding Lowcountry areas",
knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts seeking full-service coordination and custom catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
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.