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: "Grateful Palate Catering & Events",
description: "Grateful Palate Catering & Events is a full-service catering and event venue in Fort Lauderdale offering customized menus, event planning, and on-site hosting for weddings, corporate events, and private celebrations. They specialize in creating memorable dining experiences with personalized service and flexible event coordination to bring your vision to life.",
url: "https://www.thegratefulpalate.com/",
telephone: "+1-954-566-3044",
address: {
@type: "PostalAddress",
streetAddress: "3003 NE 32nd Ave",
addressLocality: "Fort Lauderdale",
addressRegion: "FL",
postalCode: "33308",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.1655493,
longitude: -80.1034427
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "112",
bestRating: "5"
},
areaServed: "Fort Lauderdale and surrounding South Florida communities",
knowsAbout: "Event & Wedding Venues, Couples planning weddings, corporate event planners, private party hosts, families celebrating milestone events",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Event Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Menus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Event Coordination 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.