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: "Folklore Culinary LLC",
description: "Folklore Culinary LLC is a Fort Lauderdale-based catering company specializing in creative, locally-inspired cuisine for events of all sizes. They offer full-service catering with customizable menus, food delivery, and on-site cooking capabilities, bringing fresh, thoughtfully prepared food to corporate events, weddings, and private celebrations. Their approach emphasizes quality ingredients and personalized service to match each client's vision.",
url: "https://www.folkloreculinary.com/",
telephone: "+1-954-833-2056",
address: {
@type: "PostalAddress",
streetAddress: "1115 NE 9th Ave Unit 108",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33304",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.139431899999998,
longitude: -80.13478959999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding South Florida communities",
knowsAbout: "Catering, Corporate event planners, wedding couples, private party hosts, nonprofits and fundraisers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Multiple Service Styles"
}
],
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.