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: "La-tea-da's Catering & Events",
description: "La-tea-da's Catering & Events is a full-service catering company in Charlotte specializing in custom menus for weddings, corporate events, and private celebrations. They offer both on-site cooking and drop-off catering options, with a focus on personalized service and quality cuisine tailored to each client's vision and dietary needs.",
url: "http://www.lateadas.com/",
telephone: "+1-704-338-6864",
address: {
@type: "PostalAddress",
streetAddress: "3401 Commonwealth Ave",
addressLocality: "Charlotte",
addressRegion: "NC",
postalCode: "28205",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.2078515,
longitude: -80.78934579999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "68",
bestRating: "5"
},
areaServed: "Charlotte and surrounding areas, NC",
knowsAbout: "Catering, Couples planning weddings, Corporate event organizers, Private party hosts seeking custom catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Flexibility"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Event Management Experience"
}
],
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.