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: "Twelve Oaks Catering Co",
description: "Twelve Oaks Catering Co is a Dallas-based catering company serving the North Texas area with customizable menu options for events of various sizes. They offer full-service catering solutions designed to accommodate different dietary needs and event types, from corporate functions to private celebrations.",
url: "http://www.schoolnutritionandfitness.com/index.php?sid=1510702766381&page=menus",
telephone: "+1-214-956-9797",
address: {
@type: "PostalAddress",
streetAddress: "7700 Brookhollow Rd",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75235",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.8302372,
longitude: -96.8618238
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.3",
reviewCount: "33",
bestRating: "5"
},
areaServed: "Dallas and surrounding North Texas communities",
knowsAbout: "Catering, Corporate events, private celebrations, organizations seeking customizable catering solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Solutions"
}
],
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.