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: "Kairos Experience",
description: "Kairos Experience is a full-service catering company based in Orlando specializing in custom event cuisine and food service solutions. They offer comprehensive catering packages designed to elevate corporate events, weddings, private celebrations, and special occasions with professionally prepared meals and attentive service. With a focus on quality ingredients and personalized menus, Kairos Experience works closely with clients to create memorable dining experiences tailored to their specific needs and preferences.",
url: "http://www.kairosexperiences.com/",
telephone: "+1-689-867-3602",
address: {
@type: "PostalAddress",
streetAddress: "4880 Distribution Ct",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32822",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.476637099999998,
longitude: -81.3026691
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "56",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida areas",
knowsAbout: "Catering, Corporate event planners, wedding couples, private event hosts, non-profit organizations hosting fundraisers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Menu Design"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Setup & 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.