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: "Table Top Catering",
description: "Table Top Catering is a full-service catering company based in Orlando, FL, specializing in customized menus and professional event service for weddings, corporate functions, and social gatherings. They offer on-site cooking, bar service, and dietary accommodations to create tailored culinary experiences for events of any size.",
url: "http://www.tabletopcatering.com/",
telephone: "+1-407-710-8671",
address: {
@type: "PostalAddress",
streetAddress: "6925 Lake Ellenor Dr",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32809",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.4660826,
longitude: -81.399585
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "158",
bestRating: "5"
},
areaServed: "Orlando and surrounding Central Florida communities",
knowsAbout: "Catering, Couples planning weddings, corporate event planners, hosts of upscale social gatherings, groups with dietary restrictions or preferences",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Customized Menu Planning"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Cooking & Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Event Support"
}
],
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.