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: "Tasty Vibes Catering Services",
description: "Tasty Vibes Catering Services is a minority-owned, internationally focused catering company based in Durham, NC, specializing in authentic African and continental cuisine. They offer full-service catering for weddings, corporate events, family gatherings, and celebrations of all sizes, with customizable menus designed to fit any budget and style. With locally sourced ingredients, professional coordination, and the ability to serve events across all 50 states, they emphasize exceptional taste and gracious service that makes food the highlight of your event.",
url: "http://www.tastyvibescatering.com/",
telephone: "+1-571-330-8181",
address: {
@type: "PostalAddress",
streetAddress: "5708 Wrenwood Ct",
addressLocality: "Durham",
addressRegion: "NC",
postalCode: "27703",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.992578,
longitude: -78.8058096
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "54",
bestRating: "5"
},
areaServed: "Durham, NC and all 50 states",
knowsAbout: "Catering, Wedding couples, Corporate event planners, Family celebration hosts, Multicultural event organizers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Authentic African & Continental Cuisine"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Sourced, Fresh Ingredients"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Budget & National Reach"
}
],
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.