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: "Divine Events",
description: "Divine Events is a Las Vegas-based catering company specializing in customized event menus and full-service catering for weddings, corporate events, and private celebrations. The team works closely with clients to design personalized culinary experiences tailored to their specific needs, themes, and dietary requirements. With a focus on quality ingredients and professional service, Divine Events handles everything from menu planning to on-site setup and service.",
url: "http://www.divineeventslv.com/",
telephone: "+1-702-253-1400",
address: {
@type: "PostalAddress",
streetAddress: "6630 W Arby Ave # 107",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89118",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.06123360000001,
longitude: -115.23546510000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "30",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts seeking customized catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Catering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Event Experience"
}
],
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.