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: "C. Parks Catering & Events",
description: "C. Parks Catering & Events is a full-service catering company based in Atlanta specializing in customized menus and event coordination for weddings, corporate functions, and private celebrations. They handle everything from menu planning and food preparation to on-site service and beverage coordination, delivering elevated cuisine tailored to each client's vision and dietary needs.",
url: "https://www.cparkscateringandevents.com/",
telephone: "+1-404-874-7644",
address: {
@type: "PostalAddress",
streetAddress: "1185 Logan Cir NW",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30318",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.8063037,
longitude: -84.43076409999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "27",
bestRating: "5"
},
areaServed: "Atlanta and surrounding metro areas",
knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts, milestone event organizers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Coordination"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Bar & Beverage Service"
}
],
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.