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: "Cru Catering",
description: "Cru Catering is a full-service catering company based in North Charleston specializing in event catering for weddings, corporate functions, and private celebrations. They offer customizable menus, on-site food preparation, and professional service tailored to each client's vision and dietary needs. With expertise in diverse cuisines and event scales, Cru Catering handles everything from intimate gatherings to large celebrations.",
url: "http://www.crucatering.com/",
telephone: "+1-843-534-2433",
address: {
@type: "PostalAddress",
streetAddress: "1784 Harmon St",
addressLocality: "North Charleston",
addressRegion: "SC",
postalCode: "29405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8271289,
longitude: -79.94948409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "89",
bestRating: "5"
},
areaServed: "North Charleston, Charleston, and surrounding Lowcountry communities",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Non-profit organizations hosting fundraisers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menu Options"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experienced Event Team"
}
],
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.