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: "Chef Crusco Catering",
description: "Chef Crusco Catering brings over 40 years of combined culinary expertise to Austin events, offering personalized catering and private chef services for intimate dinners to corporate gatherings of 6-150 guests. Beyond traditional catering, they provide drop-off service, tapas parties, prix-fixe dining experiences, cooking classes, and fully customized menus tailored to your event and dietary needs. Their team of professional chefs (Carlos, Leah, and Derek) handles setup, on-site cooking, service, and complete cleanup, ensuring you can enjoy your event as a guest in your own home.",
url: "https://chefcrusco.com/",
telephone: "+1-512-970-2200",
address: {
@type: "PostalAddress",
streetAddress: "5217 Old Spicewood Springs Rd",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78731",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.3790184,
longitude: -97.77037039999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "136",
bestRating: "5"
},
areaServed: "Austin, TX and surrounding areas",
knowsAbout: "Catering, Homeowners hosting intimate dinner parties, corporate event planners, couples planning rehearsal dinners and weddings, groups seeking team-building cooking experiences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "40+ Years Combined Chef Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Management"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Service Options"
}
],
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.