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: "Très LA Catering",
description: "Très LA Catering is a full-service catering company based in Woodland Hills specializing in customized menus for weddings, corporate events, and private celebrations. They offer on-site cooking and bar service, with expertise in creating memorable dining experiences tailored to each client's vision and dietary needs.",
url: "http://www.tresla.com/",
telephone: "+1-323-466-1835",
address: {
@type: "PostalAddress",
streetAddress: "21926 Costanso St",
addressLocality: "Woodland Hills",
addressRegion: "CA",
postalCode: "91364",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.1673916,
longitude: -118.6050049
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Woodland Hills and Greater Los Angeles Area",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Special occasion celebrations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Cooking"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menus"
}
],
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.