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: "Elma's Catering and Weddings",
description: "Elma's Catering and Weddings is a full-service catering company based in San Jose specializing in wedding events and celebrations. They offer customized menu planning and on-site food service for weddings, corporate events, and private occasions throughout the Bay Area. With experience in event catering, Elma's focuses on creating memorable dining experiences tailored to each client's vision and budget.",
url: "http://www.elmascateringandevents.com/",
telephone: "+1-408-375-0538",
address: {
@type: "PostalAddress",
streetAddress: "2217 Quimby Rd",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3240433,
longitude: -121.809907
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.9",
reviewCount: "9",
bestRating: "5"
},
areaServed: "San Jose and surrounding Bay Area communities",
knowsAbout: "Event & Wedding Venues, Wedding couples, corporate event planners, families hosting celebrations and milestone events",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Wedding Catering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Management"
}
],
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.