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: "Curator Catering",
description: "Curator Catering is a full-service catering company based in Henderson, Nevada, specializing in custom event catering for weddings, corporate functions, and private celebrations. They offer personalized menu creation, on-site cooking and service, and comprehensive event coordination to deliver tailored culinary experiences. With a focus on quality ingredients and attention to detail, Curator Catering transforms events into memorable dining occasions.",
url: "https://www.curatorcatering.com/contact",
telephone: "+1-702-553-7849",
address: {
@type: "PostalAddress",
streetAddress: "670 S Green Valley Pkwy #110",
addressLocality: "Henderson",
addressRegion: "NV",
postalCode: "89052",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.004286,
longitude: -115.08122
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "11",
bestRating: "5"
},
areaServed: "Henderson and greater Las Vegas metro area",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts seeking elevated catering",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Attention to Presentation"
}
],
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.