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: "DUO 58 Catering",
description: "DUO 58 Catering is a full-service catering company based in Orlando that specializes in custom event catering, fresh baked goods, and desserts. Operating from their South Alafaya location, they offer both catering services for events of all sizes and a retail bakery and confectionery shop for walk-in customers. Their offerings span from corporate catering and special occasion events to custom desserts and food delivery.",
url: "http://www.duo58.org/",
telephone: "+1-407-494-5577",
address: {
@type: "PostalAddress",
streetAddress: "2842 S Alafaya Trail",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32828",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.511667,
longitude: -81.1849596
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida areas",
knowsAbout: "Catering, Event planners, corporate clients, couples planning weddings, custom dessert seekers, local residents wanting fresh baked goods",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Catering & Bakery"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Creations"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Convenient Delivery & Retail"
}
],
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.