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: "Crafted Cuisine",
description: "Crafted Cuisine is a full-service catering company in Scottsdale specializing in custom dining experiences for special occasions and events. Led by experienced catering professionals, they work directly with clients to design personalized menus and exclusive food and beverage creations tailored to each event. They focus on high-quality ingredients and service to create memorable dining experiences.",
url: "http://www.craftedcuisinellc.com/",
telephone: "+1-602-880-1676",
address: {
@type: "PostalAddress",
streetAddress: "6736 E Avalon Dr",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85251",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.4831169,
longitude: -111.9358075
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "32",
bestRating: "5"
},
areaServed: "Scottsdale, Arizona and surrounding Phoenix metropolitan area",
knowsAbout: "Catering, Event hosts seeking custom catering, Special occasion planners, Corporate events, Wedding receptions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Experience-Focused Service"
}
],
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.