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: "Chef Mark Fiori",
description: "Chef Mark Fiori is a Fort Lauderdale-based catering and food service company led by chef Mark Fiori, offering full-service catering for weddings, corporate events, and private celebrations. They provide custom menu planning, on-site cooking, and beverage service, with a commitment to fresh ingredients and personalized culinary experiences. The business also offers food delivery options for those seeking restaurant-quality meals.",
url: "http://chefmarkfiori.com/",
telephone: "+1-954-864-2871",
address: {
@type: "PostalAddress",
streetAddress: "1015 NE 9th Ave",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33304",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.1378574,
longitude: -80.1348114
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "23",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding South Florida communities",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Clients seeking personalized culinary experiences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Chef-Led Catering"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Versatile Options"
}
],
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.